1
Fork 0
rust/compiler/rustc_feature/src
David Wood 1ee134f10d
feature: fix typo in attribute description
The force inlining attribute isn't is never used with `#![..]` attribute
syntax, only `#[..]` syntax.
2025-02-24 07:44:38 +00:00
..
accepted.rs update version placeholders 2025-02-18 08:50:21 -08:00
builtin_attrs.rs feature: fix typo in attribute description 2025-02-24 07:44:38 +00:00
lib.rs rustc_feature: Avoid unsafe std::env::set_var() in UnstableFeatures tests 2025-01-08 11:37:19 +01:00
removed.rs Remove dyn_compatible_for_dispatch 2025-02-24 18:48:40 +00:00
tests.rs rustc_feature: Avoid unsafe std::env::set_var() in UnstableFeatures tests 2025-01-08 11:37:19 +01:00
unstable.rs Remove dyn_compatible_for_dispatch 2025-02-24 18:48:40 +00:00