]> git.lizzy.rs Git - rust.git/tree - compiler/rustc_expand/src/mbe/
Replace some `_ == _ || _ == _`s with `matches!(_, _ | _)`s
[rust.git] / compiler / rustc_expand / src / mbe /
drwxr-xr-x   ..
-rw-r--r-- 10460 diagnostics.rs
-rw-r--r-- 25642 macro_check.rs
-rw-r--r-- 31819 macro_parser.rs
-rw-r--r-- 56378 macro_rules.rs
-rw-r--r-- 5998 metavar_expr.rs
-rw-r--r-- 17994 quoted.rs
-rw-r--r-- 25385 transcribe.rs