about summary refs log tree commit diff
path: root/src/test/ui/deprecation
AgeCommit message (Expand)AuthorLines
2019-04-23Update ui testsvarkor-1/+1
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-2/+0
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-24replace redundant note in deprecation warningAndy Russell-5/+71
2019-03-16Don't report deprecation lints in derive expansionsOliver Scherer-0/+18
2019-03-15rustc: provide DisambiguatedDefPathData in ty::print.Eduard-Mihai Burtescu-2/+2
2019-03-11Update testsVadim Petrochenkov-100/+100
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