Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
deprecation
/
deprecated-macro_escape.stderr
blob: 0bb8dc17e4293c43be46bd8116df0a4dfd9abd5a [
file
] [
log
] [
blame
] [
edit
]
warning
:
`#[macro_escape]`
is
a deprecated synonym
for
`#[macro_use]`
-->
$DIR
/
deprecated
-
macro_escape
.
rs
:
3
:
1
|
LL
|
#[macro_escape]
|
^^^^^^^^^^^^^^^
warning
:
1
warning emitted