Create rustdoc_internals feature gate
This commit is contained in:
parent
e8423e6c44
commit
1e6ced3532
17 changed files with 30 additions and 36 deletions
|
@ -1,8 +1,7 @@
|
|||
// compile-flags:-Z unstable-options --show-coverage
|
||||
// check-pass
|
||||
|
||||
#![feature(doc_keyword)]
|
||||
#![feature(doc_primitive)]
|
||||
#![feature(rustdoc_internals)]
|
||||
|
||||
//! the features only used in std also have entries in the table, so make sure those get pulled out
|
||||
//! properly as well
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue