rust-analyzer/crates/tt
Ryo Yoshida 10b5fd1431
Minor refactoring
- use `str::parse()` rather than `FromStr::from_str()`
- use `iter::once()` instead of constructing `Vec` for a single element
2023-07-27 16:30:57 +09:00
..
src Minor refactoring 2023-07-27 16:30:57 +09:00
Cargo.toml Bump smol-str 2023-04-11 14:39:19 +02:00