rollup merge of #22459: alexcrichton/feature-names
Conflicts: src/rustbook/main.rs
This commit is contained in:
commit
d8ba8b00a7
18 changed files with 36 additions and 37 deletions
|
|
@ -11,10 +11,10 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(collections)]
|
||||
#![feature(core)]
|
||||
#![feature(io)]
|
||||
#![feature(old_io)]
|
||||
#![feature(os)]
|
||||
#![feature(env)]
|
||||
#![feature(path)]
|
||||
#![feature(old_path)]
|
||||
#![feature(rustdoc)]
|
||||
|
||||
extern crate rustdoc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue