rust/crates/rust-analyzer
hdevalke 60b154ff92
Update crates/rust-analyzer/src/main_loop/handlers.rs
use `Vec::new` instead of `Vec::with_capacity(0)`

Co-Authored-By: Veetaha <veetaha2@gmail.com>
2020-03-12 20:56:34 +01:00
..
src Update crates/rust-analyzer/src/main_loop/handlers.rs 2020-03-12 20:56:34 +01:00
tests/heavy_tests feat: add debug code lens 2020-03-11 22:26:47 +01:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml Fix SelectionRange return type 2020-03-09 10:17:16 -04:00