summary refs log tree commit diff
path: root/src/test/compile-fail/range_traits-1.rs
AgeCommit message (Expand)AuthorLines
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-12/+12
2018-04-25Use UFCSvarkor-6/+0
2018-04-25Ensure derive(PartialOrd) is no longer accidentally exponentialvarkor-14/+6
2018-04-11Update compile-fail testsvarkor-0/+2
2018-03-15Stabilize `inclusive_range` library feature.kennytm-2/+0
2017-10-25Update compile-fail tests for error message deduplication.Michael Woerister-49/+12
2017-06-14suppress trait errors that are implied by other errorsAriel Ben-Yehuda-19/+12
2016-06-11add fixme about duplicated errorsAlex Burka-0/+1
2016-06-09test traits defined on rangesAlex Burka-0/+92