diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2024-04-29 09:27:34 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2024-05-01 22:19:11 -0400 |
| commit | a64f94161130944f8fda1f6dcc00f37860f43ecf (patch) | |
| tree | 73ba98774f02b750916f1d71b428e038f7f0f8fe /library/alloc/tests | |
| parent | 377c518bce25ebd2d1bf80568940787ffa397013 (diff) | |
| download | rust-a64f94161130944f8fda1f6dcc00f37860f43ecf.tar.gz rust-a64f94161130944f8fda1f6dcc00f37860f43ecf.zip | |
Step bootstrap cfgs
Diffstat (limited to 'library/alloc/tests')
| -rw-r--r-- | library/alloc/tests/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/alloc/tests/lib.rs b/library/alloc/tests/lib.rs index b5175a8487f..0eae4ca4b8b 100644 --- a/library/alloc/tests/lib.rs +++ b/library/alloc/tests/lib.rs @@ -1,4 +1,3 @@ -#![cfg_attr(bootstrap, feature(associated_type_bounds))] #![feature(allocator_api)] #![feature(alloc_layout_extra)] #![feature(iter_array_chunks)] |
