summary refs log tree commit diff
path: root/tests/rustdoc-js-std/write.js
AgeCommit message (Collapse)AuthorLines
2024-11-15rustdoc-search: case-sensitive only when capitals are usedMichael Howell-0/+24
This is the "smartcase" behavior, described by vim and dtolnay. (cherry picked from commit 32500aa8e0f23029c0fa69235d19f770106c016f)