Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
trace-macro.stderr
blob: dac4cc12f849d8596a8d08ef6796361e4fe75d1d [
file
] [
log
] [
blame
] [
edit
]
note
:
trace_macro
-->
$DIR
/
trace
-
macro
.
rs
:
5
:
5
|
LL
|
println
!(
"Hello, World!"
);
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
=
note
:
expanding
`println! { "Hello, World!" }`
=
note
:
to
`{ $crate :: io :: _print($crate :: format_args_nl! ("Hello, World!")); }`