rust/src/test/ui/mut
Niko Matsakis 58e4b54bd4 move tests to borrowck directory, remove feature(nll)
now compare-mode can show us the differences
2018-08-19 08:15:13 -07:00
..
mut-cant-alias.nll.stderr Updated the most glaring instances of weak tests w.r.t. NLL that came from #53196. 2018-08-15 01:16:05 +02:00
mut-cant-alias.rs Updated the most glaring instances of weak tests w.r.t. NLL that came from #53196. 2018-08-15 01:16:05 +02:00
mut-cant-alias.stderr Updated the most glaring instances of weak tests w.r.t. NLL that came from #53196. 2018-08-15 01:16:05 +02:00
mut-cross-borrowing.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-cross-borrowing.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-pattern-internal-mutability.ast.nll.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-pattern-internal-mutability.ast.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-pattern-internal-mutability.mir.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-pattern-internal-mutability.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-pattern-mismatched.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-pattern-mismatched.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-ref.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-ref.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-suggestion.nll.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-suggestion.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mut-suggestion.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mutable-class-fields-2.nll.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mutable-class-fields-2.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mutable-class-fields-2.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mutable-class-fields.ast.nll.stderr move tests to borrowck directory, remove feature(nll) 2018-08-19 08:15:13 -07:00
mutable-class-fields.ast.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mutable-class-fields.mir.stderr move tests to borrowck directory, remove feature(nll) 2018-08-19 08:15:13 -07:00
mutable-class-fields.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mutable-enum-indirect.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
mutable-enum-indirect.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00