| Age | Commit message (Expand) | Author | Lines |
| 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 | rustdoc-json: Fix HRTBs for WherePredicate::BoundPredicate | Martin Nordholts | -2/+8 |
| 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 |
| 2022-04-29 | rustdoc: show implementations on `#[fundamental]` wrappers | Michael Howell | -1/+10 |
| 2022-04-29 | rustdoc: prevent B -> C -> B -> C loops from stack overflowing | Michael Howell | -3/+12 |
| 2022-04-28 | rustdoc: fix missing method list for primitive deref target | Michael Howell | -35/+38 |
| 2022-04-28 | rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter` | Vadim Petrochenkov | -6/+6 |
| 2022-04-28 | Auto merge of #96085 - jsgf:deny-unused-deps, r=compiler-errors | bors | -4/+6 |
| 2022-04-28 | Rollup merge of #96471 - BoxyUwU:let_else_considered_harmful, r=lcnr | Dylan DPC | -1/+1 |
| 2022-04-27 | Add --json unused-externs-silent with original behaviour | Jeremy Fitzhardinge | -4/+6 |
| 2022-04-27 | tut tut tut | Ellen | -1/+1 |
| 2022-04-27 | Rollup merge of #96430 - GuillaumeGomez:search-exclamation, r=notriddle | Dylan DPC | -2/+13 |
| 2022-04-27 | Rollup merge of #96410 - notriddle:notriddle/issue-95873, r=GuillaumeGomez | Dylan DPC | -1/+2 |
| 2022-04-26 | Remove dead code in main.js | Guillaume Gomez | -23/+0 |
| 2022-04-26 | Migrate scrape-examples.js to ES6 | Guillaume Gomez | -21/+24 |
| 2022-04-26 | Migrate storage.js to ES6 | Guillaume Gomez | -22/+25 |
| 2022-04-26 | Migrate source-script to ES6 | Guillaume Gomez | -44/+45 |
| 2022-04-26 | Migrate main.js to ES6 | Guillaume Gomez | -128/+130 |
| 2022-04-26 | Migrate externs.js to ES6 | Guillaume Gomez | -7/+10 |
| 2022-04-26 | Small JS code improvements | Guillaume Gomez | -6/+5 |
| 2022-04-26 | Update rustdoc search parser to handle `!` correctly | Guillaume Gomez | -2/+13 |
| 2022-04-26 | rustdoc: Resolve doc links on fields during early resolution | Vadim Petrochenkov | -1/+13 |
| 2022-04-26 | Rollup merge of #96361 - GuillaumeGomez:es6, r=notriddle | Guillaume Gomez | -224/+216 |
| 2022-04-26 | Rollup merge of #96279 - GuillaumeGomez:remove-woff-fonts, r=camelid,jsha | Dylan DPC | -85/+30 |
| 2022-04-25 | rustdoc: do not write `{{root}}` in `pub use ::foo` docs | Michael Howell | -1/+2 |
| 2022-04-24 | Update settings.js to ES6 | Guillaume Gomez | -6/+9 |
| 2022-04-24 | Update search.js to ES6 | Guillaume Gomez | -218/+207 |
| 2022-04-22 | Auto merge of #96301 - notriddle:notriddle/synthetic-impl-prim, r=GuillaumeGomez | bors | -4/+9 |
| 2022-04-22 | Auto merge of #96282 - petrochenkov:unindent, r=GuillaumeGomez | bors | -131/+89 |