| Age | Commit message (Expand) | Author | Lines |
| 2024-05-03 | Auto merge of #123441 - saethlin:fixed-len-file-names, r=oli-obk | bors | -70/+145 |
| 2024-05-03 | Auto merge of #124660 - matthiaskrgr:rollup-j8bfzfn, r=matthiaskrgr | bors | -233/+355 |
| 2024-05-03 | Rollup merge of #124649 - Meziu:master, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2024-05-03 | Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkan | Matthias Krüger | -70/+43 |
| 2024-05-03 | Rollup merge of #124612 - Urgau:run-make-stdin, r=jieyouxu | Matthias Krüger | -25/+120 |
| 2024-05-03 | Rollup merge of #124588 - compiler-errors:ocx, r=lcnr | Matthias Krüger | -112/+148 |
| 2024-05-03 | Rollup merge of #124492 - Strophox:adjust-allocbytes, r=RalfJung | Matthias Krüger | -7/+5 |
| 2024-05-03 | Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbini | Matthias Krüger | -19/+38 |
| 2024-05-03 | remove trait bounds on AllocBytes | Strophox | -3/+1 |
| 2024-05-03 | Cow::from(&*...) changed to Cow::Owned(Vec::from(...)) | Strophox | -1/+1 |
| 2024-05-03 | generalize adjust_from_tcx | Strophox | -4/+4 |
| 2024-05-03 | Auto merge of #124646 - matthiaskrgr:rollup-crlsvg5, r=matthiaskrgr | bors | -323/+376 |
| 2024-05-03 | Allow `fmt` to run on `rmake.rs` test files | Guillaume Gomez | -69/+38 |
| 2024-05-03 | Allow to negate ignored files | Guillaume Gomez | -1/+5 |
| 2024-05-03 | Horizon OS: dirfd unavailable | Andrea Ciliberti | -0/+1 |
| 2024-05-03 | run-make: port stdin-rustc to Rust-based rmake.rs | Urgau | -8/+26 |
| 2024-05-03 | Rollup merge of #124637 - fmease:ast-pretty-ty-asc-builtin-syn, r=compiler-er... | Matthias Krüger | -11/+19 |
| 2024-05-03 | Rollup merge of #124626 - RalfJung:const_eval_select, r=joboet | Matthias Krüger | -2/+1 |
| 2024-05-03 | Rollup merge of #124610 - nnethercote:typenum, r=lcnr | Matthias Krüger | -8/+4 |
| 2024-05-03 | Rollup merge of #124609 - RalfJung:float-precision, r=cuviper | Matthias Krüger | -116/+174 |
| 2024-05-03 | Rollup merge of #124607 - nnethercote:rustc_expand-cleanups, r=compiler-errors | Matthias Krüger | -166/+133 |
| 2024-05-03 | Rollup merge of #124604 - Enselic:std-gimli-symbolize, r=workingjubilee | Matthias Krüger | -2/+0 |
| 2024-05-03 | Rollup merge of #124594 - jieyouxu:rmake-cc, r=fmease | Matthias Krüger | -2/+3 |
| 2024-05-03 | Rollup merge of #124441 - bravequickcleverfibreyarn:string.rs, r=Amanieu | Matthias Krüger | -1/+1 |
| 2024-05-03 | Rollup merge of #124412 - RalfJung:io-safety, r=Amanieu | Matthias Krüger | -11/+22 |
| 2024-05-03 | Rollup merge of #123480 - Nadrieril:impl-all-derefpures, r=compiler-errors | Matthias Krüger | -4/+19 |
| 2024-05-02 | Take ocx by move for pending obligations | Michael Goulet | -4/+11 |
| 2024-05-02 | Use ObligationCtxt in favor of TraitEngine in many places | Michael Goulet | -112/+141 |
| 2024-05-03 | AST pretty: Use `builtin_syntax` for type ascription | León Orell Valerian Liehr | -11/+19 |
| 2024-05-03 | Refactor `Frame`. | Nicholas Nethercote | -48/+50 |
| 2024-05-03 | Type annotate `repeats`. | Nicholas Nethercote | -1/+1 |
| 2024-05-03 | Introduce `Invocation::span_mut`. | Nicholas Nethercote | -5/+9 |
| 2024-05-03 | Replace a hard-to-read line. | Nicholas Nethercote | -1/+2 |
| 2024-05-03 | Tweak `fully_expand_fragment` loop. | Nicholas Nethercote | -11/+9 |
| 2024-05-03 | Remove unnecessary `pub`s. | Nicholas Nethercote | -11/+12 |
| 2024-05-03 | Fix some comment formatting. | Nicholas Nethercote | -12/+16 |
| 2024-05-03 | Inline and remove three `DummyResult` methods. | Nicholas Nethercote | -32/+22 |
| 2024-05-03 | Remove unnecessary re-export of `MacroKind`. | Nicholas Nethercote | -3/+1 |
| 2024-05-03 | De-`pub` some `rustc_expand` modules. | Nicholas Nethercote | -7/+5 |
| 2024-05-03 | Remove unused `ExpCtxt` methods. | Nicholas Nethercote | -27/+0 |
| 2024-05-03 | Remove an unnecessary `#[macro_use]`. | Nicholas Nethercote | -1/+0 |
| 2024-05-03 | Remove an unnecessary re-export of `rustc_span::hygiene`. | Nicholas Nethercote | -2/+1 |
| 2024-05-03 | rustc_expand: clean up attributes. | Nicholas Nethercote | -5/+5 |
| 2024-05-03 | Tweak `consts_may_unify`. | Nicholas Nethercote | -8/+4 |
| 2024-05-02 | run-make-support: add support for stdin input with rustc/rustdoc | Urgau | -17/+94 |
| 2024-05-02 | Auto merge of #124629 - matthiaskrgr:rollup-gttvzrg, r=matthiaskrgr | bors | -203/+135 |
| 2024-05-02 | Rollup merge of #124627 - RalfJung:interpret-doc-no-inline, r=fmease | Matthias Krüger | -0/+3 |
| 2024-05-02 | Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmease | Matthias Krüger | -57/+51 |
| 2024-05-02 | Rollup merge of #124623 - lcnr:coherence-uwu, r=compiler-errors | Matthias Krüger | -36/+44 |
| 2024-05-02 | Rollup merge of #124622 - fmease:yeet-extern-crate-run_make_support, r=jieyouxu | Matthias Krüger | -55/+0 |