| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-09-26 | Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`. | Felix S. Klock II | -2118/+0 |
| 2018-09-22 | Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi... | Eduard-Mihai Burtescu | -0/+16 |
| 2018-09-15 | rustc_resolve: always include core, std and meta in the extern prelude. | Eduard-Mihai Burtescu | -0/+24 |
| 2018-09-15 | rustc_resolve: don't allow `::crate_name` to bypass `extern_prelude`. | Eduard-Mihai Burtescu | -0/+2 |
| 2018-09-13 | introduce SelfCtor | F001 | -0/+129 |
| 2018-09-07 | rustc_resolve: only prepend CrateRoot to a non-keyword segment. | Eduard-Mihai Burtescu | -2/+12 |
| 2018-09-06 | Add `#![allow(..)]` for a slew of lints of migrated run-pass tests, to silenc... | Felix S. Klock II | -0/+2 |
| 2018-09-06 | Add `// run-pass` annotations to all the tests under `ui/run-pass/`. | Felix S. Klock II | -0/+50 |
| 2018-09-06 | Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`. | Felix S. Klock II | -0/+1885 |
