1 Commits

Author SHA1 Message Date
Michael Howell f1d240c040 rustdoc-search: match path components on words
Since the length of a path is treated as sorting criteria, and
every path that contains the query without exactly matching it
must be longer, exact matches will always sort first if they exist.
2026-04-03 22:51:18 -07:00