rust/src/test/run-pass/borrowck
2018-04-15 07:13:42 -04:00
..
borrowck-assign-to-subfield.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-assignment-to-static-mut.rs Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
borrowck-binding-mutbl.rs Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00
borrowck-borrow-from-expr-block.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-borrow-of-mut-base-ptr-safe.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-closures-two-imm.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-field-sensitivity.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-fixed-length-vecs.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-freeze-frozen-mut.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-lend-args.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-macro-interaction-issue-6304.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-move-by-capture-ok.rs Don't gate methods Fn(Mut,Once)::call(mut,once) with feature unboxed_closures 2016-07-31 17:48:20 +03:00
borrowck-mut-uniq.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-mut-vec-as-imm-slice.rs Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00
borrowck-pat-enum.rs Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
borrowck-pat-reassign-no-binding.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-rvalues-mutable.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-scope-of-deref-issue-4666.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-static-item-in-fn.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-trait-lifetime.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-uniq-via-ref.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-univariant-enum.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-unsafe-static-mutable-borrows.rs Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
borrowck-use-mut-borrow.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
two-phase-baseline.rs remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
two-phase-bin-ops.rs Fix arguments specified by lxl in two-phase-bin-ops test 2018-02-15 01:25:29 -05:00
two-phase-control-flow-split-before-activation.rs feature nll implies borrowck=mir 2017-12-20 14:38:13 -05:00