1
Fork 0
rust/compiler/rustc_parse_format/src
2020-09-20 11:42:52 +02:00
..
lib.rs use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match) 2020-09-20 11:42:52 +02:00
tests.rs