1
Fork 0
rust/compiler/rustc_builtin_macros
Nicholas Nethercote 5762d2385e Avoid unnecessary blocks in derive output.
By not committing to either block form or expression form until
necessary, we can avoid lots of unnecessary blocks.
2022-07-04 18:34:20 +10:00
..
src Avoid unnecessary blocks in derive output. 2022-07-04 18:34:20 +10:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00