diff options
| author | Josh Stone <jistone@redhat.com> | 2024-10-14 14:46:44 -0700 | 
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2024-10-15 20:30:23 -0700 | 
| commit | acb09bf741ba439356e824dd10a07054c6656fb6 (patch) | |
| tree | 376a37a33d0c9d2e5817d6c4617e8f91cb320b39 /library/core/tests/lib.rs | |
| parent | 6134f9f636422abeda9fbc1563f6aa9a5b0b3fdf (diff) | |
| download | rust-acb09bf741ba439356e824dd10a07054c6656fb6.tar.gz rust-acb09bf741ba439356e824dd10a07054c6656fb6.zip | |
update bootstrap configs
Diffstat (limited to 'library/core/tests/lib.rs')
| -rw-r--r-- | library/core/tests/lib.rs | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/library/core/tests/lib.rs b/library/core/tests/lib.rs index 37e7db1157c..bfc0b638b7e 100644 --- a/library/core/tests/lib.rs +++ b/library/core/tests/lib.rs @@ -1,5 +1,4 @@ // tidy-alphabetical-start -#![cfg_attr(bootstrap, feature(const_mut_refs))] #![cfg_attr(target_has_atomic = "128", feature(integer_atomics))] #![cfg_attr(test, feature(cfg_match))] #![feature(alloc_layout_extra)] | 
