Skip to content

Commit

Permalink
Opt-in to rustc_private for rust-analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
DJMcNab committed Mar 8, 2021
1 parent 0a0e366 commit 1e19150
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ libc = "0.2"
compiletest_rs = { version = "0.5", features = ["tmp"] }
rustc_version = "0.2.3"
colored = "2"

[package.metadata.rust-analyzer]
# This crate uses #[feature(rustc_private)]
rustc_private = true

0 comments on commit 1e19150

Please sign in to comment.