about summary refs log tree commit diff
path: root/src/test/incremental/change_pub_inherent_method_body
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-91/+0
2021-05-15Remove `label` in dirty/clean annotations.Camille GILLOT-5/+5
2020-11-20Remove FIXME comment from incrementalDaiki Ihara-1/+1
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-23/+22
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-5/+5
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-5/+5
2016-11-29restructure `CollectItem` dep-node to separate fn sigs from bodiesNiko Matsakis-5/+2
2016-11-18remove FIXMEs; issue fixedNiko Matsakis-4/+3
2016-11-18improve commentsNiko Matsakis-4/+3
2016-11-18add test for changing pub inherent method bodyNiko Matsakis-0/+107