summary refs log tree commit diff
path: root/src/test/ui/deprecation
AgeCommit message (Expand)AuthorLines
2019-04-06Don't report deprecation lints in derive expansionsOliver Scherer-0/+18
2019-02-13Rollup merge of #58202 - varkor:deprecated-future-external, r=GuillaumeGomezMazdak Farrokhzad-57/+95
2019-02-13Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkovMazdak Farrokhzad-4/+34
2019-02-11Add a test for rustc_deprecatedvarkor-0/+29
2019-02-11Do not apply future deprecation warning for #[deprecated]varkor-57/+66
2019-02-05allow shorthand syntax for deprecation reasonAndy Russell-4/+34
2019-01-30Add suggestions to deprecation lintsOliver Scherer-0/+34
2018-12-25Remove licensesMark Rousskov-244/+144
2018-12-09Add lint for items deprecated in futureaheart-0/+26
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+1667