diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2020-07-16 09:12:59 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2020-07-16 19:36:49 -0400 |
| commit | 647d9b525fcda07695809b851b4d6bce05b34e61 (patch) | |
| tree | 843258ffe5efd9a1fa9edeade00e172785aaa4e9 /src/liballoc | |
| parent | 6c50ae898b259ba2b4f730ed2e40d9efa3db221b (diff) | |
| download | rust-647d9b525fcda07695809b851b4d6bce05b34e61.tar.gz rust-647d9b525fcda07695809b851b4d6bce05b34e61.zip | |
apply bootstrap cfgs
Diffstat (limited to 'src/liballoc')
| -rw-r--r-- | src/liballoc/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index 2ec777ac85c..87aee950082 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -87,7 +87,6 @@ #![feature(const_generic_impls_guard)] #![feature(const_generics)] #![feature(const_in_array_repeat_expressions)] -#![cfg_attr(bootstrap, feature(const_if_match))] #![feature(cow_is_borrowed)] #![feature(deque_range)] #![feature(dispatch_from_dyn)] |
