| Age | Commit message (Expand) | Author | Lines |
| 2022-05-09 | Rollup merge of #96858 - notriddle:notriddle/cleanup-search-js, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2022-05-08 | Remove unused param from search.js::checkPath | Michael Howell | -2/+2 |
| 2022-05-09 | Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors | bors | -2/+2 |
| 2022-05-09 | Auto merge of #95542 - xFrednet:rfc-2383-expect-query, r=wesleywiser | bors | -0/+4 |
| 2022-05-08 | Rollup merge of #96835 - GuillaumeGomez:eslint-rules, r=notriddle | Matthias Krüger | -0/+5 |
| 2022-05-08 | Auto merge of #96770 - flip1995:fix-trait-type-in-bounds, r=cjgillot | bors | -1/+2 |
| 2022-05-08 | Support `#[expect]` attributes for rustdoc lints (RFC 2383) | xFrednet | -0/+4 |
| 2022-05-08 | Enforce no trailing spaces with eslint | Guillaume Gomez | -0/+1 |
| 2022-05-08 | Enforce linebreak style in js source code | Guillaume Gomez | -0/+4 |
| 2022-05-07 | Enforce quote rule for JS source code | Guillaume Gomez | -52/+56 |
| 2022-05-07 | Track if a where bound comes from a impl Trait desugar | flip1995 | -1/+2 |
| 2022-05-07 | Rollup merge of #96805 - Folyd:eslint, r=GuillaumeGomez | Guillaume Gomez | -30/+4 |
| 2022-05-07 | Rollup merge of #96636 - GuillaumeGomez:fix-jump-to-def-regression, r=notriddle | Guillaume Gomez | -3/+1 |
| 2022-05-07 | Change eslint rules from configuration comments to configuration files | Folyd | -30/+4 |
| 2022-05-06 | Remove unneeded SpanMapVisitor::visit_generics function | Guillaume Gomez | -13/+1 |
| 2022-05-06 | Rollup merge of #96754 - notriddle:notriddle/impl-dups, r=GuillaumeGomez | Guillaume Gomez | -16/+103 |
| 2022-05-06 | Rollup merge of #96748 - GuillaumeGomez:reexports-in-search, r=notriddle | Guillaume Gomez | -3/+29 |
| 2022-05-06 | Rollup merge of #96590 - notriddle:notriddle/tab-bar-fn-search, r=GuillaumeGo... | Guillaume Gomez | -25/+49 |
| 2022-05-06 | Fix reexports missing from the search index | Guillaume Gomez | -3/+29 |
| 2022-05-05 | Rollup merge of #96741 - GuillaumeGomez:improve-settings-loading-strategy, r=... | Michael Goulet | -4/+4 |
| 2022-05-05 | Rollup merge of #96704 - GuillaumeGomez:rotation-animation, r=jsha | Michael Goulet | -0/+14 |
| 2022-05-05 | rustdoc: ensure HTML/JS side implementors don't have dups | Michael Howell | -16/+103 |
| 2022-05-05 | Improve settings loading strategy by loading CSS and JS at the same time to p... | Guillaume Gomez | -4/+4 |
| 2022-05-05 | rustdoc: fix JS error when rendering parse error | Michael Howell | -0/+4 |
| 2022-05-05 | rustdoc: fix keyboard shortcuts and console log on search page | Michael Howell | -12/+24 |
| 2022-05-05 | rustdoc: change the "In Function Signatures" to context-sensitive | Michael Howell | -1/+5 |
| 2022-05-05 | rustdoc: when running a function-signature search, tweak the tab bar | Michael Howell | -13/+17 |
| 2022-05-05 | Rollup merge of #96635 - GuillaumeGomez:js-script-mode, r=notriddle | Matthias Krüger | -5/+15 |
| 2022-05-05 | Add rotation animation on settings button when loading | Guillaume Gomez | -1/+14 |
| 2022-05-05 | Use "strict" mode in JS scripts | Guillaume Gomez | -5/+15 |
| 2022-05-05 | Auto merge of #96630 - m-ysk:fix/issue-88038, r=notriddle | bors | -11/+1 |
| 2022-05-05 | Rollup merge of #96658 - Folyd:es6, r=GuillaumeGomez | Yuki Okushi | -112/+109 |
| 2022-05-04 | Stabilize `bool::then_some` | Josh Triplett | -1/+0 |
| 2022-05-04 | Auto merge of #96447 - petrochenkov:docregr, r=GuillaumeGomez | bors | -1/+13 |
| 2022-05-04 | Move callback to the () => {} syntax. | Folyd | -112/+109 |
| 2022-05-04 | ignore the doctest for map | Yoshiki Matsuda | -1/+1 |
| 2022-05-03 | Rollup merge of #93097 - GuillaumeGomez:settings-js, r=jsha | Yuki Okushi | -197/+354 |
| 2022-05-02 | Auto merge of #96431 - petrochenkov:parent, r=cjgillot | bors | -24/+18 |
| 2022-05-02 | Fix regression in link-to-definition introduced in #93803 | Guillaume Gomez | -2/+12 |
| 2022-05-02 | remove the special case for nonexported macro_rules! macros | Yoshiki Matsuda | -10/+0 |
| 2022-05-02 | rustc: Panic by default in `DefIdTree::parent` | Vadim Petrochenkov | -24/+18 |
| 2022-05-01 | * Add documentation for settings page rendering functions. | Guillaume Gomez | -55/+65 |
| 2022-05-01 | rustdoc: Track `macro_rules` scopes during early doc link resolution | Vadim Petrochenkov | -1/+22 |
| 2022-04-30 | rustdoc: Keep full `ParentScope` during early doc link resolution | Vadim Petrochenkov | -19/+30 |
| 2022-04-30 | rustdoc: Early-resolve doc links in all requested namespaces | Vadim Petrochenkov | -13/+37 |
| 2022-04-30 | Store all generic bounds as where predicates. | Camille GILLOT | -53/+79 |
| 2022-04-30 | Inline WhereClause into Generics. | Camille GILLOT | -1/+1 |
| 2022-04-30 | Move settings into full JS | Guillaume Gomez | -196/+343 |
| 2022-04-29 | Rollup merge of #96536 - rust-lang:notriddle/deref-slice-core, r=GuillaumeGomez | Dylan DPC | -38/+50 |
| 2022-04-29 | Rollup merge of #96390 - GuillaumeGomez:es6-part2, r=notriddle | Dylan DPC | -245/+233 |