aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/nameres/tests/globs.rs
Commit message (Expand)AuthorAgeFilesLines
* Order of glob imports should not affect import shadowingPaul Daniel Faria2020-06-251-0/+46
* Fix formatting issue with glob shadow testPaul Daniel Faria2020-06-241-17/+17
* Use a macro in push_res to simplify code, simplify glob_shadowed_def assertionPaul Daniel Faria2020-06-241-127/+28
* Account for updated module ids when determining whether a resolution is "chan...Paul Daniel Faria2020-06-241-0/+146
* Switch to new magic marksAleksey Kladov2020-05-201-4/+3
* Check that no file contains trailing wsAleksey Kladov2020-03-171-46/+46
* Fix cross-crate glob privacy handlingFlorian Diebold2019-12-261-0/+20
* Handle privacy for modulesFlorian Diebold2019-12-261-2/+1
* Take visibility into account for glob importsFlorian Diebold2019-12-261-0/+78
* Handle start imports in import groupsAleksey Kladov2019-12-191-0/+21
* Restore crate_def_map marksAleksey Kladov2019-11-031-2/+2
* move crate_def_map tests to hir_defAleksey Kladov2019-11-031-0/+114