1
Fork 0
rust/src/librustc_allocator
bors c84e797642 Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
Require a list of features in `#[allow_internal_unstable]`

The blanket-permission slip is not great and will likely give us trouble some point down the road.
2019-02-12 12:10:10 +00:00
..
Cargo.toml librustc_allocator => 2018 2019-02-06 22:55:03 +09:00
expand.rs Use Rc<[Symbol]> instead of Vec<Symbol> to reduce # of allocs 2019-02-11 15:08:17 +01:00
lib.rs Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00