about summary refs log tree commit diff
path: root/src/test/ui/stability-attribute/stability-attribute-sanity.stderr
AgeCommit message (Expand)AuthorLines
2021-07-26Add long explanation for E0544.Chris Midgley-1/+1
2021-03-05Auto merge of #71481 - estebank:inherit-stability, r=nikomatsakisbors-7/+13
2021-02-18Add long explanation for E0549Jesus Rubio-1/+1
2021-02-17Add long explanation for E0543Jesus Rubio-1/+1
2021-02-10Tweak stability attribute diagnostic outputEsteban Küber-4/+10
2021-02-10Inherit `#[stable(..)]` annotations in enum variants and fields from its itemEsteban Küber-4/+4
2021-02-08Add long explanation for E0547Jesus Rubio-1/+1
2021-02-06Add long error explanation for E0542Jesus Rubio-1/+1
2020-12-16Allow `since="TBD"` for rustc_deprecatedbstrie-3/+9
2020-12-02bless stability-attribute-sanity ui testDaiki Ihara-1/+1
2020-11-02Improve deprecation attribute diagnostic messages.Mara Bos-6/+2
2020-11-01Use the right span for errors about #[deprecated] attributes.Mara Bos-6/+12
2020-07-20Parse rustc_deprecated as deprecated attributeMark Rousskov-2/+2
2020-05-02Add long error explanation for E0539unexge-1/+2
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-5/+5
2019-09-26Add test for E0543Guillaume Gomez-8/+14
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+1
2019-03-11Update testsVadim Petrochenkov-16/+16
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-50/+14
2018-12-25Remove licensesMark Rousskov-23/+23
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+142