Matthias Krüger
215d7b661e
Rollup merge of #148717 - estebank:macro-spans-2, r=petrochenkov
...
Point at span within local macros even when error happens in nested external macro
Address issue noticed at https://users.rust-lang.org/t/error-message-does-not-specify-where-in-macro/135157/1 . On errors occurring within a macro expansion, point at the innermost local macro expansion point.
```
error[E0308]: mismatched types
--> $DIR/macro-span-caller-replacement.rs:5:17
|
LL | s = format!("{arg}");
| ^^^^^^^^^^^^^^^^ expected `&str`, found `String`
...
LL | macro_with_format!();
| -------------------- in this macro invocation
|
= note: this error originates in the macro `format` which comes from the expansion of the macro `macro_with_format` (in Nightly builds, run with -Z macro-backtrace for more info)
```
2025-12-11 22:09:53 +01:00
..
2025-07-17 15:42:54 +00:00
2025-09-03 15:24:49 +02:00
2025-02-27 12:23:00 +01:00
2024-12-12 23:36:27 +00:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-07 13:42:30 +02:00
2025-06-07 13:42:30 +02:00
2025-03-25 17:33:09 +03:00
2023-01-11 09:32:08 +00:00
2025-03-25 17:33:09 +03:00
2024-02-19 22:11:13 +00:00
2024-08-26 17:08:52 +02:00
2024-08-26 17:08:52 +02:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-12-10 15:15:56 +01:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2025-06-07 13:42:30 +02:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-11-27 14:13:58 -05:00
2025-11-27 14:13:58 -05:00
2025-11-10 16:38:28 +01:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-11-26 07:40:47 +00:00
2025-11-26 07:40:47 +00:00
2025-11-26 07:40:47 +00:00
2024-02-16 20:02:50 +00:00
2023-01-11 09:32:08 +00:00
2023-11-24 19:15:52 +01:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2023-01-11 09:32:08 +00:00
2025-12-10 19:27:40 +00:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-04-30 10:44:24 +03:00
2025-12-10 19:27:40 +00:00
2025-06-02 15:37:15 +00:00
2025-10-31 21:20:08 +00:00
2025-04-08 23:06:31 +03:00
2023-11-24 19:15:52 +01:00
2025-07-18 07:47:08 +00:00
2025-06-02 15:37:15 +00:00
2024-02-16 20:02:50 +00:00
2023-01-11 09:32:08 +00:00
2024-10-25 20:31:40 +02:00
2025-05-25 22:47:21 +02:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-03 19:41:18 +01:00
2024-02-03 19:41:18 +01:00
2025-04-30 13:18:21 +02:00
2025-11-02 20:12:26 +00:00
2023-01-11 09:32:08 +00:00
2024-02-19 22:11:13 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-03-11 12:05:02 +00:00
2025-12-09 17:29:23 +00:00
2024-04-16 12:42:48 +05:30
2024-04-16 12:42:48 +05:30
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2023-01-11 09:32:08 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2024-12-12 23:36:27 +00:00
2024-12-12 23:36:27 +00:00
2024-03-08 19:00:53 +08:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2024-02-16 20:02:50 +00:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2024-02-16 20:02:50 +00:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2024-02-16 20:02:50 +00:00
2023-05-31 10:24:17 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-09-15 09:51:32 +02:00
2024-09-15 09:51:32 +02:00
2023-05-31 10:24:17 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-06-02 15:37:15 +00:00
2025-12-10 19:27:40 +00:00
2025-11-27 14:13:58 -05:00
2025-11-27 14:13:58 -05:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2024-02-16 20:02:50 +00:00
2023-01-11 09:32:08 +00:00
2024-07-12 03:02:57 +00:00
2023-01-11 09:32:08 +00:00
2023-11-24 19:15:52 +01:00
2023-01-11 09:32:08 +00:00
2023-11-24 19:15:52 +01:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2024-02-16 20:02:50 +00:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2024-02-16 20:02:50 +00:00
2024-09-15 09:51:32 +02:00
2025-11-08 10:57:35 -07:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-07-23 13:48:04 +02:00
2025-12-10 19:27:40 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2023-01-11 09:32:08 +00:00
2023-11-24 19:15:52 +01:00
2023-01-11 09:32:08 +00:00
2023-11-24 19:15:52 +01:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2025-11-15 10:09:42 +01:00
2025-11-15 10:09:42 +01:00
2025-11-15 10:09:42 +01:00
2025-11-15 10:09:42 +01:00
2025-11-19 09:48:48 +01:00
2025-05-25 15:57:48 +00:00
2025-05-25 15:57:48 +00:00
2025-09-03 15:24:49 +02:00
2025-09-03 15:24:49 +02:00
2025-11-14 00:04:54 +01:00
2025-06-07 13:42:30 +02:00
2025-06-07 13:42:30 +02:00
2025-11-15 10:09:42 +01:00
2025-07-30 08:13:58 +02:00
2025-06-07 13:42:30 +02:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2023-01-11 09:32:08 +00:00
2025-06-07 13:42:30 +02:00
2024-02-16 20:02:50 +00:00
2023-01-11 09:32:08 +00:00
2023-11-30 20:59:51 +01:00
2024-02-16 20:02:50 +00:00
2025-04-24 13:14:36 +07:00
2025-04-24 13:14:36 +07:00
2025-06-02 15:37:15 +00:00
2025-09-03 15:24:49 +02:00
2025-06-07 13:42:30 +02:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-07-18 07:47:08 +00:00
2025-07-18 07:47:08 +00:00
2025-09-03 15:24:49 +02:00
2025-09-03 15:24:49 +02:00
2025-09-03 15:24:49 +02:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2025-09-03 15:24:49 +02:00
2025-06-07 13:42:30 +02:00
2025-06-07 13:42:30 +02:00
2025-09-24 13:34:33 +02:00
2025-09-24 13:34:33 +02:00
2025-09-24 13:35:29 +02:00
2025-09-24 13:35:29 +02:00
2025-07-15 07:58:29 +00:00
2025-07-15 07:58:29 +00:00
2025-06-02 15:37:15 +00:00
2025-09-03 15:24:49 +02:00
2025-11-27 14:13:58 -05:00
2025-11-27 14:13:58 -05:00
2025-11-27 14:13:58 -05:00
2025-07-18 07:47:08 +00:00
2025-09-03 15:24:49 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-04-08 23:06:31 +03:00
2023-11-24 19:15:52 +01:00
2025-07-30 13:53:04 +02:00
2025-07-30 13:53:04 +02:00
2025-06-02 15:37:15 +00:00
2025-07-18 07:47:08 +00:00
2025-09-03 15:24:49 +02:00
2025-09-03 15:24:49 +02:00
2025-06-02 15:37:15 +00:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2024-04-22 18:48:47 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2025-06-02 15:37:15 +00:00
2025-06-07 13:42:30 +02:00
2024-08-10 12:07:17 +02:00
2024-02-16 20:02:50 +00:00