| Age | Commit message (Expand) | Author | Lines |
| 2024-11-27 | Rollup merge of #133449 - joboet:io_const_error, r=tgross35 | Matthias Krüger | -266/+250 |
| 2024-11-27 | Rollup merge of #133248 - MarcoIeni:x86_64-msvc-ext-free, r=Kobzol | Matthias Krüger | -6/+14 |
| 2024-11-27 | Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35 | Matthias Krüger | -8/+3 |
| 2024-11-27 | Auto merge of #133516 - compiler-errors:rollup-mq334h8, r=compiler-errors | bors | -1069/+371 |
| 2024-11-26 | Rollup merge of #133513 - ChrisDenton:windows-msvc, r=jieyouxu | Michael Goulet | -1/+1 |
| 2024-11-26 | Rollup merge of #133475 - nnethercote:MaybeStorage-improvements, r=lcnr | Michael Goulet | -38/+29 |
| 2024-11-26 | Rollup merge of #133471 - lcnr:uwu-gamer, r=BoxyUwU | Michael Goulet | -18/+89 |
| 2024-11-26 | Rollup merge of #133458 - GuillaumeGomez:fix-prelude-tys-links, r=notriddle | Michael Goulet | -5/+31 |
| 2024-11-26 | Rollup merge of #133402 - compiler-errors:drop-and-destruct, r=lcnr | Michael Goulet | -675/+113 |
| 2024-11-26 | Rollup merge of #133304 - lqd:issue-132920, r=estebank | Michael Goulet | -38/+88 |
| 2024-11-26 | Rollup merge of #132605 - Kobzol:ci-increase-timeout, r=Mark-Simulacrum | Michael Goulet | -1/+1 |
| 2024-11-26 | Rollup merge of #115293 - cjgillot:no-fuel, r=wesleywiser,DianQK | Michael Goulet | -293/+19 |
| 2024-11-26 | Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errors | bors | -1503/+1007 |
| 2024-11-26 | Only ignore windows-gnu in avr-jmp-offset | Chris Denton | -1/+1 |
| 2024-11-26 | don't pass every test arg to test-float-parse | onur-ozkan | -6/+2 |
| 2024-11-26 | std: update internal uses of `io::const_error!` | joboet | -246/+213 |
| 2024-11-26 | Rollup merge of #133435 - RalfJung:test_downgrade_observe, r=tgross35 | Michael Goulet | -1/+4 |
| 2024-11-26 | Rollup merge of #133410 - RalfJung:target-feature-consistency, r=compiler-errors | Michael Goulet | -0/+23 |
| 2024-11-26 | Rollup merge of #133394 - compiler-errors:dyn-more-errors, r=lcnr | Michael Goulet | -455/+61 |
| 2024-11-26 | Rollup merge of #133367 - compiler-errors:array-len-mismatch, r=BoxyUwU | Michael Goulet | -71/+60 |
| 2024-11-26 | Rollup merge of #133362 - compiler-errors:existential-preds, r=BoxyUwU | Michael Goulet | -4/+0 |
| 2024-11-26 | Rollup merge of #133326 - nnethercote:rm-DefinitelyInitializedPlaces, r=cjgillot | Michael Goulet | -358/+13 |
| 2024-11-26 | Rollup merge of #133282 - tgross35:maybe-uninit-debug, r=Amanieu | Michael Goulet | -1/+12 |
| 2024-11-26 | Rollup merge of #133155 - nnethercote:yet-more-rustc_mir_dataflow-cleanups, r... | Michael Goulet | -213/+242 |
| 2024-11-26 | Rollup merge of #133140 - dtolnay:precedence, r=fmease | Michael Goulet | -225/+146 |
| 2024-11-26 | Rollup merge of #133136 - ChayimFriedman2:get-many-mut, r=Amanieu | Michael Goulet | -19/+249 |
| 2024-11-26 | Rollup merge of #133070 - nnethercote:lexer-tweaks, r=chenyukang | Michael Goulet | -125/+121 |
| 2024-11-26 | Rollup merge of #133042 - cuviper:btreemap-insert_entry, r=Amanieu | Michael Goulet | -31/+76 |
| 2024-11-26 | Auto merge of #133500 - GuillaumeGomez:rollup-4vcthwo, r=GuillaumeGomez | bors | -773/+233 |
| 2024-11-26 | Rollup merge of #133495 - lcnr:env-shadowing-tests, r=compiler-errors | Guillaume Gomez | -0/+19 |
| 2024-11-26 | Rollup merge of #133481 - jieyouxu:avr-jmp-linker, r=saethlin | Guillaume Gomez | -0/+5 |
| 2024-11-26 | Rollup merge of #133473 - Enselic:cow, r=nnethercote | Guillaume Gomez | -0/+11 |
| 2024-11-26 | Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errors | Guillaume Gomez | -684/+23 |
| 2024-11-26 | Rollup merge of #133467 - Enselic:recurse-tests, r=lcnr | Guillaume Gomez | -0/+74 |
| 2024-11-26 | Rollup merge of #133464 - RalfJung:whitespace-panic, r=joboet | Guillaume Gomez | -7/+7 |
| 2024-11-26 | Rollup merge of #133462 - mustartt:aix-improve-bootstrap-loading, r=jieyouxu | Guillaume Gomez | -9/+9 |
| 2024-11-26 | Rollup merge of #133454 - zmodem:initializes_fix, r=nikic | Guillaume Gomez | -1/+1 |
| 2024-11-26 | Rollup merge of #133450 - onur-ozkan:update-triagebot, r=onur-ozkan | Guillaume Gomez | -1/+0 |
| 2024-11-26 | Rollup merge of #133443 - fmease:rm-dead-eff-code-ii, r=compiler-errors | Guillaume Gomez | -33/+4 |
| 2024-11-26 | Rollup merge of #133430 - compiler-errors:param-mismatch, r=WaffleLapkin | Guillaume Gomez | -37/+75 |
| 2024-11-26 | Rollup merge of #133419 - CromFr:add-path-strip_prefix-test-example, r=Amanieu | Guillaume Gomez | -0/+1 |
| 2024-11-26 | Rollup merge of #133411 - RalfJung:emscripten-is-on-wasm, r=workingjubilee | Guillaume Gomez | -1/+4 |
| 2024-11-26 | add test for alias-bound shadowing, rename folder | lcnr | -0/+19 |
| 2024-11-26 | Remove extra tests. | Camille GILLOT | -11/+0 |
| 2024-11-26 | Pacify tidy. | Camille GILLOT | -1/+0 |
| 2024-11-26 | Remove -Zfuel. | Camille GILLOT | -281/+19 |
| 2024-11-26 | Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillot | bors | -409/+395 |
| 2024-11-26 | Auto merge of #133465 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2024-11-26 | Make some modules non-`pub`. | Nicholas Nethercote | -2/+2 |
| 2024-11-26 | Streamline a `BitSet` creation. | Nicholas Nethercote | -2/+1 |