Files
rust/compiler
bors a92a99ef14 Auto merge of #149350 - Jarcho:derive_recv_ctxt, r=jackh726
Mark method receivers in builtin derives as being from the derive.

Another small annoyance while working on clippy. This was clearly using the root context on purpose, but it also has no reason to do so. All the uses of the receiver are generated by the macros so they can just use the marked context rather than the root.
2026-04-06 16:29:36 +00:00
..
2026-04-01 17:52:43 +11:00
2026-04-03 11:08:11 +02:00
2026-03-11 06:25:23 +11:00