Add issue for the rustc_private feature everywhere
This commit is contained in:
parent
5f625620b5
commit
2972b77134
24 changed files with 28 additions and 24 deletions
|
@ -11,7 +11,7 @@
|
|||
// Do not remove on snapshot creation. Needed for bootstrap. (Issue #22364)
|
||||
#![cfg_attr(stage0, feature(custom_attribute))]
|
||||
#![crate_name = "rustdoc"]
|
||||
#![unstable(feature = "rustdoc")]
|
||||
#![unstable(feature = "rustdoc", issue = "27812")]
|
||||
#![staged_api]
|
||||
#![crate_type = "dylib"]
|
||||
#![crate_type = "rlib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue