| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -733/+0 | |
| 2019-07-27 | tests: Add missing run-pass annotations | Vadim Petrochenkov | -0/+1 | |
| 2019-06-08 | Move some run-pass attribute tests to ui | Vadim Petrochenkov | -28/+0 | |
| 2019-06-08 | Introduce `#[rustc_dummy]` attribute and use it in tests | Vadim Petrochenkov | -16/+13 | |
| Unlike other built-in attributes, this attribute accepts any input | ||||
| 2019-05-29 | Update run-pass test suite to use dyn | memoryruins | -2/+2 | |
| 2019-01-29 | avoid committing to autoderef in object method probing | Ariel Ben-Yehuda | -0/+59 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -170/+0 | |
| 2018-09-26 | Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ↵ | Felix S. Klock II | -0/+5 | |
| with clean stderr again. Most were added mechanically. | ||||
| 2018-09-26 | Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`. | Felix S. Klock II | -0/+869 | |
| Fix #54047 | ||||
