mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
af8c99a235
Use .contains instead of manual reimplementation. It's also significantly easier to read.