diff options
| author | varkor <github@varkor.com> | 2018-08-02 15:53:18 +0100 |
|---|---|---|
| committer | varkor <github@varkor.com> | 2018-08-05 15:54:49 +0100 |
| commit | d19832105e60195d82326a2468956f4d6a79f460 (patch) | |
| tree | d0f51b69a60100506305851df38de070e3555e19 /src/libstd | |
| parent | bd90137b94471eabe499b3775315bdb594ea2a95 (diff) | |
| download | rust-d19832105e60195d82326a2468956f4d6a79f460.tar.gz rust-d19832105e60195d82326a2468956f4d6a79f460.zip | |
Remove bad features after rebase
Diffstat (limited to 'src/libstd')
| -rw-r--r-- | src/libstd/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 444bbe15e11..2f18719b9eb 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -243,7 +243,6 @@ #![feature(align_offset)] #![feature(arbitrary_self_types)] #![feature(array_error_internals)] -#![feature(ascii_ctype)] #![feature(asm)] #![feature(attr_literals)] #![feature(box_syntax)] |
