aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/src.rs
Commit message (Expand)AuthorAgeFilesLines
* Use `dyn Trait` for working with databseAleksey Kladov2020-03-161-6/+6
* Reduce copy-paste some moreAleksey Kladov2019-12-201-74/+8
* Move enum&union to new locAleksey Kladov2019-12-121-1/+20
* Move structs to new locAleksey Kladov2019-12-121-1/+12
* Move traits to the new locAleksey Kladov2019-12-121-1/+10
* Switch to the new location for implsAleksey Kladov2019-12-121-1/+10
* Move source-related traits to a separate moduleAleksey Kladov2019-11-281-0/+54