rust/crates/rust-analyzer/src
bors[bot] f8016b8194
Merge #3996
3996: Fix path for proc-macro in nightly / stable release r=matklad a=edwin0cheng

I messed up that I forget we use different executable names for nightly / stable release, I changed to use the current executable name instead.

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2020-04-17 09:31:57 +00:00
..
bin Add proc-macro cli command for rust-analyzer 2020-04-16 21:13:57 +08:00
cli Merge #3996 2020-04-17 09:31:57 +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 Fix path for proc-macro in nightly / stable build 2020-04-17 04:45:03 +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