rust-analyzer/crates/project_model/src
Aleksey Kladov 363cef5c0e fix: make error message in the status bar more useful
At the moment,the popup is just a bazillion of Cargo's "Compiling this\nCompiling that",
which is not that useful.

--quiet still displays error, which is what we needc
2021-04-26 19:16:07 +03:00
..
build_data.rs fix: make error message in the status bar more useful 2021-04-26 19:16:07 +03:00
cargo_workspace.rs Require opt in to rustc_private 2021-03-07 12:24:20 +00:00
cfg_flag.rs Rename ra_project_model -> project_model 2020-08-13 12:05:30 +02:00
lib.rs Allow automatically detect the rustc-src directory (fixes #3517). 2021-02-13 18:20:46 +01:00
project_json.rs More maintainable config 2021-01-06 15:39:28 +03:00
rustc_cfg.rs some clippy::performance fixes 2021-03-15 10:19:59 +01:00
sysroot.rs Allow automatically detect the rustc-src directory (fixes #3517). 2021-02-13 18:20:46 +01:00
workspace.rs Clearer naming 2021-04-06 16:22:26 +03:00