Matthias Krüger
fd09f342f3
Rollup merge of #92011 - Aaron1011:decode-span, r=michaelwoerister
...
Use field span in `rustc_macros` when emitting decode call
This will cause backtraces to point to the location of
the field in the struct/enum, rather than the derive macro.
This makes it clear which field was being decoded when the
backtrace was captured (which is especially useful if
there are multiple fields with the same type).
2022-01-03 14:44:16 +01:00
..
2021-12-23 17:23:21 +11:00
2021-12-14 18:50:31 -04:00
2022-01-01 02:03:23 +00:00
2022-01-01 15:10:43 -05:00
2022-01-01 15:10:43 -05:00
2022-01-01 10:48:56 +01:00
2021-12-15 17:32:14 +11:00
2022-01-03 14:44:15 +01:00
2022-01-02 12:38:41 +00:00
2022-01-03 14:44:15 +01:00
2022-01-01 15:53:11 -08:00
2022-01-01 13:28:13 +00:00
2022-01-03 14:44:15 +01:00
2022-01-03 14:44:15 +01:00
2022-01-01 11:29:14 +01:00
2021-12-22 10:47:36 -06:00
2021-12-28 15:46:20 +03:00
2021-12-14 18:50:31 -04:00
2021-12-30 13:12:33 +01:00
2021-12-14 22:38:51 -05:00
2021-12-14 12:40:28 +01:00
2021-12-22 10:50:57 -06:00
2021-12-29 13:02:14 -08:00
2021-12-19 09:31:37 +00:00
2021-12-30 22:33:44 -05:00
2021-12-29 18:53:40 -05:00
2022-01-02 15:49:23 +00:00
2021-12-21 08:33:39 +01:00
2021-12-21 08:33:39 +01:00
2022-01-01 13:28:13 +00:00
2022-01-03 14:44:16 +01:00
2022-01-02 15:49:23 +00:00
2022-01-03 14:44:15 +01:00
2021-12-22 14:36:34 -05:00
2022-01-03 14:44:15 +01:00
2022-01-03 14:44:15 +01:00
2022-01-03 14:44:15 +01:00
2021-12-28 14:20:15 -05:00
2021-12-26 16:56:34 +01:00
2021-12-27 21:42:25 +01:00
2021-12-23 12:56:12 -05:00
2021-12-14 18:50:31 -04:00
2021-12-29 10:17:10 +01:00
2021-12-19 09:31:37 +00:00
2021-12-13 07:30:38 +00:00
2022-01-01 15:53:11 -08:00
2021-12-22 10:50:57 -06:00
2022-01-01 15:53:11 -08:00
2021-12-19 12:36:56 +00:00
2021-12-29 19:22:33 +00:00
2021-12-31 05:08:24 +00:00
2021-12-17 20:42:48 +08:00
2021-12-13 20:36:17 -08:00
2022-01-01 02:03:23 +00:00