about summary refs log tree commit diff
path: root/tests/rustdoc-js/case.rs
AgeCommit message (Collapse)AuthorLines
2024-11-14rustdoc-search: case-sensitive only when capitals are usedMichael Howell-0/+7
This is the "smartcase" behavior, described by vim and dtolnay.