| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-26 | Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`. | Felix S. Klock II | -3192/+0 | |
| Fix #54047 | ||||
| 2018-09-22 | stabilize pattern_parentheses feature | Alex Stokes | -2/+1 | |
| 2018-09-06 | Allow illegal_floating_point_literal_pattern. These will need to be updated ↵ | Felix S. Klock II | -0/+1 | |
| at some point. Discussion can be found on rust-lang/rust#41620. | ||||
| 2018-09-06 | Add `#![allow(..)]` for a slew of lints of migrated run-pass tests, to ↵ | Felix S. Klock II | -8/+23 | |
| silence stderr output. | ||||
| 2018-09-06 | Add `// run-pass` annotations to all the tests under `ui/run-pass/`. | Felix S. Klock II | -0/+95 | |
| (I may have accidentally added it to some auxilliary crates as well; my emacs-macro-based methodology was pretty crude.) | ||||
| 2018-09-06 | Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`. | Felix S. Klock II | -0/+3082 | |
