rust/crates/ra_project_model/src
Matthias Einwag d634364462 Overwrite the prelude with one defined in a later dependency
This removes the special casing for the "core" prelude.
Whenever a later dependency also exports a prelude, it will replace
the formerly imported prelude.  The utilized prelude then depends
purely on import order.
2019-11-10 13:15:47 -08:00
..
cargo_workspace.rs Read default cfgs from rustc 2019-10-03 02:28:03 +08:00
json_project.rs Use raw cfgs in json project and fix typo 2019-10-05 20:55:27 +08:00
lib.rs Overwrite the prelude with one defined in a later dependency 2019-11-10 13:15:47 -08:00
sysroot.rs Resolve core types 2019-11-09 15:22:19 -08:00