| .. |
|
auxiliary
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-eval
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
|
min_const_fn
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
|
miri_unleashed
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
std
|
Add ui test for const Layout::from_size_align_unchecked
|
2019-05-14 09:41:50 +02:00 |
|
const-array-oob-arith.rs
|
Make sure array length diagnostic doesn't regress
|
2019-05-28 21:35:20 +01:00 |
|
const-array-oob-arith.stderr
|
Make sure array length diagnostic doesn't regress
|
2019-05-28 21:35:20 +01:00 |
|
const-array-oob.rs
|
Remove unnecessary ignore-tidy-linelength
|
2019-04-23 11:42:14 +01:00 |
|
const-array-oob.stderr
|
Update ui tests
|
2019-04-23 11:42:14 +01:00 |
|
const-block-non-item-statement.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
const-call.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-call.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
const-cast-different-types.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-cast-different-types.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
const-cast-wrong-type.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-cast-wrong-type.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
const-deref-ptr.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-deref-ptr.stderr
|
Reword tracking issue note
|
2019-04-11 11:42:06 -07:00 |
|
const-err-early.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-err-early.stderr
|
Swap const evaluation lint spans to point at problem in primary span
|
2019-03-23 13:05:30 -07:00 |
|
const-err-multi.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-err-multi.stderr
|
Swap const evaluation lint spans to point at problem in primary span
|
2019-03-23 13:05:30 -07:00 |
|
const-err.rs
|
Fix failing test
|
2019-05-02 08:48:08 -04:00 |
|
const-err.stderr
|
Remove the self.mir field from ConstPropagator
|
2019-05-02 07:02:34 -04:00 |
|
const-err2.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-err2.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-err4.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-err4.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-expr-addr-operator.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-fn-destructuring-arg.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
const-fn-mismatch.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-fn-mismatch.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-fn-not-in-trait.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-fn-not-in-trait.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-fn-not-safe-for-const.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
const-fn-not-safe-for-const.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
const-fn-stability-calls-3.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-int-conversion.rs
|
Stabilize reverse_bits feature
|
2019-05-31 04:43:53 +00:00 |
|
const-int-conversion.stderr
|
Stabilize reverse_bits feature
|
2019-05-31 04:43:53 +00:00 |
|
const-int-overflowing.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-int-overflowing.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-int-rotate.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-int-rotate.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-int-sign.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-int-sign.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-int-unchecked.rs
|
unchecked_{shl,shr}: extend const tests.
|
2018-12-31 03:36:46 +01:00 |
|
const-int-unchecked.stderr
|
Swap const evaluation lint spans to point at problem in primary span
|
2019-03-23 13:05:30 -07:00 |
|
const-int-wrapping.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-int-wrapping.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-integer-bool-ops.rs
|
Improve type mismatch error messages
|
2018-12-31 20:43:08 -05:00 |
|
const-integer-bool-ops.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
const-len-underflow-separate-spans.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-len-underflow-separate-spans.stderr
|
Swap const evaluation lint spans to point at problem in primary span
|
2019-03-23 13:05:30 -07:00 |
|
const-len-underflow-subspans.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-len-underflow-subspans.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-match-check.eval1.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-match-check.eval2.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-match-check.matchck.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-match-check.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-match-pattern-arm.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-match-pattern-arm.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-nonzero.rs
|
Update src/test/ui/consts/const-nonzero.rs
|
2018-12-28 17:45:49 +05:30 |
|
const-pattern-irrefutable.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-pattern-irrefutable.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
const-pattern-not-const-evaluable.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-prop-ice.rs
|
Fix tidy
|
2018-11-09 10:11:20 +01:00 |
|
const-prop-ice.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
const-prop-ice2.rs
|
Fix tidy
|
2018-11-09 10:11:20 +01:00 |
|
const-prop-ice2.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
const-ptr-nonnull.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-ptr-nonnull.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-ptr-unique.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-ptr-unique.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
const-size_of-cycle.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-size_of-cycle.stderr
|
bless you
|
2019-05-29 12:28:45 +02:00 |
|
const-slice-oob.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-slice-oob.stderr
|
Swap const evaluation lint spans to point at problem in primary span
|
2019-03-23 13:05:30 -07:00 |
|
const-tup-index-span.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-tup-index-span.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
const-type-mismatch.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-type-mismatch.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-typeid-of.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-typeid-of.stderr
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
const-unsized.rs
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
|
const-unsized.stderr
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
|
const-validation-fail-55455.rs
|
Fix wrong validation clasisfication of Option<&T>::Some values
|
2018-10-29 15:22:47 +01:00 |
|
const_arg_local.rs
|
Only run SIMD tests on x86
|
2019-04-07 21:46:39 +02:00 |
|
const_arg_local.stderr
|
Only run SIMD tests on x86
|
2019-04-07 21:46:39 +02:00 |
|
const_arg_promotable.rs
|
Only run SIMD tests on x86
|
2019-04-07 21:46:39 +02:00 |
|
const_arg_promotable.stderr
|
Only run SIMD tests on x86
|
2019-04-07 21:46:39 +02:00 |
|
const_arg_wrapper.rs
|
Only run SIMD tests on x86
|
2019-04-07 21:46:39 +02:00 |
|
const_arg_wrapper.stderr
|
Only run SIMD tests on x86
|
2019-04-07 21:46:39 +02:00 |
|
const_fn_return_nested_fn_ptr.rs
|
Don't auto-inline const fn
|
2018-11-17 17:50:37 +01:00 |
|
const_let_assign.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
const_let_assign2.rs
|
const fn feature gate is not needed anymore in a lot of tests
|
2019-01-09 10:20:44 +01:00 |
|
const_let_assign3.rs
|
const fn feature gate is not needed anymore in a lot of tests
|
2019-01-09 10:20:44 +01:00 |
|
const_let_assign3.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
const_let_eq.rs
|
const fn feature gate is not needed anymore in a lot of tests
|
2019-01-09 10:20:44 +01:00 |
|
const_let_eq_float.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
const_let_irrefutable.rs
|
Fix irrefutable slice patterns in const fn
|
2019-01-09 11:32:56 +01:00 |
|
const_let_refutable.nll.stderr
|
Update nll ui tests
|
2019-05-25 17:21:29 +02:00 |
|
const_let_refutable.rs
|
Never stop due to errors before borrow checking
|
2019-04-22 13:11:53 -07:00 |
|
const_let_refutable.stderr
|
Update ui tests
|
2019-05-25 10:07:02 +02:00 |
|
const_short_circuit.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
const_short_circuit.stderr
|
Explain that lack of short circuiting support in constants is temporary
|
2018-12-18 09:42:46 +01:00 |
|
dangling-alloc-id-ice.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
dangling-alloc-id-ice.stderr
|
Deduplicate const eval error spans for better output
|
2019-03-23 13:05:30 -07:00 |
|
dangling_raw_ptr.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
dangling_raw_ptr.stderr
|
Deduplicate const eval error spans for better output
|
2019-03-23 13:05:30 -07:00 |
|
drop_none.rs
|
Allow evaluating trivial drop glue in constants
|
2019-01-18 13:31:05 +01:00 |
|
int_ptr_for_zst_slices.rs
|
Reintroduce zst-slice reading read_bytes method on Memory
|
2018-11-24 11:36:32 +01:00 |
|
invalid_promotion.rs
|
Don't promote function calls to nonpromotable things
|
2019-02-27 17:41:25 +01:00 |
|
issue-54224.rs
|
Remove feature(nll) when compare mode is sufficient
|
2019-05-12 18:46:43 +01:00 |
|
issue-54224.stderr
|
Remove feature(nll) when compare mode is sufficient
|
2019-05-12 18:46:43 +01:00 |
|
issue-56164.rs
|
Fix const_fn ICE with non-const function pointer
|
2018-11-30 08:43:50 +01:00 |
|
issue-56164.stderr
|
Fix const_fn ICE with non-const function pointer
|
2018-11-30 08:43:50 +01:00 |
|
match_ice.rs
|
Fix ICE related to #53708
|
2019-04-22 13:11:53 -07:00 |
|
match_ice.stderr
|
Fix ICE related to #53708
|
2019-04-22 13:11:53 -07:00 |
|
partial_qualif.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
partial_qualif.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
projection_qualif.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
projection_qualif.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
promote_const_let.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
promote_const_let.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
promote_evaluation_unused_result.rs
|
Remove feature(nll) when compare mode is sufficient
|
2019-05-12 18:46:43 +01:00 |
|
promote_fn_calls.rs
|
Remove feature(nll) when compare mode is sufficient
|
2019-05-12 18:46:43 +01:00 |
|
promote_fn_calls_std.rs
|
Remove feature(nll) when compare mode is sufficient
|
2019-05-12 18:46:43 +01:00 |
|
promoted-validation-55454.rs
|
Fix wrong validation clasisfication of Option<&T>::Some values
|
2018-10-29 15:22:47 +01:00 |
|
promoted_regression.rs
|
Remove a wrong multiplier on relocation offset computation
|
2018-12-17 16:47:26 +01:00 |
|
qualif_overwrite.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
qualif_overwrite.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
qualif_overwrite_2.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
qualif_overwrite_2.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
single_variant_match_ice.rs
|
Add a test for single variant matches
|
2018-11-30 09:44:06 +01:00 |
|
single_variant_match_ice.stderr
|
Never stop due to errors before borrow checking
|
2019-04-22 13:11:53 -07:00 |
|
static_mut_containing_mut_ref.rs
|
Fix a recently introduces regression
|
2018-12-21 11:27:29 +01:00 |
|
static_mut_containing_mut_ref2.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
static_mut_containing_mut_ref2.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
static_mut_containing_mut_ref3.rs
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
static_mut_containing_mut_ref3.stderr
|
Stabilize let bindings and destructuring in constants and const fn
|
2019-01-09 10:20:12 +01:00 |
|
union_constant.rs
|
Remove double trailing newlines
|
2019-04-22 16:57:01 +01:00 |
|
validate_never_arrays.rs
|
Clean up array/slice of primitive validation
|
2018-11-24 11:36:32 +01:00 |
|
validate_never_arrays.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |