rust-analyzer/crates/project_model/src
Daniel McNab 419b5a1bee Extract the large nested block into a function
Also add some more detailed comments
Extract into function deleted the previous comments
2021-03-07 12:59:15 +00:00
..
build_data.rs Bump cargo_metadata 2021-03-02 14:27:29 +02: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 Avoid blocking the main loop when editing Cargo.toml 2021-01-18 14:52:12 +03:00
sysroot.rs Allow automatically detect the rustc-src directory (fixes #3517). 2021-02-13 18:20:46 +01:00
workspace.rs Extract the large nested block into a function 2021-03-07 12:59:15 +00:00