about summary refs log tree commit diff
path: root/src/test/incremental/change_private_impl_method
AgeCommit message (Expand)AuthorLines
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-5/+5
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-03-30Update testsJohn Kåre Alsaker-5/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-1/+1
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2017-11-07Fix incremental tests after change to instantiation strategy.Michael Woerister-24/+23
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-5/+5
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-5/+5
2016-11-17when creating an AssociatedItem, read data from impl, not impl itemNiko Matsakis-7/+4
2016-10-17Fix typoMichael Woerister-1/+1
2016-10-12add test case for changing private methodsNiko Matsakis-0/+114