Remove unnecessary forward_inner_docs
hack
and replace it with `extended_key_value_attributes` feature.
This commit is contained in:
parent
2c7490379d
commit
bb7c04ae9c
2 changed files with 7 additions and 15 deletions
|
@ -5,6 +5,7 @@
|
|||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(backtrace)]
|
||||
#![feature(extended_key_value_attributes)]
|
||||
#![feature(nll)]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue