rust/src/test/ui/rfc-2005-default-binding-mode
2018-08-01 17:42:15 +02:00
..
borrowck-issue-49631.nll.stderr Errors are more specific in cases where borrows are used in future iterations of loops. 2018-08-01 17:42:15 +02: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