aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/nameres/tests/incremental.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove now-broken incremental testJonas Schievink2020-06-241-38/+0
* Make incremental nameres test harderAleksey Kladov2020-04-111-0/+6
* Minor incremental tests cleanupAleksey Kladov2020-03-261-8/+8
* Run cargo +nightly fix --clippy -Z unstable-optionsKirill Bulatov2020-02-181-2/+2
* Take visibility into account for glob importsFlorian Diebold2019-12-261-2/+2
* Make legacy macros privateAleksey Kladov2019-12-201-2/+2
* Add convenience method for testingAleksey Kladov2019-11-151-3/+3
* move crate_def_map tests to hir_defAleksey Kladov2019-11-031-0/+133