Remove all doc_comment!{} hacks by using #[doc = expr] where needed.
This commit is contained in:
parent
e226704685
commit
27b81bf97a
8 changed files with 4555 additions and 5052 deletions
|
@ -113,6 +113,7 @@
|
|||
#![feature(doc_spotlight)]
|
||||
#![feature(duration_consts_2)]
|
||||
#![feature(duration_saturating_ops)]
|
||||
#![feature(extended_key_value_attributes)]
|
||||
#![feature(extern_types)]
|
||||
#![feature(fundamental)]
|
||||
#![feature(intrinsics)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue