| Age | Commit message (Expand) | Author | Lines |
| 2024-05-14 | Auto merge of #123816 - tgross35:f16-f128-mangling, r=michaelwoerister | bors | -241/+920 |
| 2024-05-14 | Enable v0 mangling tests and add checks for `f16`/`f128` | Trevor Gross | -241/+920 |
| 2024-05-14 | Auto merge of #125023 - morr0ne:linux-none-target, r=Nilstrieb | bors | -0/+3 |
| 2024-05-14 | Auto merge of #124228 - compiler-errors:lint-overcaptures, r=oli-obk | bors | -1/+204 |
| 2024-05-14 | Auto merge of #125026 - Oneirical:clink-tests, r=jieyouxu | bors | -7/+18 |
| 2024-05-13 | And finally add tests | Michael Goulet | -0/+133 |
| 2024-05-13 | Warn against redundant use<...> | Michael Goulet | -1/+71 |
| 2024-05-14 | Auto merge of #125098 - jhpratt:rollup-2qm4gga, r=jhpratt | bors | -0/+109 |
| 2024-05-13 | fix fmt | Oneirical | -2/+1 |
| 2024-05-13 | Rollup merge of #125072 - Darksonn:pin-dyn-dispatch-sound, r=jhpratt | Jacob Pratt | -0/+28 |
| 2024-05-13 | Rollup merge of #124997 - gurry:124848-ice-should-be-sized, r=Nadrieril | Jacob Pratt | -0/+81 |
| 2024-05-14 | Auto merge of #124256 - nnethercote:rm-NtIdent-NtLifetime, r=petrochenkov | bors | -8/+2 |
| 2024-05-13 | Auto merge of #125076 - compiler-errors:alias-term, r=lcnr | bors | -36/+7 |
| 2024-05-13 | Apply nits | Michael Goulet | -36/+7 |
| 2024-05-13 | Rollup merge of #125071 - GuillaumeGomez:migrate-rustdoc-target-spec-json-pat... | Matthias Krüger | -9/+14 |
| 2024-05-13 | Migrate `run-make/rustdoc-target-spec-json-path` to rmake | Guillaume Gomez | -9/+14 |
| 2024-05-13 | Add test for dynamic dispatch + Pin::new soundness | Alice Ryhl | -0/+28 |
| 2024-05-13 | Auto merge of #125024 - Oneirical:master, r=jieyouxu | bors | -22/+45 |
| 2024-05-13 | Auto merge of #124999 - scottmcm:unify-aggregate, r=nnethercote | bors | -1/+1 |
| 2024-05-13 | Remove a `Span` from `TokenKind::Interpolated`. | Nicholas Nethercote | -8/+2 |
| 2024-05-12 | Auto merge of #125051 - dtolnay:printletelse, r=compiler-errors | bors | -0/+41 |
| 2024-05-12 | Pretty-print let-else with added parenthesization when needed | David Tolnay | -1/+1 |
| 2024-05-12 | Add AST pretty-printer tests for let-else | David Tolnay | -0/+41 |
| 2024-05-12 | Auto merge of #124639 - Jules-Bertholet:match-ergonomics-2024-migration-lint,... | bors | -47/+223 |
| 2024-05-12 | Propagate errors rather than using return_if_err | Michael Goulet | -8/+28 |
| 2024-05-12 | Apply nits | Michael Goulet | -0/+4 |
| 2024-05-12 | Try structurally resolve | Michael Goulet | -0/+15 |
| 2024-05-12 | Match ergonomics 2024: migration lint | Jules Bertholet | -47/+223 |
| 2024-05-12 | Rollup merge of #125030 - saethlin:ui-test-false-positives, r=compiler-errors | Guillaume Gomez | -38/+13 |
| 2024-05-12 | Rollup merge of #125022 - GuillaumeGomez:migrate-rustdoc-scrape-examples-orde... | Guillaume Gomez | -5/+55 |
| 2024-05-12 | Migrate `rustdoc-scrape-examples-ordering` to `rmake` | Guillaume Gomez | -5/+55 |
| 2024-05-12 | Auto merge of #125012 - RalfJung:format-error, r=Mark-Simulacrum,workingjubilee | bors | -11/+18 |
| 2024-05-11 | Unify `Rvalue::Aggregate` paths in cg_ssa | Scott McMurray | -1/+1 |
| 2024-05-12 | Auto merge of #119427 - dtolnay:maccall, r=compiler-errors | bors | -24/+332 |
| 2024-05-11 | Fix redundant parens around braced macro call in match arms | David Tolnay | -1/+1 |
| 2024-05-11 | Fix some minor issues from the ui-test auto-porting | Ben Kimock | -38/+13 |
| 2024-05-12 | test: Add assembly tests for x86_64-unknown-linux-none target | Federico Maria Morrone | -0/+3 |
| 2024-05-11 | Remove MacCall special case from recovery after missing 'if' after 'else' | David Tolnay | -6/+4 |
| 2024-05-11 | Add macro calls to else-no-if parser test | David Tolnay | -5/+83 |
| 2024-05-11 | Add parser tests for statement boundary insertion | David Tolnay | -0/+104 |
| 2024-05-11 | Add test of unused_parens lint involving macro calls | David Tolnay | -19/+117 |
| 2024-05-11 | Fix pretty printer statement boundaries after braced macro call | David Tolnay | -2/+2 |
| 2024-05-11 | Add ExprKind::MacCall statement boundary tests | David Tolnay | -0/+30 |
| 2024-05-11 | Auto merge of #125028 - matthiaskrgr:rollup-3qk782d, r=matthiaskrgr | bors | -175/+109 |
| 2024-05-11 | Rollup merge of #125008 - Dirbaio:test-issue-122775, r=compiler-errors | Matthias Krüger | -0/+17 |
| 2024-05-11 | Rollup merge of #124963 - GuillaumeGomez:migrate-rustdoc-shared-flags, r=jiey... | Matthias Krüger | -18/+14 |
| 2024-05-11 | Rollup merge of #124939 - Urgau:hide-private-fields-aliased-type, r=Guillaume... | Matthias Krüger | -0/+22 |
| 2024-05-11 | Rollup merge of #124096 - saethlin:rust-dbg-call, r=Nilstrieb | Matthias Krüger | -157/+56 |
| 2024-05-11 | Make tidy happy | Julien | -4/+2 |
| 2024-05-11 | remove trailing whitespace | Julien | -1/+1 |