mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
df86d04977
Do `suggest_await_before_try` with infer variables in self, and clean up binders Fixes #97704 Also cleans up binders in this fn, since everything is a `Poly*` and we really shouldn't have stray escaping late-bound regions everywhere. That's why the function changed so much. This isn't necessary, so I can revert if necessary. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |