johannhof / difference.rs

Rust text diffing and assertion library
https://docs.rs/difference
MIT License
242 stars 33 forks source link

Use ..= for an inclusive range instead of deprecated ... #41

Open eclipseo opened 5 years ago

eclipseo commented 5 years ago

https://github.com/rust-lang/rust/issues/51043