diff options
| author | Mark Simulacrum <mark.simulacrum@gmail.com> | 2018-06-22 09:48:43 -0600 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-06-30 13:17:49 -0700 |
| commit | ad97f8b491422d947c1c97d8e9f1bfecdb7f47ba (patch) | |
| tree | 46206c7145336f073d6928bf97dde3941c0a3bbc /src/liballoc | |
| parent | 5d95db34a472dc09a90737c83ab533b840dcd224 (diff) | |
| download | rust-ad97f8b491422d947c1c97d8e9f1bfecdb7f47ba.tar.gz rust-ad97f8b491422d947c1c97d8e9f1bfecdb7f47ba.zip | |
Bootstrap from 1.28.0-beta.3
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 ec9b5eba561..42fc716bae2 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -105,7 +105,6 @@ #![feature(pin)] #![feature(ptr_internals)] #![feature(ptr_offset_from)] -#![cfg_attr(stage0, feature(repr_transparent))] #![feature(rustc_attrs)] #![feature(specialization)] #![feature(split_ascii_whitespace)] |
