about summary refs log tree commit diff
path: root/src/test/ui/bad
AgeCommit message (Expand)AuthorLines
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-9/+8
2019-04-17Resolve inconsistency in error messages between "parameter" and "variable".Eduard-Mihai Burtescu-1/+1
2019-03-23Swap primary/secondary spans for E0458Esteban Küber-2/+2
2019-03-15rustc: pass Option<&Substs> and Namespace around in ty::item_path.Eduard-Mihai Burtescu-1/+1
2019-03-11Update testsVadim Petrochenkov-15/+15
2019-02-11Use hidden suggestions for unused imports lintEsteban Küber-2/+2
2019-02-11Auto merge of #56645 - pietroalbini:fix-unused-imports, r=estebankbors-2/+2
2019-02-08unused_imports: update testsPietro Albini-2/+2
2019-02-07Make name resolution handle consts in GenericParamsFromOuterFunction properlyvarkor-5/+5
2019-01-12Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obkbors-1/+1
2019-01-05Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAuskennytm-2/+2
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-2/+2
2018-12-31Improve type mismatch error messagesYuning Zhang-2/+2
2018-12-31const-stabilize const_int_ops + reverse_bitsMazdak Farrokhzad-1/+1
2018-12-25Remove licensesMark Rousskov-237/+47
2018-12-24make non_camel_case_types an early lintAndy Russell-2/+2
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-6/+6
2018-11-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-12/+4
2018-08-24updates tests to use new error codeMatthew Russo-5/+4
2018-08-20Fix diagnostic regressionvarkor-8/+8
2018-08-20Update new ui testsvarkor-11/+11
2018-08-19Fix some remaining testsvarkor-3/+3
2018-08-19Refactor generic argument count check in astconvvarkor-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+780