| Age | Commit message (Expand) | Author | Lines |
| 2023-09-18 | Use old parser if `custom_code_classes_in_docs` feature is not enabled | Guillaume Gomez | -104/+135 |
| 2023-09-18 | Auto merge of #115748 - RalfJung:post-mono, r=oli-obk | bors | -11/+10 |
| 2023-09-18 | compiletest: Don't swallow some error messages. | Eric Huss | -8/+8 |
| 2023-09-18 | rustdoc: hide repr(transparent) if it isn't part of the public ABI | León Orell Valerian Liehr | -36/+77 |
| 2023-09-18 | Rollup merge of #115663 - Gumichocopengin8:ci/update-github-action, r=Mark-Si... | Matthias Krüger | -2/+2 |
| 2023-09-18 | Rollup merge of #115494 - RalfJung:primitive_docs, r=Mark-Simulacrum | Matthias Krüger | -19/+0 |
| 2023-09-18 | Auto merge of #115927 - lnicola:sync-from-ra, r=lnicola | bors | -2740/+5763 |
| 2023-09-18 | Prototype using const generic for simd_shuffle IDX array | Oli Scherer | -2/+36 |
| 2023-09-18 | Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrum | bors | -272/+350 |
| 2023-09-18 | Move mobile topbar title creation entirely into JS | Guillaume Gomez | -5/+6 |
| 2023-09-18 | Document that the macabi sanitizers are shared with darwin | danakj | -2/+3 |
| 2023-09-18 | Enable ASAN/LSAN/TSAN for *-apple-ios-macabi | danakj | -0/+9 |
| 2023-09-18 | Fix build on Windows | Jakub Beránek | -0/+1 |
| 2023-09-18 | Rollup merge of #115902 - Mark-Simulacrum:bump-ci, r=albertlarsan68 | Matthias Krüger | -3/+3 |
| 2023-09-18 | Rollup merge of #115811 - bzEq:make-aix-known, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2023-09-18 | Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra | Laurențiu Nicola | -2740/+5763 |
| 2023-09-18 | get rid of duplicate primitive_docs | Ralf Jung | -19/+0 |
| 2023-09-18 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-18 | Auto merge of #115914 - GuillaumeGomez:turn-custom_code_classes_in_docs-into-... | bors | -34/+149 |
| 2023-09-17 | Update src/librustdoc/markdown.rs | Manish Goregaokar | -1/+1 |
| 2023-09-17 | Update tests for `custom_code_classes_in_docs` feature | Guillaume Gomez | -2/+5 |
| 2023-09-17 | Don't emit an error if the `custom_code_classes_in_docs` feature is disabled ... | Guillaume Gomez | -32/+144 |
| 2023-09-17 | Rollup merge of #115477 - kellerkindt:stabilized_int_impl, r=dtolnay | Dylan DPC | -1/+1 |
| 2023-09-17 | Auto merge of #115514 - onur-ozkan:bootstrap-codebase-improvements, r=albertl... | bors | -105/+97 |
| 2023-09-16 | rustdoc: stop preloading Source Serif 4 Bold | Michael Howell | -1/+0 |
| 2023-09-17 | micro-level optimizations for bootstrap | onur-ozkan | -77/+60 |
| 2023-09-17 | update the beginning part of `bootstrap/README.md` | onur-ozkan | -3/+2 |
| 2023-09-16 | Move to older, mirrored redox install | Mark Rousskov | -1/+1 |
| 2023-09-16 | Bump to supported Ubuntu | Mark Rousskov | -2/+2 |
| 2023-09-16 | Rollup merge of #115836 - RalfJung:rust_analyzer_settings.json, r=compiler-er... | Matthias Krüger | -2/+3 |
| 2023-09-16 | miri: reduce code duplication in SSE2 pmulh.w and pmulhu.w | Eduardo Sánchez Muñoz | -27/+27 |
| 2023-09-16 | miri: reduce code duplication in SSE2 pavg.b and pavg.w | Eduardo Sánchez Muñoz | -40/+54 |
| 2023-09-16 | miri: fix comment | Eduardo Sánchez Muñoz | -1/+1 |
| 2023-09-16 | miri: reduce code duplication in SSE2 cvtpd2ps/cvtps2pd | Eduardo Sánchez Muñoz | -35/+14 |
| 2023-09-16 | miri: reduce code duplication in SSE/SSE2 cvt{,t}s{s,d}2si{,64} | Eduardo Sánchez Muñoz | -62/+14 |
| 2023-09-16 | miri: use `copy_op` in `unary_op_ss` | Eduardo Sánchez Muñoz | -4/+5 |
| 2023-09-16 | miri: reduce code duplication in SSE cvtsi2ss/cvtsi642ss | Eduardo Sánchez Muñoz | -37/+12 |
| 2023-09-16 | miri: reduce code duplication in SSE/SSE2 bin_op_* functions | Eduardo Sánchez Muñoz | -306/+186 |
| 2023-09-16 | triagebot exclude_labels -> exclude_titles | Peter Jaszkowiak | -4/+4 |
| 2023-09-16 | Auto merge of #110800 - GuillaumeGomez:custom_code_classes_in_docs, r=t-rustdoc | bors | -72/+662 |
| 2023-09-16 | create helper module to be embedded for the bootstrap binaries | onur-ozkan | -25/+35 |
| 2023-09-16 | Auto merge of #115829 - notriddle:notriddle/rustdoc-theme-css-merge, r=Guilla... | bors | -446/+805 |
| 2023-09-15 | Update documentation for `custom_code_classes_in_docs` feature | Guillaume Gomez | -2/+6 |
| 2023-09-15 | Add `custom` tag for markdown codeblocks | Guillaume Gomez | -3/+41 |
| 2023-09-15 | Update to new `emit_error` API | Guillaume Gomez | -11/+10 |
| 2023-09-15 | Improve error emitting code | Guillaume Gomez | -6/+10 |
| 2023-09-15 | Fix compilation error "the trait bound `SubdiagnosticMessage: From<&std::stri... | Guillaume Gomez | -2/+3 |
| 2023-09-15 | Add eBNF and documentation on TagIterator | Guillaume Gomez | -0/+30 |
| 2023-09-15 | Implement new eBNF for codeblock attributes | Guillaume Gomez | -134/+227 |
| 2023-09-15 | Add support for double quotes in markdown codeblock attributes | Guillaume Gomez | -49/+95 |