rust/crates
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
..
ra_arena
ra_assists Rerail split_import API onto AST 2020-03-06 14:08:43 +01:00
ra_cargo_watch Merge #3533 2020-03-09 14:38:20 +00:00
ra_cfg
ra_db Add extern source 2020-03-11 11:04:02 +08:00
ra_fmt
ra_hir Simplify 2020-03-09 11:19:03 +01:00
ra_hir_def Add resolve_extern_path in DB 2020-03-11 01:06:01 +08:00
ra_hir_expand Add extern source 2020-03-11 11:04:02 +08:00
ra_hir_ty Merge #3549 2020-03-11 10:51:07 +00:00
ra_ide Continue multiline non-doc comment blocks 2020-03-11 12:58:16 +01:00
ra_ide_db Merge #3549 2020-03-11 10:51:07 +00:00
ra_mbe Merge #3513 2020-03-09 08:56:58 +00:00
ra_parser Fix parsing of stement-ish binary expressions 2020-03-11 14:28:18 +01:00
ra_prof Allow specifying additional info on call to profile 2020-03-06 17:36:51 +01:00
ra_project_model Add extern source 2020-03-11 11:04:02 +08:00
ra_syntax Fix parsing of stement-ish binary expressions 2020-03-11 14:28:18 +01:00
ra_text_edit
ra_tt
rust-analyzer Update crates/rust-analyzer/src/main_loop/handlers.rs 2020-03-12 20:56:34 +01:00
test_utils Check only one fixture 2020-03-11 00:45:03 +08:00