-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Open
@lolbinarycat
Description
Reproduction Steps
search for "Vec::new"
in the standard library.
Expected Outcome
only Vec::new
should show up as a result
Actual Output
VecDeque::new
also shows up
Image
Version
rustdoc 1.91.0-nightly (7aef4be 2025年09月01日)