| Age | Commit message (Expand) | Author | Lines |
| 2024-10-14 | Remove `'apostrophes'` from `rustc_parse_format` | Lieselotte | -83/+83 |
| 2024-10-14 | Auto merge of #131690 - matthiaskrgr:rollup-mcau4ol, r=matthiaskrgr | bors | -200/+977 |
| 2024-10-14 | Rollup merge of #131682 - jieyouxu:compiletest-label, r=Zalathar | Matthias Krüger | -0/+5 |
| 2024-10-14 | Rollup merge of #131679 - Zalathar:ct-docs, r=jieyouxu | Matthias Krüger | -13/+114 |
| 2024-10-14 | Rollup merge of #131667 - taiki-e:aarch64-inline-asm-reg-emit, r=Amanieu | Matthias Krüger | -49/+62 |
| 2024-10-14 | Rollup merge of #131550 - compiler-errors:extern-diags, r=spastorino | Matthias Krüger | -58/+62 |
| 2024-10-14 | Rollup merge of #131430 - surechen:fix_130495, r=jieyouxu | Matthias Krüger | -4/+90 |
| 2024-10-14 | Rollup merge of #131384 - saethlin:precondition-tests, r=ibraheemdev | Matthias Krüger | -55/+500 |
| 2024-10-14 | Rollup merge of #131332 - taiki-e:arm64ec-clobber-abi, r=Amanieu | Matthias Krüger | -20/+143 |
| 2024-10-14 | Rollup merge of #129424 - coolreader18:stabilize-pin_as_deref_mut, r=dtolnay | Matthias Krüger | -1/+1 |
| 2024-10-14 | Auto merge of #131672 - matthiaskrgr:rollup-gyzysj4, r=matthiaskrgr | bors | -338/+469 |
| 2024-10-14 | triagebot: tag PRs affecting compiletest with `A-compiletest` | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2024-10-14 | Document various parts of compiletest's `lib.rs` | Zalathar | -13/+114 |
| 2024-10-14 | Rollup merge of #131660 - Urgau:non_local_def-131643, r=jieyouxu | Matthias Krüger | -3/+27 |
| 2024-10-14 | Rollup merge of #131616 - RalfJung:const_ip, r=tgross35 | Matthias Krüger | -22/+0 |
| 2024-10-14 | Rollup merge of #131593 - RalfJung:alloc-no-clone, r=saethlin | Matthias Krüger | -18/+31 |
| 2024-10-14 | Rollup merge of #131533 - workingjubilee:update-emscripten-version, r=Kobzol | Matthias Krüger | -2/+2 |
| 2024-10-14 | Rollup merge of #131473 - workingjubilee:move-that-abi-up, r=saethlin | Matthias Krüger | -261/+285 |
| 2024-10-14 | Rollup merge of #131274 - workingjubilee:stabilize-the-one-that-got-away, r=s... | Matthias Krüger | -3/+7 |
| 2024-10-14 | Rollup merge of #130629 - Dirbaio:net-from-octets, r=tgross35 | Matthias Krüger | -26/+114 |
| 2024-10-14 | Rollup merge of #128967 - devnexen:get_path_fbsd_upd, r=joboet | Matthias Krüger | -3/+3 |
| 2024-10-14 | Auto merge of #126557 - GrigorenkoPV:vec_track_caller, r=joboet | bors | -3/+107 |
| 2024-10-14 | Special treatment empty tuple when suggest adding a string literal in format ... | surechen | -4/+90 |
| 2024-10-13 | Auto merge of #131662 - matthiaskrgr:rollup-r1wkfxw, r=matthiaskrgr | bors | -29/+39 |
| 2024-10-14 | Fix AArch64InlineAsmReg::emit | Taiki Endo | -49/+62 |
| 2024-10-14 | Fix clobber_abi and disallow SVE-related registers in Arm64EC inline assembly | Taiki Endo | -20/+143 |
| 2024-10-13 | Auto merge of #131560 - cuviper:start-1.84, r=cuviper | bors | -7/+12 |
| 2024-10-13 | core/net: use hex for ipv6 doctests for consistency. | Dario Nieuwenhuis | -37/+25 |
| 2024-10-13 | core/net: add Ipv[46]Addr::from_octets, Ipv6Addr::from_segments | Dario Nieuwenhuis | -1/+101 |
| 2024-10-13 | Rollup merge of #131659 - onur-ozkan:llvm-test, r=albertlarsan68 | Matthias Krüger | -5/+15 |
| 2024-10-13 | Rollup merge of #131653 - compiler-errors:no-modifier-hack, r=fee1-dead | Matthias Krüger | -8/+2 |
| 2024-10-13 | Rollup merge of #131646 - RalfJung:unix-miri-fallbacks, r=joboet | Matthias Krüger | -1/+2 |
| 2024-10-13 | Rollup merge of #131644 - RalfJung:win-miri, r=joboet | Matthias Krüger | -8/+3 |
| 2024-10-13 | Rollup merge of #131067 - ismailarilik:fix-std-detect-links, r=albertlarsan68 | Matthias Krüger | -0/+4 |
| 2024-10-13 | Rollup merge of #131066 - Binlogo:build-doc/rbe-add-zh-entry, r=albertlarsan68 | Matthias Krüger | -1/+1 |
| 2024-10-13 | Rollup merge of #130900 - capickett:empty-description-rust-version, r=albertl... | Matthias Krüger | -3/+5 |
| 2024-10-13 | Rollup merge of #130356 - lolbinarycat:ci-no-change-id, r=albertlarsan68 | Matthias Krüger | -3/+7 |
| 2024-10-13 | Also use outermost const-anon for impl items in `non_local_defs` lint | Urgau | -3/+27 |
| 2024-10-13 | check `stage0`, `channel` and `version` files for CI rustc | onur-ozkan | -6/+11 |
| 2024-10-13 | enable `download_ci_llvm` test | onur-ozkan | -5/+15 |
| 2024-10-13 | Auto merge of #125679 - clarfonthey:escape_ascii, r=joboet | bors | -26/+110 |
| 2024-10-13 | Remove const trait bound modifier hack | Michael Goulet | -8/+2 |
| 2024-10-13 | Auto merge of #131645 - matthiaskrgr:rollup-lgr1ezu, r=matthiaskrgr | bors | -342/+374 |
| 2024-10-13 | sys/unix: add comments for some Miri fallbacks | Ralf Jung | -1/+2 |
| 2024-10-13 | Rollup merge of #131642 - jieyouxu:build-fail-check-fail, r=Kobzol | Matthias Krüger | -7/+26 |
| 2024-10-13 | Rollup merge of #131641 - RalfJung:unicode-bitset-static, r=dtolnay | Matthias Krüger | -12/+13 |
| 2024-10-13 | Rollup merge of #131638 - Zalathar:debuggers, r=jieyouxu | Matthias Krüger | -274/+290 |
| 2024-10-13 | Rollup merge of #131614 - jieyouxu:rmake-no-rev, r=Kobzol | Matthias Krüger | -5/+14 |
| 2024-10-13 | Rollup merge of #131585 - Zalathar:original-line, r=jieyouxu | Matthias Krüger | -29/+10 |
| 2024-10-13 | Rollup merge of #131086 - printfn:update-unicode-width, r=Mark-Simulacrum | Matthias Krüger | -15/+21 |