| .. |
|
auxiliary
|
Add missing rustc_promotable attribute to unsigned min_value and max_value
|
2018-11-09 17:55:24 +01:00 |
|
const-eval
|
test diagnostics for more ranges
|
2018-11-07 14:06:38 +01:00 |
|
min_const_fn
|
Use new region infer errors for explaining borrows
|
2018-10-21 12:35:00 +01:00 |
|
const-array-oob-arith.rs
|
|
|
|
const-array-oob-arith.stderr
|
|
|
|
const-array-oob.rs
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-array-oob.stderr
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-block-non-item-statement-2.rs
|
|
|
|
const-block-non-item-statement-2.stderr
|
|
|
|
const-block-non-item-statement-3.rs
|
|
|
|
const-block-non-item-statement-3.stderr
|
|
|
|
const-block-non-item-statement.rs
|
|
|
|
const-block-non-item-statement.stderr
|
|
|
|
const-call.rs
|
Only promote calls to #[rustc_promotable] const fns
|
2018-10-03 10:07:05 +02:00 |
|
const-call.stderr
|
Rebase fallout
|
2018-10-25 17:20:39 +02:00 |
|
const-cast-different-types.rs
|
|
|
|
const-cast-different-types.stderr
|
|
|
|
const-cast-wrong-type.rs
|
|
|
|
const-cast-wrong-type.stderr
|
|
|
|
const-deref-ptr.rs
|
|
|
|
const-deref-ptr.stderr
|
|
|
|
const-err-early.rs
|
add the lint back to the list, and fix tests
|
2018-10-25 16:48:15 +02:00 |
|
const-err-early.stderr
|
add the lint back to the list, and fix tests
|
2018-10-25 16:48:15 +02:00 |
|
const-err-multi.rs
|
add the lint back to the list, and fix tests
|
2018-10-25 16:48:15 +02:00 |
|
const-err-multi.stderr
|
add the lint back to the list, and fix tests
|
2018-10-25 16:48:15 +02:00 |
|
const-err.rs
|
Deduplicate all the ~~things~~ errors
|
2018-10-25 16:47:35 +02:00 |
|
const-err.stderr
|
Deduplicate all the ~~things~~ errors
|
2018-10-25 16:47:35 +02:00 |
|
const-err2.rs
|
|
|
|
const-err2.stderr
|
|
|
|
const-err4.rs
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-err4.stderr
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-expr-addr-operator.rs
|
|
|
|
const-fn-destructuring-arg.rs
|
|
|
|
const-fn-destructuring-arg.stderr
|
|
|
|
const-fn-mismatch.rs
|
|
|
|
const-fn-mismatch.stderr
|
|
|
|
const-fn-not-in-trait.rs
|
|
|
|
const-fn-not-in-trait.stderr
|
|
|
|
const-fn-not-safe-for-const.rs
|
Made std::intrinsics::transmute() const fn.
|
2018-08-30 13:06:20 +01:00 |
|
const-fn-not-safe-for-const.stderr
|
Made std::intrinsics::transmute() const fn.
|
2018-08-30 13:06:20 +01:00 |
|
const-fn-stability-calls-3.rs
|
Removed #[rustc_error] from tests that are all // compile-pass.
|
2018-11-07 13:09:52 +01:00 |
|
const-int-conversion.nll.stderr
|
Use new region infer errors for explaining borrows
|
2018-10-21 12:35:00 +01:00 |
|
const-int-conversion.rs
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-conversion.stderr
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-overflowing.nll.stderr
|
Use new region infer errors for explaining borrows
|
2018-10-21 12:35:00 +01:00 |
|
const-int-overflowing.rs
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-overflowing.stderr
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-rotate.nll.stderr
|
Use new region infer errors for explaining borrows
|
2018-10-21 12:35:00 +01:00 |
|
const-int-rotate.rs
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-rotate.stderr
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-sign.nll.stderr
|
Use new region infer errors for explaining borrows
|
2018-10-21 12:35:00 +01:00 |
|
const-int-sign.rs
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-sign.stderr
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-unchecked.rs
|
Add unchecked_shl/shr checks for intrinsics
|
2018-09-06 13:13:07 +02:00 |
|
const-int-unchecked.stderr
|
Rebase fallout in ui output
|
2018-10-25 16:47:35 +02:00 |
|
const-int-wrapping.nll.stderr
|
Use new region infer errors for explaining borrows
|
2018-10-21 12:35:00 +01:00 |
|
const-int-wrapping.rs
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-int-wrapping.stderr
|
rebase
|
2018-09-01 15:05:55 +02:00 |
|
const-integer-bool-ops.rs
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-integer-bool-ops.stderr
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-len-underflow-separate-spans.rs
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-len-underflow-separate-spans.stderr
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-len-underflow-subspans.rs
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-len-underflow-subspans.stderr
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-match-check.eval1.stderr
|
|
|
|
const-match-check.eval2.stderr
|
|
|
|
const-match-check.matchck.stderr
|
|
|
|
const-match-check.rs
|
|
|
|
const-match-pattern-arm.rs
|
|
|
|
const-match-pattern-arm.stderr
|
|
|
|
const-pattern-irrefutable.rs
|
|
|
|
const-pattern-irrefutable.stderr
|
|
|
|
const-pattern-not-const-evaluable.rs
|
Stabilize min_const_fn
|
2018-10-05 10:36:14 +02:00 |
|
const-size_of-cycle.rs
|
Add rustc SHA to released DWARF debuginfo
|
2018-09-10 10:10:38 -07:00 |
|
const-size_of-cycle.stderr
|
fix ui tests (rebase fallout)
|
2018-10-25 16:48:15 +02:00 |
|
const-slice-oob.rs
|
add the lint back to the list, and fix tests
|
2018-10-25 16:48:15 +02:00 |
|
const-slice-oob.stderr
|
add the lint back to the list, and fix tests
|
2018-10-25 16:48:15 +02:00 |
|
const-tup-index-span.rs
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-tup-index-span.stderr
|
Report const eval error inside the query
|
2018-10-25 16:46:19 +02:00 |
|
const-type-mismatch.rs
|
|
|
|
const-type-mismatch.stderr
|
|
|
|
const-typeid-of.rs
|
|
|
|
const-typeid-of.stderr
|
|
|
|
const-unsized.rs
|
|
|
|
const-unsized.stderr
|
Check the type of statics and constants for Sizedness
|
2018-10-16 17:01:24 +02:00 |
|
const-validation-fail-55455.rs
|
Fix wrong validation clasisfication of Option<&T>::Some values
|
2018-10-29 15:22:47 +01:00 |
|
dangling-alloc-id-ice.rs
|
Turn ICE for dangling pointers into error
|
2018-10-29 13:14:17 +01:00 |
|
dangling-alloc-id-ice.stderr
|
Turn ICE for dangling pointers into error
|
2018-10-29 13:14:17 +01:00 |
|
dangling_raw_ptr.rs
|
Turn ICE for dangling pointers into error
|
2018-10-29 13:14:17 +01:00 |
|
dangling_raw_ptr.stderr
|
Turn ICE for dangling pointers into error
|
2018-10-29 13:14:17 +01:00 |
|
issue-54224.rs
|
Fix #54224 (const promotion regression)
|
2018-10-01 14:08:27 +02:00 |
|
issue-54224.stderr
|
Use new region infer errors for explaining borrows
|
2018-10-21 12:35:00 +01:00 |
|
promote_fn_calls.rs
|
Add missing rustc_promotable attribute to unsigned min_value and max_value
|
2018-11-09 17:55:24 +01:00 |
|
promote_fn_calls_std.rs
|
Add missing rustc_promotable attribute to unsigned min_value and max_value
|
2018-11-09 17:55:24 +01:00 |
|
promoted-validation-55454.rs
|
Fix wrong validation clasisfication of Option<&T>::Some values
|
2018-10-29 15:22:47 +01:00 |
|
single_variant_match_ice.rs
|
Fix an ICE in the min_const_fn analysis
|
2018-10-27 13:34:35 +02:00 |
|
single_variant_match_ice.stderr
|
Fix an ICE in the min_const_fn analysis
|
2018-10-27 13:34:35 +02:00 |