Files
rust/tests/ui/resolve
Trevor Gross c5788d618e 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
```
2024-07-26 02:20:30 -04:00
..
2023-09-10 23:06:14 +02:00
2023-09-10 23:06:14 +02:00
2023-05-08 17:58:01 -03:00
2023-05-08 17:58:01 -03:00
2024-04-21 15:43:43 -03:00
2023-08-28 17:47:37 -03:00
2024-07-24 21:03:27 +00:00
2023-09-23 01:54:05 +00:00