rust/compiler/rustc_feature
surechen ccf789b674 By changing some attributes to only_local, reducing encoding attributes in the crate metadate.
Thank you.
This is part of changing attributes to only_local. I hope get your opinion  whether I should split into multiple PRs, or submit in one.

According to [try to not rely on attributes from extern crates](https://github.com/rust-lang/compiler-team/issues/505) and lcnr's guidance.
2024-02-23 21:04:11 +08:00
..
src By changing some attributes to only_local, reducing encoding attributes in the crate metadate. 2024-02-23 21:04:11 +08:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00