Paul Daniel Faria
|
70d4829560
|
Order of glob imports should not affect import shadowing
|
2020-06-25 09:23:34 -04:00 |
|
Paul Daniel Faria
|
43c6f6c039
|
Fix formatting issue with glob shadow test
|
2020-06-24 08:50:59 -04:00 |
|
Paul Daniel Faria
|
dfd79907b8
|
Use a macro in push_res to simplify code, simplify glob_shadowed_def assertion
|
2020-06-24 08:20:41 -04:00 |
|
Paul Daniel Faria
|
38af81f183
|
Account for updated module ids when determining whether a resolution is "changed"
|
2020-06-23 22:10:01 -04:00 |
|
Aleksey Kladov
|
ecac5d7de2
|
Switch to new magic marks
|
2020-05-20 13:02:53 +02:00 |
|
Aleksey Kladov
|
de7662c852
|
Check that no file contains trailing ws
rustfmt allows trailing spaces in string literals unfortunately.
|
2020-03-17 11:42:54 +01:00 |
|
Florian Diebold
|
04cf98f8a6
|
Fix cross-crate glob privacy handling
|
2019-12-26 16:31:38 +01:00 |
|
Florian Diebold
|
04e8eaa14b
|
Handle privacy for modules
|
2019-12-26 16:23:40 +01:00 |
|
Florian Diebold
|
21359c3ab5
|
Take visibility into account for glob imports
|
2019-12-26 16:23:40 +01:00 |
|
Aleksey Kladov
|
43ed3d1196
|
Handle start imports in import groups
|
2019-12-19 16:57:22 +01:00 |
|
Aleksey Kladov
|
73fcf9a2d6
|
Restore crate_def_map marks
|
2019-11-03 23:44:23 +03:00 |
|
Aleksey Kladov
|
6fba51c5fc
|
move crate_def_map tests to hir_def
|
2019-11-03 23:35:48 +03:00 |
|