Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
explain
/
explanation-code-rendering-edge-case-regression.rs
blob: 0d12c71bb8736288c63aefb6176887feea9292fc [
file
] [
edit
]
//@ compile-flags: --explain E0602 --color always --error-format=human
//@ check-pass
// Ensure that we trigger the condition for #156326 without ICEing.