about summary refs log tree commit diff
path: root/src/test/incremental/struct_add_field.rs
AgeCommit message (Expand)AuthorLines
2021-05-15Remove `label` in dirty/clean annotations.Camille GILLOT-3/+3
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-3/+3
2019-03-30Update testsJohn Kåre Alsaker-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-3/+3
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-3/+3
2016-08-09use preds to serialize just what we needNiko Matsakis-0/+1
2016-05-31add def-ids from nominal types into TraitSelectNiko Matsakis-1/+1
2016-05-31add a series of tests for changes to structsNiko Matsakis-0/+48