rust/compiler/rustc_parse
Nicholas Nethercote 13f2bc9a65 Specialize assert_pred.
It has only two uses, and both use `matches_codepattern`. So just change
it to `assert_matches_codepattern`.
2024-06-06 08:26:54 +10:00
..
2024-06-06 08:26:54 +10:00