summary refs log tree commit diff
path: root/src/test/incremental/ich_nested_items.rs
AgeCommit message (Expand)AuthorLines
2021-05-15Remove `label` in dirty/clean annotations.Camille GILLOT-4/+2
2021-04-29Move parenting info to index_hir.Camille GILLOT-4/+1
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-2/+2
2020-03-14Update ich_nested_items.rsJohn Kåre Alsaker-8/+11
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-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-9/+4
2017-11-08incr.comp.: Adapt nested_items test to new HIR hashing rules.Michael Woerister-18/+18
2016-11-29Give function bodies their own dep graph nodeFlorian Diebold-0/+3
2016-08-09stop hashing nested items, and add a testNiko Matsakis-0/+36