Rollup merge of #25146 - piatra:doc-search-patch, r=steveklabnik

I noticed this feature added in https://github.com/rust-lang/rust/pull/23289 was missing from the `Search tricks`. Thanks!

r? @steveklabnik
This commit is contained in:
Steve Klabnik 2015-05-07 12:21:04 +02:00
commit 48b67f04bf

View file

@ -111,6 +111,10 @@ r##"<!DOCTYPE html>
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>