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