diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2019-07-04 10:05:50 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2019-07-04 11:26:57 -0400 |
| commit | 8a7dded1a249a21540583333204c378bf960a700 (patch) | |
| tree | a3f2218f1d0ec0a122a3b947ed837268aa688981 /src/liballoc/lib.rs | |
| parent | b43eb4235ac43c822d903ad26ed806f34cc1a14a (diff) | |
| download | rust-8a7dded1a249a21540583333204c378bf960a700.tar.gz rust-8a7dded1a249a21540583333204c378bf960a700.zip | |
Switch master to 1.38
Diffstat (limited to 'src/liballoc/lib.rs')
| -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 bfe7d12d9d0..0750665c6b4 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -79,7 +79,6 @@ #![feature(coerce_unsized)] #![feature(dispatch_from_dyn)] #![feature(core_intrinsics)] -#![cfg_attr(bootstrap, feature(custom_attribute))] #![feature(dropck_eyepatch)] #![feature(exact_size_is_empty)] #![feature(fmt_internals)] |
