mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 23:22:30 +00:00
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
warning: `#[macro_escape]` is a deprecated synonym for `#[macro_use]`
|
|
--> $DIR/deprecated-macro_escape.rs:3:1
|
|
|
|
|
LL | #[macro_escape]
|
|
| ^^^^^^^^^^^^^^^
|
|
|
|
warning: 1 warning emitted
|
|
|