Require issue = "none" over issue = "0" in unstable attributes
This commit is contained in:
parent
9ff30a7810
commit
f7256d28d1
111 changed files with 381 additions and 373 deletions
|
@ -799,7 +799,7 @@ pub(crate) mod builtin {
|
|||
/// Same as `format_args`, but adds a newline in the end.
|
||||
#[unstable(
|
||||
feature = "format_args_nl",
|
||||
issue = "0",
|
||||
issue = "none",
|
||||
reason = "`format_args_nl` is only for internal \
|
||||
language use and is subject to change"
|
||||
)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue