Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
feature-gates
/
issue-43106-gating-of-macro_escape.stderr
blob: 0eaec5202c41862465723fd37b81c0a99279a2ec [
file
] [
log
] [
blame
] [
edit
]
warning
:
`#[macro_escape]`
is
a deprecated synonym
for
`#[macro_use]`
-->
$DIR
/
issue
-
43106
-
gating
-
of
-
macro_escape
.
rs
:
8
:
1
|
LL
|
#![macro_escape]
|
^^^^^^^^^^^^^^^^
|
=
help
:
try
an outer attribute
:
`#[macro_use]`
warning
:
1
warning emitted