| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-05-09 | Add exact-check option to rustdoc-js tests | Guillaume Gomez | -0/+2 | |
| 2018-05-05 | Fix paths search | Guillaume Gomez | -0/+37 | |
| 2018-05-04 | Rollup merge of #50320 - GuillaumeGomez:fix-search-path-generation, ↵ | kennytm | -4/+6 | |
| r=QuietMisdreavus Fix invalid path generation in rustdoc search Fixes #50311. | ||||
| 2018-05-03 | Fix invalid path generation in rustdoc search | Guillaume Gomez | -4/+6 | |
| 2018-04-28 | Add query search order check | Guillaume Gomez | -1/+3 | |
| 2018-04-21 | Add alias tests | Guillaume Gomez | -0/+71 | |
| 2018-04-21 | Add specific never search | Guillaume Gomez | -0/+17 | |
| 2018-04-14 | Add multi-query search | Guillaume Gomez | -0/+20 | |
| 2018-01-26 | Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup | Alex Crichton | -2/+0 | |
| 2018-01-25 | Fix rustdoc-js test | Oliver Middleton | -2/+0 | |
| 2018-01-22 | Fix quoted search | Guillaume Gomez | -0/+23 | |
| 2018-01-20 | Replace Box::{from,into}_unique with {from,into}_nonnull_raw | Simon Sapin | -1/+0 | |
| Thew `_raw` prefix is included because the fact that `Box`’s ownership semantics are "dissolved" or recreated seem more important than the exact parameter type or return type. | ||||
| 2018-01-12 | Add tester and a few tests | Guillaume Gomez | -4/+131 | |
| 2018-01-12 | Start adding js tests | Guillaume Gomez | -0/+15 | |
