| Age | Commit message (Expand) | Author | Lines |
| 2023-09-19 | adjust constValue::Slice to work for arbitrary slice types | Ralf Jung | -1/+1 |
| 2023-09-19 | chore(miri): bump env_logger to 0.10 | Martin Kröning | -1/+1 |
| 2023-09-19 | chore(Cargo.lock): bump colored and tracing-tree | Martin Kröning | -1/+1 |
| 2023-09-19 | Auto merge of #3054 - Vanille-N:spurious-fail, r=RalfJung | bors | -146/+917 |
| 2023-09-19 | Issue of the current model: spurious reads are not possible | Neven Villani | -146/+917 |
| 2023-09-19 | Allow more characters in custom classes | Guillaume Gomez | -12/+45 |
| 2023-09-19 | Auto merge of #115865 - RalfJung:mir-mod, r=oli-obk | bors | -7/+6 |
| 2023-09-19 | Return early in `check_custom_code_classes` check if the feature is enabled | Guillaume Gomez | -1/+5 |
| 2023-09-19 | fix mismatched symbols | cui fliter | -1/+1 |
| 2023-09-19 | Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez | Guillaume Gomez | -460/+882 |
| 2023-09-19 | Update to LLVM 17.0.0 | Nikita Popov | -0/+0 |
| 2023-09-19 | move ConstValue into mir | Ralf Jung | -7/+6 |
| 2023-09-19 | Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3 | bors | -1/+4 |
| 2023-09-19 | Merge from rustc | The Miri Conjob Bot | -3704/+7861 |
| 2023-09-19 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-19 | Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomcc | bors | -0/+10 |
| 2023-09-19 | Rollup merge of #115949 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-09-19 | Rollup merge of #115943 - ehuss:compiletest-errors, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2023-09-19 | Rollup merge of #115931 - GuillaumeGomez:remove-empty-h2, r=notriddle | Matthias Krüger | -5/+6 |
| 2023-09-19 | Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errors | Matthias Krüger | -0/+10 |
| 2023-09-18 | Auto merge of #115940 - matthiaskrgr:rollup-5ps9ln1, r=matthiaskrgr | bors | -21/+2 |
| 2023-09-18 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 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 |