rust/crates/ide
bors[bot] 5ef0c7a213
Merge #8283
8283: Resolve associated types r=flodiebold a=Veykril

Prior we were only resolving paths until the first type was found, then discarding the result if the path wasn't fully consumed. That of course causes associated types to not resolve. Fixes #5003

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-04-01 21:11:06 +00:00
..
src Merge #8283 2021-04-01 21:11:06 +00:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00