about summary refs log tree commit diff
path: root/src/test/incremental/source_loc_macros.rs
AgeCommit message (Expand)AuthorLines
2020-03-19hir: replace "items" terminology with "nodes" where appropriate.Eduard-Mihai Burtescu-5/+5
2020-03-14Replace `Hir` with `hir_owner` in testsJohn Kåre Alsaker-5/+5
2020-03-14Replace `HirBody` with `hir_owner_items` in testsJohn Kåre Alsaker-5/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-14/+16
2016-11-29Address remaining review commentsFlorian Diebold-0/+5
2016-11-29Give function bodies their own dep graph nodeFlorian Diebold-5/+5
2016-09-01incr.comp. Add tests for stable span hashing.Michael Woerister-0/+63