summary refs log tree commit diff
path: root/src/test/compile-fail/struct-fields-typo.rs
AgeCommit message (Collapse)AuthorLines
2016-10-02Improve error message and snippet for "did you mean `x`"Gavin Baker-2/+2
- Fixes #36164 - Part of #35233 - handles unknown fields - uses UI-style tests - update all related tests (cfail, ui, incremental)
2015-01-20librustc: hint close matches on accessing nonexisting fieldsOliver Schneider-0/+24