about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-paths.js
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2024-01-06 13:17:51 -0700
committerMichael Howell <michael@notriddle.com>2024-03-11 21:22:03 -0700
commit7f427f86bd0db622f896bcdce04ce5f20658c071 (patch)
tree3b6e8ba782cbe642acea6c3f25770f5e88cb952f /tests/rustdoc-js-std/parser-paths.js
parent5aad51d015b8d3f6d823a6bf9dbc8ae3b9fd10c5 (diff)
downloadrust-7f427f86bd0db622f896bcdce04ce5f20658c071.tar.gz
rust-7f427f86bd0db622f896bcdce04ce5f20658c071.zip
rustdoc-search: parse and search with ML-style HOF
Option::map, for example, looks like this:

    option<t>, (t -> u) -> option<u>

This syntax searches all of the HOFs in Rust: traits Fn, FnOnce,
and FnMut, and bare fn primitives.
Diffstat (limited to 'tests/rustdoc-js-std/parser-paths.js')
0 files changed, 0 insertions, 0 deletions