rust/src/test/run-pass/borrowck
Vadim Petrochenkov a80d329b68 Don't gate methods Fn(Mut,Once)::call(mut,once) with feature unboxed_closures
They are already gated with feature `fn_traits`
2016-07-31 17:48:20 +03: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-binding-mutbl.rs Use box syntax in vec! macro 2016-02-25 22:08:23 -05: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 Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00
borrowck-pat-enum.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05: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-use-mut-borrow.rs Move the borrowck run-pass/compile-fail tests into their own directories 2016-02-24 18:40:39 -05:00