mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 22:37:08 +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
