| Age | Commit message (Expand) | Author | Lines |
| 2023-03-26 | Limit to one job on mingw builders | Nikita Popov | -1/+1 |
| 2023-03-26 | Auto merge of #109626 - matthiaskrgr:rollup-k0y7bdd, r=matthiaskrgr | bors | -2/+2 |
| 2023-03-26 | Rollup merge of #109593 - coop-rs:missing_doc_code_examples, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-03-26 | Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillot | bors | -0/+6 |
| 2023-03-26 | rustdoc: tweak `some variants omitted` | Ezra Shaw | -1/+1 |
| 2023-03-25 | Auto merge of #109474 - nikic:llvm-16-again, r=cuviper | bors | -1/+1 |
| 2023-03-25 | Rustdoc Book refer to rustdoc::missing_doc_code_examples. Fixes #109592. | Peter Kehl | -1/+1 |
| 2023-03-25 | Rollup merge of #109568 - RalfJung:miri-raw-ptr-dyn, r=oli-obk | Matthias Krüger | -0/+27 |
| 2023-03-25 | Rollup merge of #109542 - notriddle:notriddle/storage-js, r=GuillaumeGomez | Matthias Krüger | -77/+19 |
| 2023-03-25 | Rollup merge of #109484 - fortanix:raoul/bugfix_libtest_json_output, r=pietro... | Matthias Krüger | -12/+7 |
| 2023-03-24 | Auto merge of #109399 - petrochenkov:rendersort, r=GuillaumeGomez | bors | -7/+20 |
| 2023-03-24 | Auto merge of #107932 - petrochenkov:onlyexport, r=jyn514 | bors | -9/+13 |
| 2023-03-24 | Auto merge of #109566 - flip1995:clippyup, r=Manishearth | bors | -1627/+2992 |
| 2023-03-24 | miri: fix raw pointer dyn receivers | Ralf Jung | -0/+27 |
| 2023-03-24 | Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup | Philipp Krones | -1627/+2992 |
| 2023-03-24 | Auto merge of #109216 - martingms:unicode-case-lut-shrink, r=Mark-Simulacrum | bors | -35/+69 |
| 2023-03-24 | Rollup merge of #108629 - notriddle:notriddle/item-type-advanced, r=Guillaume... | Matthias Krüger | -60/+132 |
| 2023-03-23 | rustdoc: remove old `content` hack for theme switching | Michael Howell | -47/+5 |
| 2023-03-23 | rustdoc: clean up `storage.js` | Michael Howell | -30/+14 |
| 2023-03-23 | Auto merge of #109538 - matthiaskrgr:rollup-ct58npj, r=matthiaskrgr | bors | -33/+62 |
| 2023-03-23 | Rollup merge of #108588 - ehuss:lint-docs-produces, r=eholk | Matthias Krüger | -33/+62 |
| 2023-03-23 | Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk | bors | -5/+10 |
| 2023-03-23 | Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr | bors | -2/+2 |
| 2023-03-23 | rustdoc: Skip doc link resolution for non-exported items | Vadim Petrochenkov | -9/+13 |
| 2023-03-23 | Auto merge of #108355 - dpaoliello:dlltoolm, r=michaelwoerister | bors | -0/+20 |
| 2023-03-23 | Rollup merge of #109462 - compiler-errors:alias-relate, r=BoxyUwU,lcnr | Matthias Krüger | -2/+2 |
| 2023-03-23 | Auto merge of #109503 - matthiaskrgr:rollup-cnp7kdd, r=matthiaskrgr | bors | -37/+74 |
| 2023-03-23 | Rename AliasEq -> AliasRelate | Michael Goulet | -2/+2 |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -5/+10 |
| 2023-03-22 | Rollup merge of #109358 - petrochenkov:nosess, r=cjgillot | Matthias Krüger | -25/+10 |
| 2023-03-22 | Rollup merge of #108954 - notriddle:notriddle/notable-trait-generic, r=camelid | Matthias Krüger | -12/+64 |
| 2023-03-22 | Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgr | bors | -23/+25 |
| 2023-03-22 | Use -m option instead of looking for a cross-compiling version of dlltool | Daniel Paoliello | -0/+20 |
| 2023-03-22 | Rollup merge of #109461 - notriddle:notriddle/css-content, r=GuillaumeGomez | Matthias Krüger | -21/+21 |
| 2023-03-22 | Rollup merge of #109452 - jfgoog:ignore-vendor, r=ozkanonur | Matthias Krüger | -0/+1 |
| 2023-03-22 | Rollup merge of #109412 - GuillaumeGomez:add-gui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-03-22 | Rollup merge of #109373 - ids1024:llvm-unreachable-optimize, r=ozkanonur | Matthias Krüger | -1/+2 |
| 2023-03-23 | Rollup merge of #109435 - oli-obk:🇨🇭🥚_copy_op, r=RalfJung | Dylan DPC | -1/+1 |
| 2023-03-23 | Rollup merge of #109312 - petrochenkov:docice5, r=GuillaumeGomez | Dylan DPC | -177/+102 |
| 2023-03-23 | Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonur | Dylan DPC | -8/+9 |
| 2023-03-23 | Rollup merge of #109187 - clubby789:askama-source, r=GuillaumeGomez | Dylan DPC | -69/+67 |
| 2023-03-23 | Rollup merge of #108997 - tgross35:patch-1, r=JohnTitor | Dylan DPC | -2/+2 |
| 2023-03-22 | Bugfix: avoid panic on invalid json output from libtest | Raoul Strackx | -12/+7 |
| 2023-03-22 | Auto merge of #109163 - hi-rustin:rustin-patch-dockerfile, r=Mark-Simulacrum | bors | -4/+5 |
| 2023-03-22 | rustc: Remove unused `Session` argument from some attribute functions | Vadim Petrochenkov | -25/+10 |
| 2023-03-22 | Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, r=Mark-S... | bors | -0/+8 |
| 2023-03-22 | Upgrade to LLVM 16 | Nikita Popov | -0/+0 |
| 2023-03-22 | Update dist-x86_64-linux to GCC 8.5 | Nikita Popov | -1/+1 |
| 2023-03-22 | Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors | bors | -2/+4 |
| 2023-03-22 | Change text -> rust,ignore highlighting in sanitizer.md | Trevor Gross | -2/+2 |