rust/src/test/ui/empty
Esteban Küber b26ddb8af3 Point at local similarly named element and tweak references to variants
Point at the span for the definition of ADTs internal to the current
crate.

Look at the leading char of the ident to determine whether we're
expecting a likely fn or any of a fn, a tuple struct or a tuple variant.

Turn fn `add_typo_suggestion` into a `Resolver` method.
2019-10-27 11:50:43 -07:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
empty-comment.rs Remove licenses 2018-12-25 21:08:33 -07:00
empty-comment.stderr Update tests 2019-03-11 23:10:26 +03:00
empty-linkname.rs Remove licenses 2018-12-25 21:08:33 -07:00
empty-linkname.stderr normalize use of backticks in compiler messages for librustc_metadata 2019-07-19 22:24:56 +02:00
empty-macro-use.rs Remove licenses 2018-12-25 21:08:33 -07:00
empty-macro-use.stderr resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
empty-never-array.rs Fixed grammar/style in error messages and reblessed tests. 2019-09-06 03:46:08 +01:00
empty-never-array.stderr Suggest if let on let refutable binding 2019-10-09 12:25:48 -07:00
empty-struct-braces-expr.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-braces-expr.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-braces-pat-1.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-braces-pat-1.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-braces-pat-2.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-braces-pat-2.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-braces-pat-3.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-braces-pat-3.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-tuple-pat.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-tuple-pat.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-unit-expr.rs Remove licenses 2018-12-25 21:08:33 -07:00
empty-struct-unit-expr.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
empty-struct-unit-pat.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
empty-struct-unit-pat.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00