rust/src/test/ui/pub
Esteban Küber d17e38f4bf struct pattern parsing and diagnostic tweaks
- Recover from struct parse error on match and point out missing match
   body.
 - Point at struct when finding non-identifier while parsing its fields.
 - Add label to "expected identifier, found {}" error.
2018-01-07 17:04:36 -08:00
..
pub-restricted-error-fn.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
pub-restricted-error-fn.stderr Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
pub-restricted-error.rs Auto merge of #45997 - estebank:pub-ident, r=nikomatsakis 2017-12-01 06:06:06 +00:00
pub-restricted-error.stderr struct pattern parsing and diagnostic tweaks 2018-01-07 17:04:36 -08:00
pub-restricted-non-path.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
pub-restricted-non-path.stderr struct pattern parsing and diagnostic tweaks 2018-01-07 17:04:36 -08:00
pub-restricted.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
pub-restricted.stderr Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00