| Age | Commit message (Expand) | Author | Lines |
| 2023-09-21 | rustdoc-search: add impl disambiguator to duplicate assoc items | Michael Howell | -20/+113 |
| 2023-09-21 | rustdoc: use let chain in `CacheBuilder::fold_item` | Michael Howell | -31/+29 |
| 2023-09-21 | Auto merge of #115864 - compiler-errors:rpitit-sugg, r=estebank | bors | -9/+14 |
| 2023-09-21 | adjust how closure/generator types and rvalues are printed | Ralf Jung | -28/+28 |
| 2023-09-21 | Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naber | bors | -2/+43 |
| 2023-09-21 | Record asyncness span in HIR | Michael Goulet | -9/+14 |
| 2023-09-21 | Implement `llvm.ctpop.v*` intrinsics | Eduardo Sánchez Muñoz | -0/+280 |
| 2023-09-21 | Auto merge of #3071 - RalfJung:deprecate-disable-abi, r=oli-obk,saethlin | bors | -1/+13 |
| 2023-09-21 | added support for GNU/Hurd | Samuel Thibault | -2/+43 |
| 2023-09-21 | Auto merge of #116010 - RalfJung:more-typed-immediates, r=oli-obk | bors | -97/+96 |
| 2023-09-21 | Rollup merge of #116019 - dtolnay:percratesearch, r=GuillaumeGomez | Guillaume Gomez | -7/+0 |
| 2023-09-21 | Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk | Guillaume Gomez | -20/+20 |
| 2023-09-21 | compiletest: load supports-xray from target spec | Tomasz Miąsko | -15/+3 |
| 2023-09-21 | compiletest: load supported sanitizers from target spec | Tomasz Miąsko | -101/+31 |
| 2023-09-21 | compiletest: use builder pattern to construct Config in tests | Tomasz Miąsko | -93/+141 |
| 2023-09-21 | Prevent promotion of const fn calls in inline consts | Oli Scherer | -2/+2 |
| 2023-09-21 | Auto merge of #3069 - rust-lang:rustup-2023-09-21, r=RalfJung | bors | -1396/+1706 |
| 2023-09-21 | deprecate -Zmiri-disable-abi-check | Ralf Jung | -1/+13 |
| 2023-09-21 | rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const | Ralf Jung | -20/+20 |
| 2023-09-21 | fix clippy lints | Ralf Jung | -7/+4 |
| 2023-09-21 | remove atty dependency by updating colored | Ralf Jung | -26/+6 |
| 2023-09-21 | disable no-merges check for now | Ralf Jung | -2/+3 |
| 2023-09-21 | update lockfile | Ralf Jung | -11/+47 |
| 2023-09-21 | fmt | The Miri Conjob Bot | -4/+1 |
| 2023-09-21 | Merge from rustc | The Miri Conjob Bot | -1353/+1653 |
| 2023-09-21 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-21 | try to avoid some layout_of calls | Ralf Jung | -34/+33 |
| 2023-09-20 | Delete obsolete --disable-per-crate-search rustdoc flag | David Tolnay | -7/+0 |
| 2023-09-21 | Make ui-fulldeps --stage=1 builds in CI | Michael Goulet | -9/+12 |
| 2023-09-21 | Fix ui-fulldeps --stage=1 with -Zignore-directory-in-diagnostics-source-blocks | Michael Goulet | -8/+11 |
| 2023-09-21 | Rollup merge of #116011 - GuillaumeGomez:update-browser-ui, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-09-21 | Rollup merge of #114394 - joshtriplett:style-guide-as, r=calebcartwright | Matthias Krüger | -8/+20 |
| 2023-09-20 | Update browser-ui-test version to 0.16.10 | Guillaume Gomez | -1/+1 |
| 2023-09-20 | interpret: more consistently use ImmTy in operators and casts | Ralf Jung | -65/+65 |
| 2023-09-20 | Bugfix/comment duplication (#5913) | GambitingMan | -1/+1 |
| 2023-09-20 | Auto merge of #115870 - RalfJung:const-value-slice, r=oli-obk | bors | -1/+1 |
| 2023-09-20 | Auto merge of #116006 - GuillaumeGomez:rollup-elrbjd4, r=GuillaumeGomez | bors | -7/+21 |
| 2023-09-20 | Rollup merge of #115991 - ferrocene:rustdoc-themes, r=pietroalbini | Guillaume Gomez | -1/+2 |
| 2023-09-20 | Rollup merge of #115988 - notriddle:notriddle/search-tab-layout, r=GuillaumeG... | Guillaume Gomez | -6/+19 |
| 2023-09-20 | rustdoc: add comment about numeric spacing | Michael Howell | -0/+4 |
| 2023-09-20 | Auto merge of #115975 - mkroening:reduce-atty, r=davidtwco | bors | -2/+2 |
| 2023-09-20 | Auto merge of #115827 - eduardosm:miri-sse-reduce-code-dup, r=RalfJung | bors | -521/+318 |
| 2023-09-20 | Ensure `build/tmp` exists in `rustdoc_themes::get_themes` | Lukas Wirth | -1/+2 |
| 2023-09-19 | rustdoc: add test cases, and fix, search tabs | Michael Howell | -6/+15 |
| 2023-09-20 | ignore host effect params in rustdoc | Deadbeef | -0/+1 |
| 2023-09-20 | Auto merge of #115959 - nikic:update-llvm-13, r=cuviper | bors | -0/+0 |
| 2023-09-19 | Auto merge of #113955 - cjgillot:name-apit, r=WaffleLapkin | bors | -1/+1 |
| 2023-09-19 | Rollup merge of #115957 - cuishuang:master, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2023-09-19 | Rollup merge of #115947 - GuillaumeGomez:custom_code_classes_in_docs-warning,... | Guillaume Gomez | -117/+185 |
| 2023-09-19 | Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errors | Guillaume Gomez | -0/+13 |