mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 03:15:30 +00:00
Fix "Directly go to item in search if there is only one result" setting Part of #66181. The setting was actually broken, so I fixed it when I added the GUI test. r? `@notriddle`