| Age | Commit message (Expand) | Author | Lines |
| 2022-01-16 | Rollup merge of #92710 - jackh726:issue-92280, r=nikomatsakis | Matthias Krüger | -0/+73 |
| 2022-01-16 | Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnr | Matthias Krüger | -105/+245 |
| 2022-01-16 | Rollup merge of #92635 - camelid:yet-more-cleanup, r=Manishearth | Matthias Krüger | -163/+182 |
| 2022-01-16 | Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasper | Matthias Krüger | -1/+1 |
| 2022-01-16 | Use new Racer from crates.io | Igor Matuszewski | -0/+0 |
| 2022-01-16 | Drop duplicate checks for now missing rustc_ast dep in tidy | Igor Matuszewski | -1/+0 |
| 2022-01-16 | Update RLS and drop rustc-ap-packages | Igor Matuszewski | -0/+0 |
| 2022-01-16 | Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr | bors | -63/+65 |
| 2022-01-16 | Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrum | bors | -17/+14 |
| 2022-01-15 | Add nll revision for issue-92096 test that passes | Jack Huey | -7/+9 |
| 2022-01-16 | Auto merge of #92598 - Badel2:panic-update-hook, r=yaahc | bors | -0/+36 |
| 2022-01-15 | Remove `collect` | Roc Yu | -3/+3 |
| 2022-01-15 | Exclude llvm-libunwind from the self-contained set on s390x-musl targets. | Ariadne Conill | -2/+4 |
| 2022-01-15 | Return a LocalDefId in get_parent_item. | Camille GILLOT | -42/+44 |
| 2022-01-15 | Use span of ignored impls for explanatory note | Fabian Wolff | -20/+25 |
| 2022-01-15 | Rustdoc: remove ListAttributesIter and use impl Iterator instead | Jakub Beránek | -46/+19 |
| 2022-01-15 | htmldocck: Add support for `/text()` in `@snapshot` | Noah Lev | -3/+11 |
| 2022-01-15 | Fix broken link | Noah Lev | -1/+1 |
| 2022-01-15 | Add test for dot separator | Guillaume Gomez | -0/+31 |
| 2022-01-15 | Fix missing dot separator | Guillaume Gomez | -3/+7 |
| 2022-01-15 | Remove `collect` | Roc Yu | -3/+1 |
| 2022-01-15 | Auto merge of #92441 - cjgillot:resolve-trait-impl-item, r=matthewjasper | bors | -251/+260 |
| 2022-01-15 | Update tests | bjorn3 | -14/+2 |
| 2022-01-15 | Rollup merge of #92892 - compiler-errors:const-param-env-for-const-block, r=f... | Matthias Krüger | -0/+38 |
| 2022-01-15 | Rollup merge of #92873 - eholk:async-symbol-names, r=tmandry | Matthias Krüger | -2/+2 |
| 2022-01-15 | Rollup merge of #92865 - jackh726:gats-outlives-no-static, r=nikomatsakis | Matthias Krüger | -0/+13 |
| 2022-01-15 | Rollup merge of #92767 - arlosi:pdbenum, r=cuviper | Matthias Krüger | -0/+0 |
| 2022-01-14 | Don't use source-map when detecting struct field shorthand | Michael Goulet | -2/+2 |
| 2022-01-14 | Fix `try wrapping expression in variant` suggestion with struct field shorthand | Michael Goulet | -9/+30 |
| 2022-01-15 | Auto merge of #92915 - matthiaskrgr:rollup-pxxk8jp, r=matthiaskrgr | bors | -32/+66 |
| 2022-01-14 | Add support for "always theme" in setting | Jacob Hoffman-Andrews | -10/+47 |
| 2022-01-14 | Allow eliding GATs in expr position | Michael Goulet | -0/+73 |
| 2022-01-14 | Pick themes on settings page, not every page | Jacob Hoffman-Andrews | -12/+12 |
| 2022-01-14 | Enable wrapping words by default | Jacob Hoffman-Andrews | -0/+16 |
| 2022-01-15 | Rollup merge of #92875 - BoxyUwU:infer_arg_opt_const_param_of, r=lcnr | Matthias Krüger | -11/+15 |
| 2022-01-15 | Rollup merge of #92868 - pierwill:librustdoc-clippy, r=camelid | Matthias Krüger | -13/+11 |
| 2022-01-15 | Rollup merge of #92191 - jackh726:issue-89352, r=nikomatsakis | Matthias Krüger | -8/+40 |
| 2022-01-15 | Auto merge of #92912 - calebcartwright:rustfmt-generated-files, r=Mark-Simula... | bors | -5/+25 |
| 2022-01-15 | nyahggdshjjghsdfhgsf | Ellen | -9/+7 |
| 2022-01-15 | initial revert | Ellen | -64/+68 |
| 2022-01-14 | fix(rustfmt): resolve generated file formatting issue | Caleb Cartwright | -5/+25 |
| 2022-01-14 | Do not fail evaluation in const blocks | Michael Goulet | -0/+38 |
| 2022-01-14 | Auto merge of #91948 - nnethercote:rustdoc-more-Symbols, r=GuillaumeGomez | bors | -169/+255 |
| 2022-01-14 | Document and test `UrlPartsBuilder::push_fmt` | Noah Lev | -0/+23 |
| 2022-01-14 | Make `AVG_PART_LENGTH` a power of 2 | Noah Lev | -3/+10 |
| 2022-01-14 | Estimate path length instead of hardcoding 64 bytes | Noah Lev | -2/+10 |
| 2022-01-14 | Use UrlPartsBuilder and remove `join_with_slash` | Noah Lev | -36/+16 |
| 2022-01-14 | rustdoc: remove some unnecessary sigils. | Nicholas Nethercote | -1/+1 |
| 2022-01-14 | rustdoc: remove many unnecessary `.as_ref()` calls. | Nicholas Nethercote | -38/+29 |
| 2022-01-14 | rustdoc: avoid many `Symbol` to `String` conversions. | Nicholas Nethercote | -120/+197 |