mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
2af7bc0e17
Modernize diagnostic for indeterminate trait object lifetime bounds * remove suggestion from the diagnostic message (bad style, too long) and turn it into a structured suggestion * replace *object type* with *trait object type* since the former is an outdated term