rust/src/test/ui/rfc-2005-default-binding-mode
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
..
borrowck-issue-49631.nll.stderr Clearer later use messages for calls 2018-10-03 20:32:38 +01:00
borrowck-issue-49631.rs make mem-categorization use adjusted type for patterns 2018-04-05 18:26:23 -04:00
borrowck-issue-49631.stderr make mem-categorization use adjusted type for patterns 2018-04-05 18:26:23 -04:00
const.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
const.stderr Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
enum.nll.stderr Don't try to suggest ref mut for implicit ref 2018-07-12 22:51:30 -07:00
enum.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
enum.stderr Factor out suggest_ref_mut; use it in rustc_borrowck 2018-07-12 22:51:30 -07:00
explicit-mut.nll.stderr Don't try to suggest ref mut for implicit ref 2018-07-12 22:51:30 -07:00
explicit-mut.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
explicit-mut.stderr Factor out suggest_ref_mut; use it in rustc_borrowck 2018-07-12 22:51:30 -07:00
for.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
for.stderr Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
issue-44912-or.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
issue-44912-or.stderr Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
lit.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
lit.stderr Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
no-double-error.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
no-double-error.stderr update tests 2018-03-14 00:53:24 +01:00
slice.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
slice.stderr Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00