summary refs log tree commit diff
path: root/src/test/ui/rfc1445
AgeCommit message (Expand)AuthorLines
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+11
2020-03-24Remove attribute `#[structural_match]` and any references to itVadim Petrochenkov-32/+32
2020-02-09--bless --compare-mode=nllMatthias Prechtl-2/+2
2020-01-24Normalise notes with the/isvarkor-5/+5
2020-01-09Update testsVadim Petrochenkov-7/+42
2019-11-20Rollup merge of #66060 - traxys:test_65401, r=michaelwoeristerMazdak Farrokhzad-2/+2
2019-11-05rewrote error messages for #[rustc_error]Quentin Boyer-2/+2
2019-10-25Migrate from `#[structural_match]` attribute a lang-item trait.Felix S. Klock II-6/+27
2019-10-25fix typo in filename.Felix S. Klock II-1/+1
2019-10-25fix typo in test.Felix S. Klock II-1/+1
2019-09-13Regression tests for fn ptr and `#[structural_match]` as discussed in #63479.Felix S. Klock II-0/+171
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-07-12Change `indirect_structural_match` lint to allow-by-default.Felix S. Klock II-0/+59
2019-07-12Turn `indirect_structural_match` lint on explicitly in ui tests.Felix S. Klock II-11/+31
2019-07-10Auto merge of #62339 - pnkfelix:issue-61188-use-visitor-for-structural-match-...bors-0/+453
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-1/+1
2019-07-08Added test explicitly testing that this PR continues to handle empty arrays i...Felix S. Klock II-0/+17
2019-07-08Regression tests and updates to existing tests.Felix S. Klock II-0/+436
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-0/+11
2019-04-11Reword tracking issue noteEsteban Küber-1/+1
2019-04-10Tweak unstable diagnostic outputEsteban Küber-1/+2
2019-03-17Updated UI test output to remove test annotations for revisionsMathias Blikstad-2/+2
2018-12-25Remove licensesMark Rousskov-35/+5
2018-11-10make PhantomData #[structural_match].Mazdak Farrokhzad-0/+53
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+154