mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 19:16:36 +00:00
This makes sense, since the search index has the information in it, and it's more useful for function signature searches since a function signature search's item type is, by definition, some type of function (there's more than one, but not very many).