rust/src/test/ui/hygiene
Matthew Jasper bc4f9b848d Clearer later use messages for calls
Give a special message when the later use is from a call. Use the span
of the callee instead of the whole expression. For conflicting borrow
messages say that the later use is of the first borrow.
2018-10-03 20:32:38 +01:00
..
auxiliary
arguments.rs
arguments.stderr
assoc_item_ctxt.rs
assoc_item_ctxt.stderr
assoc_ty_bindings.rs
assoc_ty_bindings.stderr
dollar-crate-modern.rs
dollar-crate-modern.stderr Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
expansion-info-reset.rs
expansion-info-reset.stderr
fields-definition.rs
fields-definition.stderr
fields-move.nll.stderr Make move out computation lazy 2018-08-30 19:14:31 -03:00
fields-move.rs
fields-move.stderr
fields-numeric-borrowck.nll.stderr Clearer later use messages for calls 2018-10-03 20:32:38 +01:00
fields-numeric-borrowck.rs
fields-numeric-borrowck.stderr
fields.rs
fields.stderr
for-loop.rs
for-loop.stderr
generate-mod.rs cleanup: Add main functions to some UI tests 2018-08-31 18:56:15 +03:00
generate-mod.stderr cleanup: Add main functions to some UI tests 2018-08-31 18:56:15 +03:00
globs.rs
globs.stderr
hygienic-label-1.rs
hygienic-label-1.stderr
hygienic-label-2.rs
hygienic-label-2.stderr
hygienic-label-3.rs
hygienic-label-3.stderr
hygienic-label-4.rs
hygienic-label-4.stderr
impl_items.rs
impl_items.stderr
intercrate.rs
intercrate.stderr
local_inner_macros.rs
nested_macro_privacy.rs
nested_macro_privacy.stderr
no_implicit_prelude.rs cleanup: Add main functions to some UI tests 2018-08-31 18:56:15 +03:00
no_implicit_prelude.stderr cleanup: Add main functions to some UI tests 2018-08-31 18:56:15 +03:00
pattern-macro.rs
pattern-macro.stderr
privacy.rs
privacy.stderr
trait_items.rs
trait_items.stderr
transparent-basic.rs