rust/src/test/ui/did_you_mean
Guillaume Gomez 2e104a77cf update tests
2018-03-14 00:53:24 +01:00
..
bad-assoc-expr.rs Add tests checking taht "priority" of qpath recovery is higher than unary and binary operators 2017-12-20 22:43:47 +03:00
bad-assoc-expr.stderr Update UI tests 2018-02-26 20:24:02 +03:00
bad-assoc-pat.rs Add tests checking taht "priority" of qpath recovery is higher than unary and binary operators 2017-12-20 22:43:47 +03:00
bad-assoc-pat.stderr update tests 2018-03-14 00:53:24 +01:00
bad-assoc-ty.rs Fix parsing of paths with fn-like generic arguments 2017-12-20 22:55:57 +03:00
bad-assoc-ty.stderr update tests 2018-03-14 00:53:24 +01:00
E0178.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
E0178.stderr update tests 2018-03-14 00:53:24 +01:00
issue-21659-show-relevant-trait-impls-1.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-21659-show-relevant-trait-impls-1.stderr update tests 2018-03-14 00:53:24 +01:00
issue-21659-show-relevant-trait-impls-2.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-21659-show-relevant-trait-impls-2.stderr update tests 2018-03-14 00:53:24 +01:00
issue-31424.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-31424.stderr update tests 2018-03-14 00:53:24 +01:00
issue-34126.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-34126.stderr update tests 2018-03-14 00:53:24 +01:00
issue-34337.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-34337.stderr update tests 2018-03-14 00:53:24 +01:00
issue-35937.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-35937.stderr update tests 2018-03-14 00:53:24 +01:00
issue-36798_unknown_field.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-36798_unknown_field.stderr update tests 2018-03-14 00:53:24 +01:00
issue-36798.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-36798.stderr update tests 2018-03-14 00:53:24 +01:00
issue-37139.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-37139.stderr update tests 2018-03-14 00:53:24 +01:00
issue-38054-do-not-show-unresolved-names.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-38054-do-not-show-unresolved-names.stderr update tests 2018-03-14 00:53:24 +01:00
issue-38147-1.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-38147-1.stderr update tests 2018-03-14 00:53:24 +01:00
issue-38147-2.rs Reword trying to operate in immutable fields 2017-12-31 15:32:41 -08:00
issue-38147-2.stderr update tests 2018-03-14 00:53:24 +01:00
issue-38147-3.rs Reword trying to operate in immutable fields 2017-12-31 15:32:41 -08:00
issue-38147-3.stderr update tests 2018-03-14 00:53:24 +01:00
issue-38147-4.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-38147-4.stderr update tests 2018-03-14 00:53:24 +01:00
issue-39544.rs Reword trying to operate in immutable fields 2017-12-31 15:32:41 -08:00
issue-39544.stderr update tests 2018-03-14 00:53:24 +01:00
issue-39802-show-5-trait-impls.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-39802-show-5-trait-impls.stderr update tests 2018-03-14 00:53:24 +01:00
issue-40006.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-40006.stderr update tests 2018-03-14 00:53:24 +01:00
issue-40396.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-40396.stderr Update UI tests 2018-02-26 20:24:02 +03:00
issue-40823.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-40823.stderr update tests 2018-03-14 00:53:24 +01:00
issue-41679-tilde-bitwise-negation-attempt.rs in which some labels and notes are upgraded to structured suggestions 2018-03-11 00:12:06 -08:00
issue-41679-tilde-bitwise-negation-attempt.stderr in which some labels and notes are upgraded to structured suggestions 2018-03-11 00:12:06 -08:00
issue-42599_available_fields_note.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-42599_available_fields_note.stderr update tests 2018-03-14 00:53:24 +01:00
issue-42764.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-42764.stderr update tests 2018-03-14 00:53:24 +01:00
issue-43871-enum-instead-of-variant.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-43871-enum-instead-of-variant.stderr update tests 2018-03-14 00:53:24 +01:00
issue-46718-struct-pattern-dotdotdot.rs in which .. is suggested for erroneous ... in struct field patterns 2017-12-16 00:58:19 -08:00
issue-46718-struct-pattern-dotdotdot.stderr Update UI tests 2018-02-26 20:24:02 +03:00
issue-48492-tuple-destructure-missing-parens.rs in which parentheses are suggested for should-have-been-tuple-patterns 2018-03-08 11:30:34 -08:00
issue-48492-tuple-destructure-missing-parens.stderr in which parentheses are suggested for should-have-been-tuple-patterns 2018-03-08 11:30:34 -08:00
match-refactor-to-expr.rs in which some labels and notes are upgraded to structured suggestions 2018-03-11 00:12:06 -08:00
match-refactor-to-expr.stderr in which some labels and notes are upgraded to structured suggestions 2018-03-11 00:12:06 -08:00
multiple-pattern-typo.rs Add tests for error message for pattern matching typo 2018-01-06 12:34:19 -05:00
multiple-pattern-typo.stderr Update UI tests 2018-02-26 20:24:02 +03:00
pub-macro-rules.rs in which some labels and notes are upgraded to structured suggestions 2018-03-11 00:12:06 -08:00
pub-macro-rules.stderr in which some labels and notes are upgraded to structured suggestions 2018-03-11 00:12:06 -08:00
recursion_limit_deref.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
recursion_limit_deref.stderr update tests 2018-03-14 00:53:24 +01:00
recursion_limit_macro.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
recursion_limit_macro.stderr Update UI tests 2018-02-26 20:24:02 +03:00
recursion_limit.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
recursion_limit.stderr update tests 2018-03-14 00:53:24 +01:00
trait-object-reference-without-parens-suggestion.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
trait-object-reference-without-parens-suggestion.stderr update tests 2018-03-14 00:53:24 +01:00