-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Fixes to librustdoc javascript (mostly search) #28736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
This is very likely to conflict with some future version of #28725. Waiting on the referenced PR to merge; do not review before. |
☔ The latest upstream changes (presumably #28795) made this pull request unmergeable. Please resolve the merge conflicts. |
Previously only keyup event was looked at, which meant that pasting, cutting and otherwise changing the input without typing would not catch any updates to the search query.
Ready for merge. |
@bors: r+ rollup |
📌 Commit f38bc2c has been approved by |
lol whoops i added the plus out of habit |
No description provided.