about summary refs log tree commit diff
path: root/src/test/compile-fail/struct-pat-derived-error.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-24/+0
2018-03-19Reduce diagnostic verbosity by removing labelsEsteban Küber-4/+2
2016-10-02Improve error message and snippet for "did you mean `x`"Gavin Baker-1/+1
- Fixes #36164 - Part of #35233 - handles unknown fields - uses UI-style tests - update all related tests (cfail, ui, incremental)
2015-01-08Update compile fail tests to use usize.Huon Wilson-2/+2
2013-08-14rustc: Eliminate a derived error in check::_matchTim Chevalier-0/+26