rust-analyzer/crates/proc-macro-srv
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
build.rs Pass tidy checks 2022-07-21 13:37:41 +02:00
Cargo.toml Bump more deps 2023-06-22 11:44:10 +02:00