about summary refs log tree commit diff
path: root/src/test/incremental/ich_resolve_results.rs
AgeCommit message (Expand)AuthorLines
2021-05-15Remove `label` in dirty/clean annotations.Camille GILLOT-8/+4
2021-03-22Err if the debugging options are not passed.Camille GILLOT-0/+1
2020-03-19hir: replace "items" terminology with "nodes" where appropriate.Eduard-Mihai Burtescu-4/+4
2020-03-14Replace `Hir` with `hir_owner` in testsJohn Kåre Alsaker-4/+4
2020-03-14Replace `HirBody` with `hir_owner_items` in testsJohn Kåre Alsaker-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-30/+10
2016-11-29Give function bodies their own dep graph nodeFlorian Diebold-2/+6
2016-08-09incorporate resolve results into hashingNiko Matsakis-0/+74