This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
rustdoc-js-std
History
Matthias Krüger
aa881f16ec
Rollup merge of
#108875
- notriddle:notriddle/return-trait, r=GuillaumeGomez
...
rustdoc: fix type search for `Option` combinators
2023-03-16 08:57:05 +01:00
..
alias-1.js
…
alias-2.js
…
alias-3.js
…
alias-4.js
…
alias.js
…
asrawfd.js
…
basic.js
…
deduplication.js
…
enum-option.js
…
filter-crate.js
…
fn-forget.js
…
from_u.js
…
keyword.js
…
macro-check.js
…
macro-print.js
…
never.js
…
option-type-signatures.js
rustdoc: fix type search when more than one
where
clause applies
2023-03-07 11:37:04 -07:00
parser-errors.js
Add test for unclosed generic
2023-03-03 20:49:25 +01:00
parser-filter.js
rustdoc: search by macro when query ends with
!
2023-02-16 18:16:09 -07:00
parser-generics.js
…
parser-ident.js
rustdoc: search by macro when query ends with
!
2023-02-16 18:16:09 -07:00
parser-literal.js
…
parser-paths.js
…
parser-quote.js
…
parser-returned.js
…
parser-separators.js
…
parser-weird-queries.js
…
path-ordering.js
…
primitive.js
…
println-typo.js
rustdoc: use restricted Damerau-Levenshtein distance for search
2023-03-10 19:47:08 -07:00
quoted.js
…
reference-shrink.js
rustdoc: hide
reference
methods in search index
2023-02-16 17:21:57 -07:00
regex.js
rustdoc: add test case based on
#103357
2023-01-24 09:49:33 -07:00
return-specific-literal.js
…
return-specific.js
…
should-fail.js
…
string-from_ut.js
…
struct-vec.js
…
typed-query.js
rustdoc: update test cases to match with stricter match criteria
2023-01-21 00:11:39 -07:00
vec-new.js
…