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
|
@ -17,7 +17,7 @@
|
|||
// Do not remove on snapshot creation. Needed for bootstrap. (Issue #22364)
|
||||
#![cfg_attr(stage0, feature(custom_attribute))]
|
||||
#![crate_name = "fmt_macros"]
|
||||
#![unstable(feature = "rustc_private")]
|
||||
#![unstable(feature = "rustc_private", issue = "27812")]
|
||||
#![staged_api]
|
||||
#![crate_type = "rlib"]
|
||||
#![crate_type = "dylib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue