aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_db/src/fixture.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix crate display name dashesKirill Bulatov2020-03-161-2/+4
* Add extern sourceEdwin Cheng2020-03-111-1/+11
* Add fixture meta for single file fixtureEdwin Cheng2020-03-101-15/+38
* Consider crate declaration namesKirill Bulatov2020-03-081-2/+9
* Source map returns a resultAleksey Kladov2020-03-061-2/+2
* Apply the reviews suggestionsKirill Bulatov2020-02-051-3/+3
* Remove the Default impl for SourceRootMichal Terepeta2020-01-081-3/+3
* Add support for environment to CrateGraphAleksey Kladov2019-11-221-4/+15
* Add convenience method for testingAleksey Kladov2019-11-151-2/+10
* Implement FromStr for enum EditionMetabaron2019-11-121-1/+2
* move crate_def_map tests to hir_defAleksey Kladov2019-11-031-1/+147
* Introduce ra_db::fixture fixture moduleAleksey Kladov2019-11-031-0/+40