summary refs log tree commit diff
path: root/src/test/ui/stability-attribute/stability-attribute-sanity.rs
AgeCommit message (Expand)AuthorLines
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-6/+6
2019-12-13Require stable/unstable annotations for the constness of all stable functions...Oliver Scherer-3/+2
2019-12-13Reuse the `staged_api` feature for `rustc_const_unstable`Oliver Scherer-1/+1
2019-09-26Add test for E0543Guillaume Gomez-0/+4
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-22/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+101