mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
04c2454b1e
Change suggestion logic to filter and checking _before_ creating specific resolution suggestion. Assert earlier that suggestions contain code substitions to make it easier in the future to debug invalid uses. If we find this becomes too noisy in the wild, we can always make the emitter resilient to these cases and remove the assertions. Fix #78651. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |