diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-07-18 14:49:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-18 14:49:20 +0200 |
| commit | 35b1f759e715afd5d5a68e657d808430d6dbbe4e (patch) | |
| tree | 3dffcf3e5f35e525769e5ef16706425b0e2d1535 /compiler/rustc_codegen_ssa/src/back/write.rs | |
| parent | 82fbbddf633f104cbfac6f388fa96e0b94971ad9 (diff) | |
| parent | c6e1b2177701df2ce9f61f28cbf28e8ced4ff64a (diff) | |
| download | rust-35b1f759e715afd5d5a68e657d808430d6dbbe4e.tar.gz rust-35b1f759e715afd5d5a68e657d808430d6dbbe4e.zip | |
Rollup merge of #143997 - Coder-256:stable-mir-macro-hygiene, r=oli-obk
Use $crate in macros for rustc_public (aka stable_mir) This makes `#[macro_use] extern crate rustc_public` unnecessary (which brings all of `rustc_public`'s macros into scope for the entire crate); instead, now you can simply use `rustc_public::run!()`.
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/back/write.rs')
0 files changed, 0 insertions, 0 deletions
