rust/clippy_utils
Cameron Steffen 4873ebee4c Use ZST for fmt unsafety
This allows the format_args! macro to keep the pre-expansion code out of
the unsafe block without doing gymnastics with nested `match`
expressions. This reduces codegen.
2021-09-21 10:04:44 -05:00
..
src Use ZST for fmt unsafety 2021-09-21 10:04:44 -05:00
Cargo.toml Update dependencies 2021-09-09 07:47:16 -04:00