about summary refs log tree commit diff
path: root/tests/ui/implicit_hasher.rs
AgeCommit message (Expand)AuthorLines
2019-07-11Fix bug in `implicit_hasher` causing crashesMichael Wright-0/+7
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-11test reformatting: revert more questionable changes done by rustfmt and add #...Matthias Krüger-2/+2
2018-12-09rustfmt testsMatthias Krüger-11/+8
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-06-14Fix some existing test expectationsDaniel Wagner-Hall-4/+4
2018-05-01Prevent crash when macro is in different filePhilipp Hansch-0/+7
2017-11-14Apply changes that were required for running in the rustc test suiteOliver Schneider-1/+1
2017-10-17Use cx.access_levels.exported() instead of visibilitysinkuu-1/+1
2017-10-11Apply suggestionssinkuu-0/+18
2017-10-11Add implicit_hasher lint (#2101)sinkuu-0/+68