about summary refs log tree commit diff
path: root/src/test/rustdoc-js
AgeCommit message (Expand)AuthorLines
2018-07-20Update stdsimd to undo an accidental stabilizationAlex Crichton-1/+0
2018-06-29Make raw_vec perma-unstable and hiddenSimon Sapin-1/+0
2018-06-16Fix macro missing from doc searchGuillaume Gomez-0/+20
2018-06-16Add rustdoc-js tester should-fail optionGuillaume Gomez-0/+39
2018-05-12Fix invalid deduplicationGuillaume Gomez-0/+21
2018-05-09Add exact-check option to rustdoc-js testsGuillaume Gomez-0/+2
2018-05-05Fix paths searchGuillaume Gomez-0/+37
2018-05-04Rollup merge of #50320 - GuillaumeGomez:fix-search-path-generation, r=QuietMi...kennytm-4/+6
2018-05-03Fix invalid path generation in rustdoc searchGuillaume Gomez-4/+6
2018-04-28Add query search order checkGuillaume Gomez-1/+3
2018-04-21Add alias testsGuillaume Gomez-0/+71
2018-04-21Add specific never searchGuillaume Gomez-0/+17
2018-04-14Add multi-query searchGuillaume Gomez-0/+20
2018-01-26Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollupAlex Crichton-2/+0
2018-01-25Fix rustdoc-js testOliver Middleton-2/+0
2018-01-22Fix quoted searchGuillaume Gomez-0/+23
2018-01-20Replace Box::{from,into}_unique with {from,into}_nonnull_rawSimon Sapin-1/+0
2018-01-12Add tester and a few testsGuillaume Gomez-4/+131
2018-01-12Start adding js testsGuillaume Gomez-0/+15