| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite def map tests from insta to expect | Aleksey Kladov | 2020-07-17 | 1 | -304/+274 |
* | Revert resolution of all glob imports first, replace with tracking of glob im... | Paul Daniel Faria | 2020-06-25 | 1 | -0/+44 |
* | Order of glob imports should not affect import shadowing | Paul Daniel Faria | 2020-06-25 | 1 | -0/+46 |
* | Fix formatting issue with glob shadow test | Paul Daniel Faria | 2020-06-24 | 1 | -17/+17 |
* | Use a macro in push_res to simplify code, simplify glob_shadowed_def assertion | Paul Daniel Faria | 2020-06-24 | 1 | -127/+28 |
* | Account for updated module ids when determining whether a resolution is "chan... | Paul Daniel Faria | 2020-06-24 | 1 | -0/+146 |
* | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 1 | -4/+3 |
* | Check that no file contains trailing ws | Aleksey Kladov | 2020-03-17 | 1 | -46/+46 |
* | Fix cross-crate glob privacy handling | Florian Diebold | 2019-12-26 | 1 | -0/+20 |
* | Handle privacy for modules | Florian Diebold | 2019-12-26 | 1 | -2/+1 |
* | Take visibility into account for glob imports | Florian Diebold | 2019-12-26 | 1 | -0/+78 |
* | Handle start imports in import groups | Aleksey Kladov | 2019-12-19 | 1 | -0/+21 |
* | Restore crate_def_map marks | Aleksey Kladov | 2019-11-03 | 1 | -2/+2 |
* | move crate_def_map tests to hir_def | Aleksey Kladov | 2019-11-03 | 1 | -0/+114 |