| Age | Commit message (Expand) | Author | Lines |
| 2023-12-28 | Remove `--enable-missing-tools` from `configure.py` | Jakub Beránek | -1/+0 |
| 2023-12-28 | Remove `--enable-missing-tools` usage in CI | Jakub Beránek | -4/+0 |
| 2023-12-28 | utilize the unused `llvm-tools` option | onur-ozkan | -8/+10 |
| 2023-12-28 | Auto merge of #3244 - RalfJung:nan-nondet, r=RalfJung | bors | -197/+488 |
| 2023-12-28 | don't test unspecified case | Ralf Jung | -22/+0 |
| 2023-12-28 | NaN non-determinism for SIMD intrinsics | Ralf Jung | -75/+145 |
| 2023-12-28 | add NaN-nondet to libm functions | Ralf Jung | -47/+101 |
| 2023-12-28 | make float intrinsics return non-deterministic NaN | Ralf Jung | -75/+238 |
| 2023-12-27 | Auto merge of #3240 - Jefffrey:tempfile, r=RalfJung | bors | -16/+181 |
| 2023-12-28 | Support for tempfile crate on UNIX hosts | Pointerbender | -16/+181 |
| 2023-12-27 | fast_math: detect non-finite results | Ralf Jung | -1/+27 |
| 2023-12-27 | Auto merge of #119099 - fmease:always-const-trait-bounds, r=fee1-dead | bors | -2/+5 |
| 2023-12-27 | Introduce `const Trait` (always-const trait bounds) | León Orell Valerian Liehr | -2/+5 |
| 2023-12-27 | Auto merge of #119327 - notriddle:notriddle/plusencoding, r=GuillaumeGomez | bors | -1/+2 |
| 2023-12-26 | Update cargo | Weihang Lo | -0/+0 |
| 2023-12-26 | rustdoc-search: count path edits with separate edit limit | Michael Howell | -17/+30 |
| 2023-12-26 | rustdoc: treat query string `+` as space | Michael Howell | -1/+2 |
| 2023-12-26 | Add a few more docs | Michael Howell | -34/+14 |
| 2023-12-26 | rustdoc: search for tuples and unit by type with `()` | Michael Howell | -40/+130 |
| 2023-12-26 | custom mir: make it clear what the return block is | Ralf Jung | -31/+31 |
| 2023-12-26 | Rollup merge of #119240 - compiler-errors:lang-item-more, r=petrochenkov | Michael Goulet | -0/+4 |
| 2023-12-26 | Auto merge of #119129 - jyn514:verbose, r=compiler-errors,estebank | bors | -1/+1 |
| 2023-12-26 | Auto merge of #119315 - RalfJung:miri, r=RalfJung | bors | -150/+155 |
| 2023-12-26 | Rollup merge of #119303 - GuillaumeGomez:update-sysinfo, r=onur-ozkan | Matthias Krüger | -3/+3 |
| 2023-12-26 | Merge from rustc | The Miri Conjob Bot | -46/+49 |
| 2023-12-26 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-12-26 | Auto merge of #119258 - compiler-errors:closure-kind, r=eholk | bors | -73/+119 |
| 2023-12-26 | Make some non-diagnostic-affecting QPath::LangItem into regular qpaths | Michael Goulet | -0/+4 |
| 2023-12-26 | Auto merge of #119146 - nnethercote:rm-DiagCtxt-api-duplication, r=compiler-e... | bors | -45/+45 |
| 2023-12-25 | have windows tests use windows-sys | DrMeepster | -156/+212 |
| 2023-12-25 | Update sysinfo version to 0.30.1 | Guillaume Gomez | -3/+3 |
| 2023-12-25 | Fix clippy's usage of Body's coroutine_kind | Michael Goulet | -73/+119 |
| 2023-12-25 | Auto merge of #119292 - onur-ozkan:share-make-with-rustdoc, r=albertlarsan68 | bors | -5/+0 |
| 2023-12-25 | bootstrap: use same make flags with rustdoc | onur-ozkan | -5/+0 |
| 2023-12-25 | Auto merge of #119283 - GuillaumeGomez:warning-block-pos, r=notriddle | bors | -1/+4 |
| 2023-12-24 | Fix display of warning block if it is first element of the top doc block | Guillaume Gomez | -0/+3 |
| 2023-12-24 | Update browser-ui-test version to 0.16.11 | Guillaume Gomez | -1/+1 |
| 2023-12-24 | Merge from rustc | The Miri Conjob Bot | -504/+838 |
| 2023-12-24 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-12-24 | Rollup merge of #119165 - onur-ozkan:update-container-entrypoint, r=Kobzol | Matthias Krüger | -4/+21 |
| 2023-12-24 | allow devs to turn-off read-only mode | onur-ozkan | -1/+9 |
| 2023-12-24 | Remove more `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -3/+3 |
| 2023-12-24 | Remove `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -42/+42 |
| 2023-12-23 | Rollup merge of #119246 - GuillaumeGomez:trait-is_object_safe-json, r=aDotInT... | Matthias Krüger | -1/+4 |
| 2023-12-23 | Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726 | Matthias Krüger | -0/+1 |
| 2023-12-23 | Rollup merge of #119248 - lukas-code:purge-unused-outlives-test, r=cjgillot | Matthias Krüger | -1/+1 |
| 2023-12-23 | Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmease | Matthias Krüger | -0/+16 |
| 2023-12-23 | Rollup merge of #119232 - Takashiidobe:fix-doc-typos, r=JohnTitor | Matthias Krüger | -7/+7 |
| 2023-12-23 | Rollup merge of #119231 - aDotInTheVoid:PatKind-struct-bool-docs, r=compiler-... | Matthias Krüger | -4/+10 |
| 2023-12-23 | move rustc_outlives test code from query to dedicated function | Lukas Markeffsky | -1/+1 |