Files
rust/compiler/rustc_target/src
Daniel Scherzer f289ccf207 target_features::Stability: tweak docs of requires_nightly()
* No method named `allow_toggle()` exists on the type, but based on the
documentation of both `requires_nightly()` and `toggle_allowed()` it seems that
`toggle_allowed()` is the intended method to mention.

* Add `()` to the mention of `in_cfg()` to make it clear that a method is being
referred to, and to match the presence of `()` in the mention of
`toggle_allowed()`.
2025-12-22 23:49:11 -08:00
..
2025-12-19 15:04:30 -08:00