rust/crates/rust-analyzer/src
bors[bot] 8d296be109
Merge #3995
3995: Separate project discovery from project loading r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2020-04-16 20:36:19 +00:00
..
bin Add proc-macro cli command for rust-analyzer 2020-04-16 21:13:57 +08:00
cli Merge #3995 2020-04-16 20:36:19 +00:00
main_loop Don't clone where you can copy 2020-04-02 21:07:05 +03:00
caps.rs Simplify by using to_vec 2020-03-02 14:05:44 -05:00
cargo_target_spec.rs Add crate versions when running cargo -p commands. 2020-03-31 14:43:39 +02:00
cli.rs add diagnostics subcommand to rust-analyzer CLI 2020-04-13 18:40:41 -07:00
config.rs Add proc-macro cli command for rust-analyzer 2020-04-16 21:13:57 +08:00
conv.rs Make control token modifier less ambiguous 2020-04-06 09:57:50 +02:00
diagnostics.rs Rename folder 2020-02-18 12:37:45 +01:00
lib.rs Check for eprintln on CI 2020-04-06 17:00:18 +02:00
main_loop.rs Unmix error handling when discovering workspaces 2020-04-16 22:35:50 +02:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
req.rs Lean onto default implementation of configs 2020-04-02 12:47:58 +02:00
semantic_tokens.rs Make control token modifier less ambiguous 2020-04-06 09:57:50 +02:00
vfs_glob.rs Simpify workspace handling 2020-04-02 21:07:05 +03:00
world.rs Add proc-macro cli command for rust-analyzer 2020-04-16 21:13:57 +08:00