Files
rust/tests/ui/asm
Esteban Küber c73b3d20c6 Unify wording of resolve error
Remove "failed to resolve" and use the same format we use in other resolution errors "cannot find `name`".

```
error[E0433]: cannot find `nonexistent` in `existent`
  --> $DIR/custom_attr_multisegment_error.rs:5:13
   |
LL | #[existent::nonexistent]
   |             ^^^^^^^^^^^ could not find `nonexistent` in `existent`
```
2026-02-17 16:51:44 +00:00
..
2026-02-02 15:10:36 +08:00
2026-01-27 14:06:41 +00:00
2025-10-15 20:43:53 +02:00
2025-10-15 20:43:53 +02:00
2025-10-15 20:43:53 +02:00
2024-09-29 08:49:37 +02:00
2025-02-26 19:27:19 +00:00
2025-02-26 19:27:19 +00:00
2025-02-26 19:27:19 +00:00
2024-08-13 23:18:31 +02:00
2023-01-11 09:32:08 +00:00
2025-12-02 18:25:13 +00:00
2025-12-02 18:25:13 +00:00
2023-01-11 09:32:08 +00:00
2025-11-02 20:12:26 +00:00
2025-04-20 11:18:38 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00