Commit 4c662f3
committed
Auto merge of rust-lang#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`File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments