summary refs log tree commit diff
path: root/src/test/compile-fail/feature-gate
AgeCommit message (Expand)AuthorLines
2017-10-25Update compile-fail tests for error message deduplication.Michael Woerister-3/+0
2017-10-16code suggestions for no-mangle lintsZack M. Davis-1/+1
2017-09-21only set non-ADT derive error once per attribute, not per traitZack M. Davis-26/+3
2017-09-05rustc: Move stability functionality into queriesAlex Crichton-1/+2
2017-08-28feature error span on attr. for fn_must_use, SIMD/align, macro reƫxportZack M. Davis-2/+1
2017-08-22"soft" (warn instead of error) feature-gate for #[must_use] on functionsZack M. Davis-1/+1
2017-08-22hard feature-gate for #[must_use] on functionsZack M. Davis-0/+1
2017-07-11Slew of feature gating tests for issue #43106.Felix S. Klock II-0/+1291