rust/compiler/rustc_feature/src
Daniel Henry-Mantilla c93968aee8 Mark unsafe_pin_internals as incomplete.
This thus still makes it technically possible to enable the feature, and thus
to trigger UB without `unsafe`, but this is fine since incomplete features are
known to be potentially unsound (labelled "may not be safe").

This follows from the discussion at https://github.com/rust-lang/rust/pull/93176#discussion_r799413561
2022-02-14 17:27:37 +01:00
..
accepted.rs Stabilize cfg_target_has_atomic 2022-02-09 18:45:44 +00:00
active.rs Mark unsafe_pin_internals as incomplete. 2022-02-14 17:27:37 +01:00
builtin_attrs.rs Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwco 2022-02-10 12:10:00 +01:00
lib.rs Check for duplicate attributes. 2021-11-18 16:10:26 -08:00
removed.rs remove allow_fail test flag 2022-01-28 18:31:49 +08:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00