mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
c6ff4be011
Fix suggesting turbofish with lifetime arguments Now we suggest turbofish correctly given exprs like `foo<'_>`. Also fix suggestion when we have `let x = foo<bar, baz>;` which was broken. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |