| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -47/+0 | |
| 2021-11-12 | Add `-Zassert-incr-state` to assert state of incremental cache | pierwill | -0/+1 | |
| 2021-05-15 | Remove `label` in dirty/clean annotations. | Camille GILLOT | -3/+3 | |
| 2020-07-17 | Rename TypeckTables to TypeckResults. | Valentin Lazureanu | -3/+3 | |
| 2019-03-30 | Update tests | John Kåre Alsaker | -3/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-01-25 | rename `Tables` to `TypeckTables` | Niko Matsakis | -3/+3 | |
| 2017-01-25 | merge TypeckItemBody and Tables depnodes | Niko Matsakis | -3/+3 | |
| 2016-10-02 | Improve error message and snippet for "did you mean `x`" | Gavin Baker | -2/+2 | |
| - Fixes #36164 - Part of #35233 - handles unknown fields - uses UI-style tests - update all related tests (cfail, ui, incremental) | ||||
| 2016-09-03 | Fix rebase, fix some tests | Vadim Petrochenkov | -1/+1 | |
| 2016-08-09 | use preds to serialize just what we need | Niko Matsakis | -0/+1 | |
| This massively speeds up serialization. It also seems to produce deterministic metadata hashes (before I was seeing inconsistent results). Fixes #35232. | ||||
| 2016-05-31 | add def-ids from nominal types into TraitSelect | Niko Matsakis | -1/+1 | |
| This way we distinguish, in particular, `Foo: Sized` and `Bar: Sized`, which fixes #33850. | ||||
| 2016-05-31 | add a series of tests for changes to structs | Niko Matsakis | -0/+55 | |
| These tests reveal that the edges are in some cases too strict. | ||||
