rust/compiler/rustc_feature/src
León Orell Valerian Liehr 2aea4b2bf1
Rollup merge of #141642 - xizheyin:issue-141619, r=BoxyUwU
Note the version and PR of removed features when using it

Fixes rust-lang/rust#141619

I added the diagnostic information. Since all the current version information is present, it prints the version information anyway, as shown in tests/ui. And PR will not print if it is None, we can gradually add the PR links.

Split into two commits for easier review.

r? compiler

cc ``@jyn514`` Since you're on vocation in the review list, I can't r? you.
2025-06-10 16:54:46 +02:00
..
accepted.rs Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 2025-06-10 16:54:46 +02:00
builtin_attrs.rs Initial support for dynamically linked crates 2025-05-04 22:03:15 +03:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00
removed.rs Make since of removed features the version removed and fill pull 2025-06-09 17:17:49 +08:00
tests.rs rustc_feature: Avoid unsafe std::env::set_var() in UnstableFeatures tests 2025-01-08 11:37:19 +01:00
unstable.rs Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 2025-06-10 16:54:46 +02:00