diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-02-21 12:45:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-21 12:45:21 +0100 |
| commit | 12e6b4897c5a74a211a547f2548e8a907ccc4df5 (patch) | |
| tree | 8c74bd7ac2b475aa4dd1945ecfe99f3ab7fc5cdd /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | a18bd8acfc32dbfbbe150cd52eecf24e67fb69b6 (diff) | |
| parent | 835d434c79559f68e22a6ddf6394b84f4fd353cd (diff) | |
| download | rust-12e6b4897c5a74a211a547f2548e8a907ccc4df5.tar.gz rust-12e6b4897c5a74a211a547f2548e8a907ccc4df5.zip | |
Rollup merge of #128080 - estebank:out-of-scope-macro, r=petrochenkov
Specify scope in `out_of_scope_macro_calls` lint ``` warning: cannot find macro `in_root` in the crate root --> $DIR/key-value-expansion-scope.rs:1:10 | LL | #![doc = in_root!()] | ^^^^^^^ not found in the crate root | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #124535 <https://github.com/rust-lang/rust/issues/124535> = help: import `macro_rules` with `use` to make it callable above its definition = note: `#[warn(out_of_scope_macro_calls)]` on by default ``` r? ```@petrochenkov```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
