mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-20 19:47:33 +00:00
![]() simplify `similar_tokens` from `Option<Vec<_>>` to `&[_]` All uses immediately invoke contains, so maybe a further simplification is possible. |
||
---|---|---|
.. | ||
lexer | ||
parser | ||
errors.rs | ||
lib.rs | ||
validate_attr.rs |