mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Mark format_args_nl
as #[doc(hidden)]
This commit is contained in:
parent
0443424954
commit
04634e88a3
@ -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…
Reference in New Issue
Block a user