Improve error message on missing Immutable
#1296
Labels
blocked-on-rust
Blocked on a Rust feature landing or stabilizing
Immutable
#1296
Progress
#[diagnostic::on_unimplemented]
fails to trigger when certain impls are present rust-lang/rust#130563#[diagnostic::do_not_recommend]
to stabilize#[diagnostic::do_not_recommend]
on ourImmutable
impls for&T
and&mut T
Original text
Per #1288 (comment):
It appears that this is a compiler issue: rust-lang/rust#130563
The text was updated successfully, but these errors were encountered: