Files
rust/tests/rustdoc-js-std/parser-paths.js
Michael Howell c28de27a73 rustdoc-search: allow :: and ::
This restriction made sense back when spaces separated function
parameters, but now that they separate path components, there's
no real ambiguity any more.

Additionally, the Rust language allows it.
2023-11-29 11:02:50 -07:00

3.3 KiB