Skip to content

Commit

Permalink
rust-analyzer: conflicts_with rust
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jul 26, 2023
1 parent b65280d commit 702eaf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/rust.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ class Rust < Formula
uses_from_macos "curl"
uses_from_macos "zlib"

conflicts_with "rust-analyzer", because: "both install `rust-analyzer` binary"

resource "cargobootstrap" do
on_macos do
# From https://github.com/rust-lang/rust/blob/#{version}/src/stage0.json
Expand Down

0 comments on commit 702eaf9

Please sign in to comment.