bors 6bae8e333b Auto merge of #17282 - jkelleyrtp:jk/filter-by-underscorte, r=Veykril
Feat: hide double underscored symbols from symbol search

Fixes #17272 by changing the default behavior of query to skip results that start with `__` (two underscores).

Not sure if this has any far reaching implications - a review would help to understand if this is the right place to do the filtering, and if it's fine to do it by default on the query.

If you type `__` as your search, then we'll show the matching double unders, just in case you actually need the symbol.
2024-06-04 08:37:56 +00:00
..
2024-06-03 19:06:58 +02:00
2024-06-03 20:07:00 +02:00
2024-06-03 19:06:58 +02:00
2024-06-03 19:06:58 +02:00
2024-04-01 17:55:56 +02:00
2024-04-06 13:12:07 +02:00
2024-05-15 18:55:27 +02:00
2024-04-01 17:55:56 +02:00
2024-05-30 16:18:49 -07:00
2024-05-14 11:21:04 +02:00
2024-03-19 15:39:00 +01:00
2024-03-21 20:08:30 +01:00