| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-09-15 | rustc_resolve: use `continue` instead of `return` to "exit" a loop iteration. | Eduard-Mihai Burtescu | -0/+38 |
| 2018-09-10 | rustc_resolve: ignore uniform_paths canaries that resolve to an import of the... | Eduard-Mihai Burtescu | -0/+32 |
| 2018-09-06 | rustc_resolve: allow `use crate_name;` under `uniform_paths`. | Eduard-Mihai Burtescu | -31/+0 |
| 2018-08-17 | rustc_resolve: overhaul `#![feature(uniform_paths)]` error reporting. | Eduard-Mihai Burtescu | -21/+92 |
| 2018-08-14 | rustc_resolve: also inject canaries to detect block scopes shadowing `uniform... | Eduard-Mihai Burtescu | -0/+36 |
| 2018-08-14 | rustc_resolve: inject ambiguity "canaries" when #![feature(uniform_paths)] is... | Eduard-Mihai Burtescu | -0/+172 |
