mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

rustdoc: search by macro when query ends with `!`
Related to #96399
Note: the `never` type alias is tested in [`/tests/rustdoc-js-std/alias-3.js`](08ad401633/tests/rustdoc-js-std/alias-3.js
)
## Before

## After
