summary refs log tree commit diff
path: root/src/test/incremental/ich_method_call_trait_scope.rs
AgeCommit message (Expand)AuthorLines
2021-05-15Remove `label` in dirty/clean annotations.Camille GILLOT-6/+2
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-2/+2
2020-03-19hir: replace "items" terminology with "nodes" where appropriate.Eduard-Mihai Burtescu-2/+2
2020-03-14Replace `Hir` with `hir_owner` in testsJohn Kåre Alsaker-2/+2
2020-03-14Replace `HirBody` with `hir_owner_items` in testsJohn Kåre Alsaker-2/+2
2019-03-30Update testsJohn Kåre Alsaker-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-13/+2
2017-09-18Fix issues uncovered by rebasing:Michael Woerister-1/+4
2016-11-29Give function bodies their own dep graph nodeFlorian Diebold-1/+3
2016-08-09incorporate resolve results into hashingNiko Matsakis-0/+60