| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -30/+0 | |
| 2019-09-30 | Deduplicate closure type errors | Esteban Küber | -11/+0 | |
| Closure typing obligations flow in both direcitons to properly infer types. Because of this, we will get 2 type errors whenever there's an unfulfilled obligation. To avoid this, we deduplicate them in the `InferCtxt`. | ||||
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -4/+4 | |
| 2019-02-21 | update test files to reflect new output | Niko Matsakis | -0/+11 | |
| One surprise: old-lub-glb-object.rs, may indicate a bug | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-11-24 | Merge cfail and ui tests into ui tests | Oliver Schneider | -11/+11 | |
| 2017-10-08 | Name higher-ranked lifetimes properly while displaying | Wonwoo Choi | -0/+40 | |
| Now they don't shadow other lifetimes. | ||||
