| .. |
|
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
|
Convert unknown_features lint into an error
|
2018-08-05 15:54:49 +01: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
|
Convert unknown_features lint into an error
|
2018-08-05 15:54:49 +01: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
|
Convert unknown_features lint into an error
|
2018-08-05 15:54:49 +01:00 |
|
borrowck-multiple-borrows-interior-boxes.rs
|
tests that #39963 is fixed on MIR borrowck
|
2018-06-04 18:15:48 -05:00 |
|
borrowck-mut-uniq.rs
|
Convert unknown_features lint into an error
|
2018-08-05 15:54:49 +01: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-slice-pattern-element-loan.rs
|
fix for issue #8636
|
2018-07-05 11:34:10 +01: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-unused-mut-locals.rs
|
Track unused mutable variables across closures
|
2018-04-28 01:55:25 -07:00 |
|
borrowck-use-mut-borrow.rs
|
Convert unknown_features lint into an error
|
2018-08-05 15:54:49 +01: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 |