mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 01:38:13 +00:00
10b5fd1431
- use `str::parse()` rather than `FromStr::from_str()` - use `iter::once()` instead of constructing `Vec` for a single element |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |