rust/compiler/rustc_passes
bors 8712e45675 Auto merge of #144873 - cjgillot:implications, r=lqd
Implement `stability_implications` without a visitor.

Since https://github.com/rust-lang/rust/pull/143845, the `Annotator` visitor was a no-op when the crate is not staged_api. This PR avoids using a visitor altogether, making `stability_implications` truly a no-op in most cases.
2025-08-10 05:44:53 +00:00
..
src Auto merge of #144873 - cjgillot:implications, r=lqd 2025-08-10 05:44:53 +00:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
messages.ftl Revert "Port #[allow_internal_unsafe] to the new attribute system" 2025-08-08 11:54:20 +02:00