Files
rust/compiler
bors 4b596bbd84 Auto merge of #144425 - nnethercote:avoid-new_adt-new_fn_def, r=compiler-errors
Avoid unnecessary `new_adt`/`new_fn_def` calls.

They can be skipped if there are no arguments, avoiding the "relate" operation work and also the subsequent interning.

r? `@ghost`
2025-07-27 15:56:47 +00:00
..
2025-07-17 18:06:26 +08:00
2025-07-23 13:33:23 +02:00
2025-07-17 18:06:26 +08:00
2025-07-01 19:00:21 +00:00
2025-06-28 17:58:21 +08:00