rust/crates/ra_project_model
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
..
src Overwrite the prelude with one defined in a later dependency 2019-11-10 13:15:47 -08:00
Cargo.toml Bump crates 2019-10-22 13:01:26 -04:00