Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 9adb139

Browse files
committed
Add rustc_private=true to the package metadata for rust-analyzer
1 parent 826189e commit 9adb139

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,6 @@ debug = false
7575
[profile.release.package.syn]
7676
opt-level = 0
7777
debug = false
78+
79+
[package.metadata.rust-analyzer]
80+
rustc_private = true

0 commit comments

Comments
 (0)