1
Fork 0
rust/tests/ui/const_prop
Esteban Küber cc492edc9d Tweak unevaluated constant in pattern error
Silence errors that are implied by the errors in the `const` item definition.

Add a primary span label.
2024-12-04 20:29:35 +00:00
..
apfloat-f64-roundtrip.rs
apfloat-remainder-regression.rs
const-prop-ice.rs
const-prop-ice.stderr
const-prop-ice2.rs
const-prop-ice2.stderr
const-prop-ice3.rs
const-prop-overflowing-casts.rs
dont-propagate-generic-instance-2.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
dont-propagate-generic-instance.rs
ice-assert-fail-div-by-zero.rs
ice-assert-fail-div-by-zero.stderr
ice-issue-96944.rs
ice-issue-111353.rs
ice-type-mismatch-when-copying-112824.rs Tweak unevaluated constant in pattern error 2024-12-04 20:29:35 +00:00
ice-type-mismatch-when-copying-112824.stderr Tweak unevaluated constant in pattern error 2024-12-04 20:29:35 +00:00
inline_spans.rs
inline_spans_lint_attribute.rs
issue-86351.rs
issue-102553.rs
overwrite_with_const_with_params.rs
unreachable-bounds.rs
unreachable-overflow.rs
unsized-local-ice.rs