| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-09 | Organize trait test files | Bram van den Heuvel | -16/+0 | |
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -2/+4 | |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -0/+1 | |
| 2018-11-01 | update tests that have changed output | Michael Hewson | -1/+0 | |
| I’m not sure why these tests have different output now, but they do. In all cases, the error message that is missing looks like this: “the trait bound `dyn Trait: Trait` is not satisfied” My guess is that the error message is going away because object-safety now involves trait solving, and these extra error messages are no longer leaking out. | ||||
| 2018-08-19 | Fix some remaining tests | varkor | -2/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+24 | |
