New deprecated_suggestion
feature, use in tests
This commit is contained in:
parent
6efc8e34d8
commit
5636655d0f
10 changed files with 40 additions and 8 deletions
|
@ -270,6 +270,7 @@
|
|||
#![feature(doc_cfg)]
|
||||
#![feature(doc_cfg_hide)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![cfg_attr(not(bootstrap), feature(deprecated_suggestion))]
|
||||
#![feature(doc_masked)]
|
||||
#![feature(doc_notable_trait)]
|
||||
#![feature(dropck_eyepatch)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue