rust/src/test/ui/binop
David Wood 539404b77d
Update output for borrowck=migrate compare mode.
This commit updates the test output for the updated NLL compare mode
that uses `-Z borrowck=migrate` rather than `-Z borrowck=mir`. The
previous commit changes `compiletest` and this commit only updates
`.nll.stderr` files.
2018-10-17 00:57:32 +02:00
..
binop-bitxor-str.rs
binop-bitxor-str.stderr
binop-consume-args.rs
binop-consume-args.stderr
binop-logic-float.rs
binop-logic-float.stderr
binop-logic-int.rs
binop-logic-int.stderr
binop-move-semantics.nll.stderr Update output for borrowck=migrate compare mode. 2018-10-17 00:57:32 +02:00
binop-move-semantics.rs
binop-move-semantics.stderr
binop-mul-bool.rs
binop-mul-bool.stderr
binop-typeck.rs
binop-typeck.stderr