diff options
| author | Taiki Endo <te316e89@gmail.com> | 2023-03-01 12:06:17 +0900 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2023-03-01 18:56:19 +0100 |
| commit | 169d8d8c48fa3b801c4e36b1ab393d7cd9e00077 (patch) | |
| tree | 510d3032c4f5553634fc29dd408d2b15e3653e25 /library/stdarch/crates/std_detect/tests | |
| parent | a9681a2ca643d6d9b7a05156080efb5ef43d5e65 (diff) | |
| download | rust-169d8d8c48fa3b801c4e36b1ab393d7cd9e00077.tar.gz rust-169d8d8c48fa3b801c4e36b1ab393d7cd9e00077.zip | |
Fix stable_features warnings
``` warning: the feature `cmpxchg16b_target_feature` has been stable since 1.69.0-nightly and no longer requires an attribute to enable --> crates/core_arch/src/lib.rs:24:5 | 24 | cmpxchg16b_target_feature, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default warning: the feature `target_feature_11` has been stable since 1.69.0-nightly and no longer requires an attribute to enable --> crates/core_arch/src/lib.rs:34:5 | 34 | target_feature_11, | ^^^^^^^^^^^^^^^^^ ```
Diffstat (limited to 'library/stdarch/crates/std_detect/tests')
0 files changed, 0 insertions, 0 deletions
