| Age | Commit message (Expand) | Author | Lines |
| 2025-03-26 | chore: remove redundant words in comment | pudongair | -4/+4 |
| 2025-03-26 | Auto merge of #138956 - jhpratt:rollup-6g7ppwd, r=jhpratt | bors | -413/+632 |
| 2025-03-25 | Rollup merge of #138945 - DaniPopes:override-partialord-bool, r=scottmcm | Jacob Pratt | -27/+23 |
| 2025-03-25 | Rollup merge of #138917 - nnethercote:rustdoc-remove-useless, r=GuillaumeGomez | Jacob Pratt | -38/+38 |
| 2025-03-25 | Rollup merge of #138911 - compiler-errors:define-opaque, r=oli-obk | Jacob Pratt | -166/+363 |
| 2025-03-25 | Rollup merge of #138905 - Gelbpunkt:powerpc64-unknown-linux-musl-maintainer, ... | Jacob Pratt | -1/+59 |
| 2025-03-25 | Rollup merge of #138885 - fneddy:fix_pattern_types_tests, r=compiler-errors | Jacob Pratt | -13/+15 |
| 2025-03-25 | Rollup merge of #138877 - TaKO8Ki:enable-per-target-ignores-for-doctests, r=n... | Jacob Pratt | -4/+25 |
| 2025-03-25 | Rollup merge of #138875 - thaliaarchi:trusty-build, r=randomPoison,saethlin | Jacob Pratt | -6/+14 |
| 2025-03-25 | Rollup merge of #138874 - Zoxc:waiter-race, r=SparrowLii,davidtwco | Jacob Pratt | -25/+12 |
| 2025-03-25 | Rollup merge of #138867 - petrochenkov:linkfix, r=nnethercote | Jacob Pratt | -24/+36 |
| 2025-03-25 | Rollup merge of #138834 - Kobzol:test-diff-group-by-stage, r=marcoieni | Jacob Pratt | -18/+25 |
| 2025-03-25 | Rollup merge of #138128 - compiler-errors:precise-capturing-in-traits, r=oli-... | Jacob Pratt | -91/+22 |
| 2025-03-26 | Auto merge of #138601 - RalfJung:wasm-abi-fcw, r=alexcrichton | bors | -29/+302 |
| 2025-03-25 | Override PartialOrd methods for bool | DaniPopes | -27/+23 |
| 2025-03-25 | Auto merge of #138933 - matthiaskrgr:rollup-sjtqkoq, r=matthiaskrgr | bors | -395/+683 |
| 2025-03-25 | Rollup merge of #138929 - oli-obk:assoc-ctxt-of-trait, r=compiler-errors | Matthias Krüger | -96/+185 |
| 2025-03-25 | Rollup merge of #138924 - nnethercote:less-kw-Empty-3, r=compiler-errors | Matthias Krüger | -46/+66 |
| 2025-03-25 | Rollup merge of #138886 - samueltardieu:push-xxkzmupznoky, r=jieyouxu | Matthias Krüger | -1/+105 |
| 2025-03-25 | Rollup merge of #138776 - Zalathar:unexpand, r=oli-obk | Matthias Krüger | -90/+81 |
| 2025-03-25 | Rollup merge of #138581 - Zoxc:abort-handler-if-locked, r=SparrowLii | Matthias Krüger | -12/+43 |
| 2025-03-25 | Rollup merge of #138317 - petrochenkov:libsearch3, r=compiler-errors | Matthias Krüger | -14/+55 |
| 2025-03-25 | Rollup merge of #137247 - dpaoliello:cleanllvm, r=Zalathar | Matthias Krüger | -136/+144 |
| 2025-03-25 | Rollup merge of #135745 - bardiharborow:std/net/rfc9602, r=cuviper | Matthias Krüger | -0/+4 |
| 2025-03-25 | Test define opaques in extern items | Michael Goulet | -1/+34 |
| 2025-03-25 | Allow defining opaques in statics and consts | Michael Goulet | -163/+315 |
| 2025-03-25 | Make printing define_opaque less goofy | Michael Goulet | -7/+19 |
| 2025-03-25 | Auto merge of #138865 - petrochenkov:errwhere, r=jieyouxu | bors | -105/+371 |
| 2025-03-25 | compiletest: Support matching on diagnostics without a span | Vadim Petrochenkov | -105/+371 |
| 2025-03-25 | Auto merge of #138923 - TaKO8Ki:rollup-f3hkmqj, r=TaKO8Ki | bors | -155/+214 |
| 2025-03-25 | rustdoc: remove useless `Symbol::is_empty` checks. | Nicholas Nethercote | -38/+38 |
| 2025-03-25 | Avoid some more global state | Oli Scherer | -22/+35 |
| 2025-03-25 | acquire more accurate HirId for ABI check lints | Ralf Jung | -19/+37 |
| 2025-03-25 | Track whether an assoc item is in a trait impl or an inherent impl | Oli Scherer | -68/+151 |
| 2025-03-25 | Deduplicate assoc item cfg handling | Oli Scherer | -10/+3 |
| 2025-03-25 | privacy: Visit types and traits in impls in type privacy lints | Vadim Petrochenkov | -14/+55 |
| 2025-03-25 | allow wasm_c_abi in proc_macro bridge | Ralf Jung | -0/+4 |
| 2025-03-25 | make -Zwasm-c-abi=legacy suppress the lint | Ralf Jung | -10/+15 |
| 2025-03-25 | add FCW to warn about wasm ABI transition | Ralf Jung | -13/+259 |
| 2025-03-25 | Use `sym::dummy` for a dummy arg in `parse_fn_params`. | Nicholas Nethercote | -1/+1 |
| 2025-03-25 | ignore doctests only in specified targets | Takayuki Maeda | -4/+25 |
| 2025-03-25 | Auto merge of #136410 - saethlin:clean-up-cgu-internal-copy, r=compiler-errors | bors | -64/+68 |
| 2025-03-25 | Rollup merge of #138895 - oli-obk:dedup-owner-id-creation, r=compiler-errors | Takayuki Maeda | -16/+17 |
| 2025-03-25 | Rollup merge of #138838 - compiler-errors:new-solver-crashes-tweaks, r=lcnr | Takayuki Maeda | -35/+99 |
| 2025-03-25 | Rollup merge of #138837 - petrochenkov:resinstab2, r=jieyouxu | Takayuki Maeda | -12/+6 |
| 2025-03-25 | Rollup merge of #138829 - jieyouxu:adjust-relnotes-interest-group-desc, r=cuv... | Takayuki Maeda | -2/+2 |
| 2025-03-25 | Rollup merge of #138755 - GuillaumeGomez:rm-duplicated-loop, r=camelid | Takayuki Maeda | -38/+21 |
| 2025-03-25 | Rollup merge of #138701 - tvladyslav:serializable_default_codegen_backend, r=... | Takayuki Maeda | -0/+8 |
| 2025-03-25 | Rollup merge of #138652 - ferrocene:pa-remote-test-rmake, r=jieyouxu | Takayuki Maeda | -1/+18 |
| 2025-03-25 | Rollup merge of #138580 - petrochenkov:resinstab, r=Nadrieril | Takayuki Maeda | -14/+9 |