Mark format_args_nl
as #[doc(hidden)]
This commit is contained in:
parent
0443424954
commit
04634e88a3
1 changed files with 1 additions and 0 deletions
|
@ -845,6 +845,7 @@ pub(crate) mod builtin {
|
|||
language use and is subject to change"
|
||||
)]
|
||||
#[allow_internal_unstable(fmt_internals)]
|
||||
#[doc(hidden)]
|
||||
#[rustc_builtin_macro]
|
||||
#[macro_export]
|
||||
macro_rules! format_args_nl {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue