summary refs log tree commit diff
path: root/src/test/compile-fail/struct-fields-hints.rs
AgeCommit message (Collapse)AuthorLines
2016-09-20Update E0560 to include labelaclarry-1/+1
2016-09-04Updated E0559 to new formatCobrand-2/+3
Refactored a method that printed one suggested field name, into a method that returns an `Option` of a suggestion Updated test cases accordingly
2016-09-03Check fields in union patters/expressionsVadim Petrochenkov-1/+1
Make parsing of union items backward compatible Add some tests
2015-01-20librustc: hint close matches on accessing nonexisting fieldsOliver Schneider-0/+23