mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
bdbf9b297b
This commit removes the `a == b` early return, which isn't useful in practice, and replaces it with one that helps matches with many ranges, including char ranges. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |