mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-05 11:48:30 +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"
|
language use and is subject to change"
|
||||||
)]
|
)]
|
||||||
#[allow_internal_unstable(fmt_internals)]
|
#[allow_internal_unstable(fmt_internals)]
|
||||||
|
#[doc(hidden)]
|
||||||
#[rustc_builtin_macro]
|
#[rustc_builtin_macro]
|
||||||
#[macro_export]
|
#[macro_export]
|
||||||
macro_rules! format_args_nl {
|
macro_rules! format_args_nl {
|
||||||
|
Loading…
Reference in New Issue
Block a user