about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-07-26 02:20:30 -0400
committerGitHub <noreply@github.com>2024-07-26 02:20:30 -0400
commitc5788d618e6bda1e3be098e909bd35f48e2e1cd1 (patch)
tree3dcbbb04a7db892c6bb2729b7aa9806f0ca7c283 /compiler/rustc_codegen_llvm/src
parent96fb3544b098ac311259c9591eb60f25a6cb8422 (diff)
parent2fca4ea317f2f45a9a6f8272e52661807b100ca3 (diff)
downloadrust-c5788d618e6bda1e3be098e909bd35f48e2e1cd1.tar.gz
rust-c5788d618e6bda1e3be098e909bd35f48e2e1cd1.zip
Rollup merge of #127557 - linyihai:issue-126694, r=compiler-errors
Add a label to point to the lacking macro name definition

Fixes https://github.com/rust-lang/rust/issues/126694, but adopts the suggestion from https://github.com/rust-lang/rust/issues/118295

```
 --> src/main.rs:1:14
  |
1 | macro_rules! {
  |            ^ put a macro name here
```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions