mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
dae0c01108
Modify the main error message to read better: ``` error[E0275]: overflow evaluating whether `&'a mut Bar` is well-formed ```