aboutsummaryrefslogtreecommitdiff
path: root/crates/project_model/src/sysroot.rs
Commit message (Expand)AuthorAgeFilesLines
* Update sysroot cratesJonas Schievink2021-06-211-6/+5
* clippy::redudant_borrowMaan20032021-06-131-2/+2
* Small file error display fixKirill Bulatov2021-05-241-1/+1
* Drag detached files towards loadingKirill Bulatov2021-05-231-1/+3
* Allow automatically detect the rustc-src directory (fixes #3517).Benjamin Bouvier2021-02-131-10/+30
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-1/+1
* Change recommendation when source can't be loaded from sysrootFlorian Diebold2020-12-131-1/+1
* Remove needless allocAleksey Kladov2020-11-171-1/+1
* Ignore RUST_SRC_PATH if it is set to invalid valueAleksey Kladov2020-11-061-2/+6
* Remove more unreachable pubsAleksey Kladov2020-11-021-1/+1
* remove FIXME after rust 1.47 comes outyuqing2020-10-301-6/+1
* Log around sysroot discoveryAleksey Kladov2020-10-141-0/+4
* Update crates/project_model/src/sysroot.rsJonas Schievink2020-10-091-1/+1
* Add note if RUST_SRC_PATH is likely to be wrongJonas Schievink2020-10-091-2/+8
* Report better errors in project.json/sysrootJonas Schievink2020-09-111-3/+10
* Prepare to share sysroot lowering code between Cargo & ProjectJSONAleksey Kladov2020-08-251-13/+7
* Prep work for overriding sysrootAleksey Kladov2020-08-251-53/+60
* Rename ra_project_model -> project_modelPavan Kumar Sunkara2020-08-131-0/+173