about summary refs log tree commit diff
path: root/tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-04 08:37:56 +0000
committerbors <bors@rust-lang.org>2024-06-04 08:37:56 +0000
commit33a902147f330d89987ea4547fdf90dff8eb43b8 (patch)
tree5a62aabb354f9a9e55855a45870c6ada097341b9 /tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs
parent845754af9c85b51c42686078d55485cad3c3eab1 (diff)
parent93b87e9719bfbe1e981639401f895c98ef0ce75f (diff)
downloadrust-33a902147f330d89987ea4547fdf90dff8eb43b8.tar.gz
rust-33a902147f330d89987ea4547fdf90dff8eb43b8.zip
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.
Diffstat (limited to 'tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs')
0 files changed, 0 insertions, 0 deletions