.. |
auxiliary
|
Remove duplicated test files
|
2022-03-27 09:19:34 -03:00 |
const_constructor
|
|
|
const_in_pattern
|
Fail gracefully when const pattern is not structural match.
|
2022-08-07 19:12:33 +02:00 |
const_limit
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-blocks
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
const-eval
|
bless tests, remove nonexistent E0395
|
2022-07-26 14:14:21 +00:00 |
const-extern-fn
|
update test
|
2022-07-06 19:17:29 -04:00 |
const-mut-refs
|
adjust dangling-int-ptr error message
|
2022-07-05 08:08:24 -04:00 |
control-flow
|
bless you
|
2022-02-12 19:24:41 +11:00 |
extra-const-ub
|
compare with-flag to without-flag
|
2022-08-09 09:40:44 -04:00 |
min_const_fn
|
Fix diagnostics for unfulfilled obligations
|
2022-07-26 14:14:21 +00:00 |
miri_unleashed
|
bless tests, remove nonexistent E0395
|
2022-07-26 14:14:21 +00:00 |
std
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
array-literal-index-oob.rs
|
|
|
array-literal-index-oob.stderr
|
|
|
array-to-slice-cast.rs
|
|
|
assert-type-intrinsics.rs
|
assert_{inhabited,zero_valid,uninit_valid} intrinsics are safe
|
2022-08-13 00:00:00 +00:00 |
assert-type-intrinsics.stderr
|
assert_{inhabited,zero_valid,uninit_valid} intrinsics are safe
|
2022-08-13 00:00:00 +00:00 |
assoc_const_generic_impl.rs
|
|
|
assoc_const_generic_impl.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
assoc-const.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
associated_const_generic.rs
|
|
|
async-block.rs
|
|
|
async-block.with_feature.stderr
|
|
|
async-block.without_feature.stderr
|
|
|
bswap-const.rs
|
|
|
cast-discriminant-zst-enum.rs
|
|
|
chained-constants-stackoverflow.rs
|
|
|
check_const-feature-gated.rs
|
|
|
closure-structural-match-issue-90013.rs
|
#![feature(inline_const)] is no longer incomplete
|
2021-11-22 22:17:03 +00:00 |
const_discriminant.rs
|
expand comment
|
2021-11-14 19:03:32 -05:00 |
const_fn_floating_point_arithmetic.gated.stderr
|
|
|
const_fn_floating_point_arithmetic.rs
|
|
|
const_fn_floating_point_arithmetic.stock.stderr
|
|
|
const_fn_return_nested_fn_ptr.rs
|
|
|
const_fn_unsize.rs
|
|
|
const_forget.rs
|
|
|
const_let_assign2.rs
|
|
|
const_let_assign3.rs
|
|
|
const_let_assign3.stderr
|
|
|
const_let_assign.rs
|
|
|
const_let_eq_float.rs
|
|
|
const_let_eq.rs
|
|
|
const_let_irrefutable.rs
|
|
|
const_let_promote.rs
|
|
|
const_let_refutable.rs
|
|
|
const_let_refutable.stderr
|
|
|
const_prop_slice_pat_ice.rs
|
|
|
const_short_circuit.rs
|
|
|
const_unsafe_unreachable_ub.rs
|
|
|
const_unsafe_unreachable_ub.stderr
|
|
|
const_unsafe_unreachable.rs
|
|
|
const-address-of-interior-mut.rs
|
|
|
const-address-of-interior-mut.stderr
|
|
|
const-address-of-mut.rs
|
|
|
const-address-of-mut.stderr
|
|
|
const-address-of.rs
|
|
|
const-adt-align-mismatch.rs
|
|
|
const-array-oob-arith.rs
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
const-array-oob-arith.stderr
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
const-array-oob.rs
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
const-array-oob.stderr
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
const-as-fn.rs
|
|
|
const-as-fn.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-autoderef.rs
|
|
|
const-big-enum.rs
|
|
|
const-binops.rs
|
|
|
const-bitshift-rhs-inference.rs
|
|
|
const-block-const-bound.rs
|
Rename ~const Drop to ~const Destruct
|
2022-03-21 17:04:03 +11:00 |
const-block-const-bound.stderr
|
Rename ~const Drop to ~const Destruct
|
2022-03-21 17:04:03 +11:00 |
const-block-cross-crate-fn.rs
|
|
|
const-block-item-macro-codegen.rs
|
|
|
const-block-item.rs
|
|
|
const-block-non-item-statement-3.rs
|
|
|
const-block-non-item-statement-rpass.rs
|
|
|
const-block-non-item-statement.rs
|
|
|
const-block.rs
|
|
|
const-bound.rs
|
|
|
const-byte-str-cast.rs
|
|
|
const-call.rs
|
bless you
|
2022-02-12 19:24:41 +11:00 |
const-call.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
const-cast-different-types.rs
|
Perform Sync check on static items in wf-check instead of during const checks
|
2021-11-26 14:22:45 +00:00 |
const-cast-different-types.stderr
|
Perform Sync check on static items in wf-check instead of during const checks
|
2021-11-26 14:22:45 +00:00 |
const-cast-ptr-int.rs
|
|
|
const-cast-wrong-type.rs
|
Perform Sync check on static items in wf-check instead of during const checks
|
2021-11-26 14:22:45 +00:00 |
const-cast-wrong-type.stderr
|
Perform Sync check on static items in wf-check instead of during const checks
|
2021-11-26 14:22:45 +00:00 |
const-cast.rs
|
|
|
const-const.rs
|
|
|
const-contents.rs
|
|
|
const-deref-ptr.rs
|
Stabilize const_raw_ptr_deref for *const T
|
2021-11-06 17:05:15 -04:00 |
const-deref-ptr.stderr
|
adjust dangling-int-ptr error message
|
2022-07-05 08:08:24 -04:00 |
const-deref.rs
|
|
|
const-endianess.rs
|
|
|
const-enum-byref-self.rs
|
|
|
const-enum-byref.rs
|
|
|
const-enum-cast.rs
|
add test
|
2022-07-05 22:26:26 -04:00 |
const-enum-ptr.rs
|
|
|
const-enum-struct2.rs
|
|
|
const-enum-struct.rs
|
|
|
const-enum-structlike.rs
|
|
|
const-enum-tuple2.rs
|
|
|
const-enum-tuple.rs
|
|
|
const-enum-tuplestruct2.rs
|
|
|
const-enum-tuplestruct.rs
|
|
|
const-enum-vec-index.rs
|
|
|
const-enum-vec-ptr.rs
|
|
|
const-enum-vector.rs
|
|
|
const-err2.noopt.stderr
|
|
|
const-err2.opt_with_overflow_checks.stderr
|
|
|
const-err2.opt.stderr
|
|
|
const-err2.rs
|
|
|
const-err4.32bit.stderr
|
interpret: adjust error from constructing an invalid value
|
2022-06-29 11:26:24 -04:00 |
const-err4.64bit.stderr
|
interpret: adjust error from constructing an invalid value
|
2022-06-29 11:26:24 -04:00 |
const-err4.rs
|
|
|
const-err-early.rs
|
|
|
const-err-early.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-err-multi.rs
|
|
|
const-err-multi.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-err-rpass.rs
|
|
|
const-err.rs
|
Remove -Z force-overflow-checks
|
2021-11-24 10:19:23 -08:00 |
const-err.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-expr-addr-operator.rs
|
|
|
const-expr-in-fixed-length-vec.rs
|
|
|
const-expr-in-vec-repeat.rs
|
|
|
const-extern-function.rs
|
|
|
const-external-macro-const-err.rs
|
|
|
const-external-macro-const-err.stderr
|
make const_err show up in future breakage reports
|
2022-06-25 10:30:47 -04:00 |
const-fields-and-indexing.rs
|
|
|
const-float-bits-conv.rs
|
Allow unused rules in the testsuite where the lint triggers
|
2022-05-05 19:13:00 +02:00 |
const-float-bits-reject-conv.rs
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
const-float-bits-reject-conv.stderr
|
Mention first and last macro in backtrace
|
2022-07-19 03:07:54 +00:00 |
const-float-classify.rs
|
|
|
const-fn-const-eval.rs
|
|
|
const-fn-destructuring-arg.rs
|
|
|
const-fn-error.rs
|
Rebless
|
2022-02-12 19:34:52 +11:00 |
const-fn-error.stderr
|
Update const-fn-error.stderr
|
2022-03-15 06:08:25 +00:00 |
const-fn-in-vec.rs
|
|
|
const-fn-in-vec.stderr
|
Update the diagnostic message to match the new span
|
2022-04-28 09:40:42 +00:00 |
const-fn-method.rs
|
|
|
const-fn-mismatch.rs
|
|
|
const-fn-mismatch.stderr
|
|
|
const-fn-nested.rs
|
|
|
const-fn-not-in-trait.rs
|
|
|
const-fn-not-in-trait.stderr
|
|
|
const-fn-not-safe-for-const.rs
|
|
|
const-fn-not-safe-for-const.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
const-fn-ptr.rs
|
Add a test for fn pointer calls in consts
|
2022-05-17 07:24:47 +00:00 |
const-fn-ptr.stderr
|
Add a test for fn pointer calls in consts
|
2022-05-17 07:24:47 +00:00 |
const-fn-stability-calls-3.rs
|
|
|
const-fn-stability-calls.rs
|
|
|
const-fn-type-name-any.rs
|
|
|
const-fn-type-name.rs
|
|
|
const-fn-val.rs
|
|
|
const-fn-zst-args.rs
|
|
|
const-fn.rs
|
Update tests after feature stabilization
|
2022-03-07 08:47:18 -08:00 |
const-for-feature-gate.rs
|
|
|
const-for-feature-gate.stderr
|
|
|
const-for.rs
|
bless you
|
2022-02-12 19:24:41 +11:00 |
const-for.stderr
|
Update stderrs referencing IntoIterator
|
2022-03-15 07:29:30 +00:00 |
const-index-feature-gate.rs
|
|
|
const-int-arithmetic-overflow.rs
|
|
|
const-int-arithmetic.rs
|
|
|
const-int-conversion-rpass.rs
|
|
|
const-int-conversion.rs
|
|
|
const-int-conversion.stderr
|
|
|
const-int-overflowing-rpass.rs
|
|
|
const-int-overflowing.rs
|
|
|
const-int-overflowing.stderr
|
|
|
const-int-pow-rpass.rs
|
|
|
const-int-rotate-rpass.rs
|
|
|
const-int-rotate.rs
|
|
|
const-int-rotate.stderr
|
|
|
const-int-saturating-arith.rs
|
|
|
const-int-sign-rpass.rs
|
|
|
const-int-sign.rs
|
|
|
const-int-sign.stderr
|
|
|
const-int-unchecked.rs
|
|
|
const-int-unchecked.stderr
|
Miri/CTFE: properly treat overflow in (signed) division/rem as UB
|
2022-03-01 20:39:51 -05:00 |
const-int-wrapping-rpass.rs
|
|
|
const-int-wrapping.rs
|
|
|
const-int-wrapping.stderr
|
|
|
const-integer-bool-ops.rs
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
const-integer-bool-ops.stderr
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
const-labeled-break.rs
|
|
|
const-len-underflow-separate-spans.rs
|
|
|
const-len-underflow-separate-spans.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-len-underflow-subspans.rs
|
|
|
const-len-underflow-subspans.stderr
|
|
|
const-match-check.eval1.stderr
|
Do not suggest let_else if no bindings would be introduced
|
2022-03-08 17:20:05 +00:00 |
const-match-check.eval2.stderr
|
Do not suggest let_else if no bindings would be introduced
|
2022-03-08 17:20:05 +00:00 |
const-match-check.matchck.stderr
|
Do not suggest let_else if no bindings would be introduced
|
2022-03-08 17:20:05 +00:00 |
const-match-check.rs
|
|
|
const-match-pattern-arm.rs
|
|
|
const-meth-pattern.rs
|
|
|
const-multi-ref.rs
|
|
|
const-multi-ref.stderr
|
|
|
const-needs_drop-monomorphic.rs
|
|
|
const-needs_drop-monomorphic.stderr
|
Track implicit Sized obligations in type params
|
2022-07-07 12:15:12 -07:00 |
const-needs_drop.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
const-negation.rs
|
|
|
const-negative.rs
|
|
|
const-nullary-enum.rs
|
|
|
const-nullary-univariant-enum.rs
|
|
|
const-pattern-irrefutable.rs
|
|
|
const-pattern-irrefutable.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-pattern-not-const-evaluable.rs
|
|
|
const-pattern-variant.rs
|
|
|
const-points-to-static.32bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-points-to-static.64bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-points-to-static.rs
|
|
|
const-prop-ice2.rs
|
|
|
const-prop-ice2.stderr
|
|
|
const-prop-ice3.rs
|
|
|
const-prop-ice.rs
|
|
|
const-prop-ice.stderr
|
|
|
const-prop-overflowing-casts.rs
|
|
|
const-prop-read-static-in-const.rs
|
|
|
const-prop-read-static-in-const.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-ptr-nonnull-rpass.rs
|
|
|
const-ptr-nonnull.rs
|
|
|
const-ptr-nonnull.stderr
|
|
|
const-ptr-unique-rpass.rs
|
|
|
const-ptr-unique.rs
|
|
|
const-ptr-unique.stderr
|
|
|
const-rec-and-tup.rs
|
|
|
const-region-ptrs-noncopy.rs
|
|
|
const-region-ptrs.rs
|
|
|
const-repeated-values.rs
|
|
|
const-size_of_val-align_of_val-extern-type.rs
|
|
|
const-size_of_val-align_of_val-extern-type.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-size_of_val-align_of_val.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
const-size_of-align_of.rs
|
|
|
const-size_of-cycle.rs
|
|
|
const-size_of-cycle.stderr
|
address review
|
2022-06-14 16:08:18 +02:00 |
const-slice-oob.rs
|
|
|
const-slice-oob.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
const-struct-offsets.rs
|
|
|
const-struct.rs
|
|
|
const-suggest-feature.rs
|
Stabilize const_raw_ptr_deref for *const T
|
2021-11-06 17:05:15 -04:00 |
const-suggest-feature.stderr
|
Stabilize const_raw_ptr_deref for *const T
|
2021-11-06 17:05:15 -04:00 |
const-trait-to-trait.rs
|
|
|
const-try-feature-gate.rs
|
|
|
const-try-feature-gate.stderr
|
|
|
const-try.rs
|
|
|
const-tup-index-span.rs
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
const-tup-index-span.stderr
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
const-tuple-struct.rs
|
|
|
const-type-mismatch.rs
|
|
|
const-type-mismatch.stderr
|
|
|
const-typeid-of-rpass.rs
|
|
|
const-unit-struct.rs
|
|
|
const-unsafe-fn.rs
|
|
|
const-unsized.rs
|
|
|
const-unsized.stderr
|
|
|
const-unwrap.rs
|
|
|
const-unwrap.stderr
|
|
|
const-validation-fail-55455.rs
|
|
|
const-variant-count.rs
|
|
|
const-vec-of-fns.rs
|
|
|
const-vec-syntax.rs
|
|
|
const-vecs-and-slices.rs
|
|
|
const.rs
|
|
|
consts-in-patterns.rs
|
|
|
copy-intrinsic.rs
|
Stabilize const_intrinsic_copy
|
2022-06-08 20:17:28 +09:00 |
copy-intrinsic.stderr
|
|
|
dangling_raw_ptr.rs
|
|
|
dangling_raw_ptr.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
dangling-alloc-id-ice.rs
|
|
|
dangling-alloc-id-ice.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
deref_in_pattern.rs
|
|
|
drop_box.rs
|
Revert accidental stabilization
|
2022-03-10 14:36:51 +00:00 |
drop_box.stderr
|
Revert accidental stabilization
|
2022-03-10 14:36:51 +00:00 |
drop_none.rs
|
|
|
drop_zst.rs
|
Add regression test for #90770
|
2021-12-01 10:04:21 -08:00 |
drop_zst.stderr
|
Add regression test for #90770
|
2021-12-01 10:04:21 -08:00 |
enum-discr-type-err.rs
|
|
|
enum-discr-type-err.stderr
|
|
|
eval-enum.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
eval-enum.stderr
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
huge-values.rs
|
|
|
ice-48279.rs
|
|
|
ice-zst-static-access.rs
|
|
|
inline_asm.rs
|
Stabilize asm! and global_asm!
|
2021-12-12 11:20:03 +00:00 |
inline_asm.stderr
|
Restrict tests that use needs-asm-support to non-experimental
|
2021-11-07 03:44:42 +00:00 |
int_ptr_for_zst_slices.rs
|
Stabilize const_raw_ptr_deref for *const T
|
2021-11-06 17:05:15 -04:00 |
intrinsic_without_const_stab_fail.rs
|
Stabilize const_intrinsic_copy
|
2022-06-08 20:17:28 +09:00 |
intrinsic_without_const_stab_fail.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
intrinsic_without_const_stab.rs
|
Stabilize const_intrinsic_copy
|
2022-06-08 20:17:28 +09:00 |
intrinsic_without_const_stab.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
invalid_promotion.rs
|
|
|
invalid-union.32bit.stderr
|
add array tests, cleanup, tidy, and bless
|
2022-07-13 18:31:29 -04:00 |
invalid-union.64bit.stderr
|
remove untagged_union feature gate
|
2022-07-13 18:27:28 -04:00 |
invalid-union.rs
|
remove untagged_union feature gate
|
2022-07-13 18:27:28 -04:00 |
issue-3521.fixed
|
|
|
issue-3521.rs
|
|
|
issue-3521.stderr
|
|
|
issue-6991.rs
|
|
|
issue-13837.rs
|
|
|
issue-13902.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
issue-17074.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
issue-17458.rs
|
|
|
issue-17458.stderr
|
|
|
issue-17718-borrow-interior.rs
|
|
|
issue-17718-const-bad-values.rs
|
|
|
issue-17718-const-bad-values.stderr
|
|
|
issue-17718-const-borrow.rs
|
|
|
issue-17718-const-borrow.stderr
|
|
|
issue-17718-references.rs
|
|
|
issue-17718-references.stderr
|
|
|
issue-17718.rs
|
|
|
issue-17756.rs
|
|
|
issue-18294.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
issue-18294.stderr
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
issue-19244.rs
|
Move some tests to more reasonable places
|
2022-04-26 23:38:04 -03:00 |
issue-21562.rs
|
|
|
issue-21721.rs
|
|
|
issue-23833.rs
|
|
|
issue-23968-const-not-overflow.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
issue-25826.rs
|
bless tests, remove nonexistent E0395
|
2022-07-26 14:14:21 +00:00 |
issue-25826.stderr
|
bless tests, remove nonexistent E0395
|
2022-07-26 14:14:21 +00:00 |
issue-27890.rs
|
|
|
issue-28113.rs
|
Handle Fn family trait call errror
|
2022-02-12 19:24:43 +11:00 |
issue-28113.stderr
|
Handle Fn family trait call errror
|
2022-02-12 19:24:43 +11:00 |
issue-29914-2.rs
|
|
|
issue-29914-3.rs
|
|
|
issue-29914.rs
|
|
|
issue-29927-1.rs
|
|
|
issue-29927.rs
|
|
|
issue-32829-2.rs
|
bless you
|
2022-02-12 19:24:41 +11:00 |
issue-32829-2.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
issue-32829.rs
|
|
|
issue-32829.stderr
|
Mention first and last macro in backtrace
|
2022-07-19 03:07:54 +00:00 |
issue-33537.rs
|
|
|
issue-34784.rs
|
|
|
issue-36163.rs
|
|
|
issue-36163.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-37222.rs
|
|
|
issue-37550-1.rs
|
Update tests after feature stabilization
|
2022-03-07 08:47:18 -08:00 |
issue-37550.rs
|
Update tests after feature stabilization
|
2022-03-07 08:47:18 -08:00 |
issue-37991.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
issue-39161-bogus-error.rs
|
|
|
issue-39974.rs
|
Move tests
|
2022-06-13 17:16:01 -03:00 |
issue-39974.stderr
|
Move tests
|
2022-06-13 17:16:01 -03:00 |
issue-43105.rs
|
bless you
|
2022-02-12 19:24:41 +11:00 |
issue-43105.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
issue-44415.rs
|
address review
|
2022-06-14 16:08:18 +02:00 |
issue-44415.stderr
|
Remove guess_head_span.
|
2022-07-28 23:14:04 +02:00 |
issue-46553.rs
|
Update tests after feature stabilization
|
2022-03-07 08:47:18 -08:00 |
issue-47789.rs
|
|
|
issue-50439.rs
|
add regression test for #50439
|
2022-06-30 13:43:29 +09:00 |
issue-50439.stderr
|
add regression test for #50439
|
2022-06-30 13:43:29 +09:00 |
issue-52023-array-size-pointer-cast.rs
|
|
|
issue-52023-array-size-pointer-cast.stderr
|
|
|
issue-52060.rs
|
|
|
issue-52060.stderr
|
|
|
issue-54224.rs
|
|
|
issue-54224.stderr
|
|
|
issue-54348.rs
|
|
|
issue-54348.stderr
|
|
|
issue-54387.rs
|
Move some tests to more reasonable places
|
2022-05-28 18:38:34 -03:00 |
issue-56164.rs
|
separate const prop lint from optimizations
|
2022-03-23 16:50:41 +00:00 |
issue-56164.stderr
|
make const_err show up in future breakage reports
|
2022-06-25 10:30:47 -04:00 |
issue-58435-ice-with-assoc-const.rs
|
|
|
issue-62045.rs
|
|
|
issue-63226.rs
|
|
|
issue-63952.32bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-63952.64bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-63952.rs
|
|
|
issue-64059.rs
|
|
|
issue-64506.rs
|
|
|
issue-64662.rs
|
|
|
issue-64662.stderr
|
add new emit_inference_failure_err
|
2022-06-02 10:19:15 +02:00 |
issue-65348.rs
|
|
|
issue-66342.rs
|
|
|
issue-66345.rs
|
|
|
issue-66397.rs
|
|
|
issue-66693-panic-in-array-len.rs
|
|
|
issue-66693-panic-in-array-len.stderr
|
Mention first and last macro in backtrace
|
2022-07-19 03:07:54 +00:00 |
issue-66693.rs
|
separate const prop lint from optimizations
|
2022-03-23 16:50:41 +00:00 |
issue-66693.stderr
|
Mention first and last macro in backtrace
|
2022-07-19 03:07:54 +00:00 |
issue-66787.rs
|
|
|
issue-67529.rs
|
|
|
issue-67640.rs
|
|
|
issue-67641.rs
|
|
|
issue-67696-const-prop-ice.rs
|
|
|
issue-67862.rs
|
|
|
issue-68264-overflow.rs
|
|
|
issue-68542-closure-in-array-len.rs
|
Handle Fn family trait call errror
|
2022-02-12 19:24:43 +11:00 |
issue-68542-closure-in-array-len.stderr
|
Handle Fn family trait call errror
|
2022-02-12 19:24:43 +11:00 |
issue-68684.rs
|
|
|
issue-69191-ice-on-uninhabited-enum-field.rs
|
|
|
issue-69310-array-size-lit-wrong-ty.rs
|
|
|
issue-69310-array-size-lit-wrong-ty.stderr
|
|
|
issue-69312.rs
|
|
|
issue-69488.rs
|
mir-interpret now treats unions as non-immediate, even if they have scalar layout, allowing partially initializing them
|
2022-04-05 13:18:22 +00:00 |
issue-69532.rs
|
|
|
issue-70773-mir-typeck-lt-norm.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
issue-70942-trait-vs-impl-mismatch.rs
|
|
|
issue-70942-trait-vs-impl-mismatch.stderr
|
Tweak assoc type obligation spans
|
2021-12-11 02:32:15 +00:00 |
issue-73976-monomorphic.rs
|
|
|
issue-73976-polymorphic.rs
|
|
|
issue-73976-polymorphic.stderr
|
|
|
issue-76064.rs
|
|
|
issue-76064.stderr
|
Mention first and last macro in backtrace
|
2022-07-19 03:07:54 +00:00 |
issue-77062-large-zst-array.rs
|
address review
|
2022-06-14 16:11:27 +02:00 |
issue-78655.rs
|
On partial uninit error point at where we need init
|
2022-07-07 12:25:55 -07:00 |
issue-78655.stderr
|
Tweak wording and spans
|
2022-07-07 12:25:56 -07:00 |
issue-79137-monomorphic.rs
|
|
|
issue-79137-toogeneric.rs
|
|
|
issue-79137-toogeneric.stderr
|
|
|
issue-79152-const-array-index.rs
|
|
|
issue-79690.64bit.stderr
|
make use of symbolic vtables in interpreter
|
2022-07-20 17:12:04 -04:00 |
issue-79690.rs
|
|
|
issue-83182.32bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-83182.64bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
issue-83182.rs
|
interpret: adjust error from constructing an invalid value
|
2022-06-29 11:26:24 -04:00 |
issue-87046.rs
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
issue-87046.stderr
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
issue-88071.rs
|
Update tests after feature stabilization
|
2022-03-07 08:47:18 -08:00 |
issue-88649.rs
|
|
|
issue-89088.rs
|
|
|
issue-90762.rs
|
Generate an intermediate temporary for Drop constants.
|
2022-05-04 09:09:52 +00:00 |
issue-90870.fixed
|
Rebased and improved errors
|
2022-02-12 19:24:42 +11:00 |
issue-90870.rs
|
Rebased and improved errors
|
2022-02-12 19:24:42 +11:00 |
issue-90870.stderr
|
Rebased and improved errors
|
2022-02-12 19:24:42 +11:00 |
issue-90878-2.rs
|
Overhaul MacArgs::Eq .
|
2022-05-05 07:06:12 +10:00 |
issue-90878-2.stderr
|
Overhaul MacArgs::Eq .
|
2022-05-05 07:06:12 +10:00 |
issue-90878-3.rs
|
Add a test with a leading newline for ICE #90878
|
2021-11-17 22:24:42 +01:00 |
issue-90878-3.stderr
|
Add a test with a leading newline for ICE #90878
|
2021-11-17 22:24:42 +01:00 |
issue-90878.rs
|
Fix non-constant value ICE (#90878)
|
2021-11-15 20:40:29 +01:00 |
issue-90878.stderr
|
Fix non-constant value ICE (#90878)
|
2021-11-15 20:40:29 +01:00 |
issue-91434.rs
|
trait selection errors should poison the typeck results, too, so that const eval can avoid running at all
|
2022-05-24 15:37:33 +00:00 |
issue-91434.stderr
|
trait selection errors should poison the typeck results, too, so that const eval can avoid running at all
|
2022-05-24 15:37:33 +00:00 |
issue-91560.fixed
|
Make span_extend_to_prev_str() more robust
|
2022-01-31 19:28:15 +01:00 |
issue-91560.rs
|
Make span_extend_to_prev_str() more robust
|
2022-01-31 19:28:15 +01:00 |
issue-91560.stderr
|
Make span_extend_to_prev_str() more robust
|
2022-01-31 19:28:15 +01:00 |
issue-94371.rs
|
mir-interpret now treats unions as non-immediate, even if they have scalar layout, allowing partially initializing them
|
2022-04-05 13:18:22 +00:00 |
issue-94675.rs
|
use impl substs in on_unimplemented
|
2022-03-06 18:44:01 -08:00 |
issue-94675.stderr
|
use impl substs in on_unimplemented
|
2022-03-06 18:44:01 -08:00 |
issue-96169.rs
|
fix ICE in ConstProp
|
2022-07-06 13:28:42 -04:00 |
issue-broken-mir.rs
|
|
|
issue-miri-1910.rs
|
stabilize const_ptr_offset
|
2022-02-13 15:26:14 +08:00 |
issue-miri-1910.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
large_const_alloc.rs
|
|
|
large_const_alloc.stderr
|
|
|
locals-in-const-fn.rs
|
|
|
match_ice.rs
|
|
|
match_ice.stderr
|
|
|
match-const-fn-structs.rs
|
|
|
mir_check_nonconst.rs
|
bless you
|
2022-02-12 19:24:41 +11:00 |
mir_check_nonconst.stderr
|
bless you
|
2022-02-12 19:24:41 +11:00 |
mozjs-error.rs
|
|
|
nested_erroneous_ctfe.rs
|
trait selection errors should poison the typeck results, too, so that const eval can avoid running at all
|
2022-05-24 15:37:33 +00:00 |
nested_erroneous_ctfe.stderr
|
trait selection errors should poison the typeck results, too, so that const eval can avoid running at all
|
2022-05-24 15:37:33 +00:00 |
non-const-value-in-const.rs
|
Fix non-constant value ICE (#90878)
|
2021-11-15 20:40:29 +01:00 |
non-const-value-in-const.stderr
|
Fix non-constant value ICE (#90878)
|
2021-11-15 20:40:29 +01:00 |
non-scalar-cast.rs
|
|
|
offset_from_ub.rs
|
interpret, ptr_offset_from: refactor and test too-far-apart check
|
2022-07-24 19:35:40 -04:00 |
offset_from_ub.stderr
|
interpret, ptr_offset_from: refactor and test too-far-apart check
|
2022-07-24 19:35:40 -04:00 |
offset_from.rs
|
Apply CR suggestions; add real tracking issue
|
2022-05-11 17:16:25 -07:00 |
offset_ub.rs
|
stabilize const_ptr_offset
|
2022-02-13 15:26:14 +08:00 |
offset_ub.stderr
|
adjust dangling-int-ptr error message
|
2022-07-05 08:08:24 -04:00 |
offset.rs
|
stabilize const_ptr_offset
|
2022-02-13 15:26:14 +08:00 |
packed_pattern2.rs
|
|
|
packed_pattern2.stderr
|
|
|
packed_pattern.rs
|
|
|
packed_pattern.stderr
|
|
|
partial_qualif.rs
|
|
|
partial_qualif.stderr
|
|
|
precise-drop-with-coverage.rs
|
Fix switch on discriminant detection in a presence of coverage counters
|
2022-02-10 19:43:24 +01:00 |
precise-drop-with-promoted.rs
|
Fix const qualification when executed after promotion
|
2021-10-19 00:00:00 +00:00 |
promote_borrowed_field.rs
|
|
|
promote_const_let.rs
|
|
|
promote_const_let.stderr
|
|
|
promote_evaluation_unused_result.rs
|
|
|
promote_fn_calls_std.rs
|
|
|
promote_fn_calls.rs
|
|
|
promote-not.rs
|
Test that promotion follows references when looking for drop
|
2021-10-31 18:33:29 +01:00 |
promote-not.stderr
|
Test that promotion follows references when looking for drop
|
2021-10-31 18:33:29 +01:00 |
promoted_regression.rs
|
|
|
promoted-const-drop.rs
|
Do not promote values with const drop that need to be dropped
|
2021-10-18 21:56:57 +02:00 |
promoted-const-drop.stderr
|
Do not promote values with const drop that need to be dropped
|
2021-10-18 21:56:57 +02:00 |
promoted-storage.rs
|
Reset qualifs when a storage of a local ends
|
2021-10-23 09:26:22 +02:00 |
promoted-validation-55454.rs
|
|
|
promotion-mutable-ref.rs
|
|
|
promotion.rs
|
Remove line instead of just commenting out
|
2022-03-23 16:50:42 +00:00 |
ptr_comparisons.rs
|
stabilize const_ptr_offset
|
2022-02-13 15:26:14 +08:00 |
ptr_comparisons.stderr
|
adjust dangling-int-ptr error message
|
2022-07-05 08:08:24 -04:00 |
ptr_is_null.rs
|
|
|
qualif_overwrite_2.rs
|
|
|
qualif_overwrite_2.stderr
|
|
|
qualif_overwrite.rs
|
|
|
qualif_overwrite.stderr
|
|
|
qualif-indirect-mutation-fail.rs
|
addr_of! grants mutable access, maybe?
|
2021-11-03 16:43:12 +01:00 |
qualif-indirect-mutation-fail.stderr
|
addr_of! grants mutable access, maybe?
|
2021-11-03 16:43:12 +01:00 |
qualif-indirect-mutation-pass.rs
|
addr_of! grants mutable access, maybe?
|
2021-11-03 16:43:12 +01:00 |
qualif-union.rs
|
remove untagged_union feature gate
|
2022-07-13 18:27:28 -04:00 |
qualif-union.stderr
|
remove untagged_union feature gate
|
2022-07-13 18:27:28 -04:00 |
raw_pointer_promoted.rs
|
|
|
raw-ptr-const.rs
|
|
|
raw-ptr-const.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
recursive-zst-static.default.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
recursive-zst-static.rs
|
|
|
recursive-zst-static.unleash.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
recursive.rs
|
Deduplicate lines in long const-eval stack trace
|
2022-01-11 18:13:53 -08:00 |
recursive.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
references.rs
|
|
|
refs_check_const_eq-issue-88384.rs
|
Deeply deny fn and raw ptrs in const generics
|
2022-07-25 03:39:22 +00:00 |
refs_check_const_eq-issue-88384.stderr
|
Deeply deny fn and raw ptrs in const generics
|
2022-07-25 03:39:22 +00:00 |
refs_check_const_value_eq-issue-88876.rs
|
|
|
repeat_match.rs
|
|
|
return-in-const-fn.rs
|
|
|
rustc-const-stability-require-const.rs
|
|
|
rustc-const-stability-require-const.stderr
|
|
|
rustc-impl-const-stability.rs
|
Proper const stability check, default to unstable
|
2022-05-19 12:21:45 +00:00 |
rvalue-static-promotion.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
self_normalization2.rs
|
|
|
self_normalization.rs
|
|
|
signed_enum_discr.rs
|
|
|
stable-precise-live-drops-in-libcore.rs
|
|
|
stable-precise-live-drops-in-libcore.stderr
|
|
|
static_mut_containing_mut_ref2.mut_refs.stderr
|
|
|
static_mut_containing_mut_ref2.rs
|
|
|
static_mut_containing_mut_ref2.stock.stderr
|
|
|
static_mut_containing_mut_ref3.rs
|
|
|
static_mut_containing_mut_ref3.stderr
|
|
|
static_mut_containing_mut_ref.rs
|
|
|
static-cycle-error.rs
|
|
|
static-raw-pointer-interning2.rs
|
|
|
static-raw-pointer-interning.rs
|
|
|
too_generic_eval_ice.rs
|
|
|
too_generic_eval_ice.stderr
|
Refer to the TraitRef::identity in the message to be clearer
|
2022-04-04 21:06:35 +00:00 |
trait_specialization.rs
|
|
|
trait_specialization.stderr
|
|
|
transmute-const.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
transmute-size-mismatch-before-typeck.rs
|
Add the transmute and asm checks to typeck as deferred checks
|
2022-05-24 16:28:57 +00:00 |
transmute-size-mismatch-before-typeck.stderr
|
Add the transmute and asm checks to typeck as deferred checks
|
2022-05-24 16:28:57 +00:00 |
try-operator.rs
|
Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk"
|
2021-12-12 12:34:59 +08:00 |
tuple-struct-constructors.rs
|
|
|
underscore_const_names.rs
|
|
|
uninhabited-const-issue-61744.rs
|
|
|
uninhabited-const-issue-61744.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
union_constant.rs
|
|
|
unstable-const-fn-in-libcore.rs
|
Update tests after feature stabilization
|
2022-03-07 08:47:18 -08:00 |
unstable-const-fn-in-libcore.stderr
|
Update tests
|
2022-03-07 08:47:18 -08:00 |
unstable-precise-live-drops-in-libcore.rs
|
|
|
unwind-abort.rs
|
|
|
validate_never_arrays.32bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
validate_never_arrays.64bit.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
validate_never_arrays.rs
|
Stabilize const_raw_ptr_deref for *const T
|
2021-11-06 17:05:15 -04:00 |
write_to_mut_ref_dest.rs
|
Stabilize const_raw_ptr_deref for *const T
|
2021-11-06 17:05:15 -04:00 |
write_to_mut_ref_dest.stock.stderr
|
Stabilize const_raw_ptr_deref for *const T
|
2021-11-06 17:05:15 -04:00 |
write_to_static_via_mut_ref.rs
|
|
|
write_to_static_via_mut_ref.stderr
|
|
|
write-to-static-mut-in-static.rs
|
|
|
write-to-static-mut-in-static.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
zst_no_llvm_alloc.rs
|
|
|