summary refs log tree commit diff
path: root/src/test/incremental/hashes/inherent_impls.rs
AgeCommit message (Expand)AuthorLines
2017-07-18Detect implicitly defined late bound lifetime parameters as wellVadim Petrochenkov-1/+1
2017-07-18Prohibit lifetime arguments in path segments with late bound lifetime parametersVadim Petrochenkov-1/+1
2017-04-12ICH: Replace old, transitive metadata hashing with direct hashing approach.Michael Woerister-12/+8
2017-02-03Let the ICH testing framework check that all #[rustc_dirty] attrs have been a...Michael Woerister-16/+51
2016-12-20ICH: Add test cases for inherent impls.Michael Woerister-1/+409
2016-11-17hash the contents of impl-item-ref by adding them to visitorNiko Matsakis-0/+128