rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.88k stars 12.78k forks source link

Fix `Result` and `Option` not getting a jump to def link generated #133458

Open GuillaumeGomez opened 19 hours ago

GuillaumeGomez commented 19 hours ago

It was just because we didn't store the "span" in the PreludeTy variant.

r? @notriddle

notriddle commented 16 hours ago

@bors r+

bors commented 16 hours ago

:pushpin: Commit c8399255f3780072d1876ebed56decc7c78f378d has been approved by notriddle

It is now in the queue for this repository.