Bootstrap from 1.28.0-beta.3

This commit is contained in:
Mark Simulacrum
2018-06-22 09:48:43 -06:00
committed by Alex Crichton
parent 5d95db34a4
commit ad97f8b491
23 changed files with 54 additions and 343 deletions

View File

@@ -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)]