| Age | Commit message (Expand) | Author | Lines |
| 2024-12-01 | Auto merge of #133694 - matthiaskrgr:rollup-s6xj4rf, r=matthiaskrgr | bors | -49/+136 |
| 2024-12-01 | Rollup merge of #133689 - HomelikeBrick42:master, r=jieyouxu | Matthias Krüger | -3/+3 |
| 2024-12-01 | Rollup merge of #133686 - samueltardieu:push-xkxwxzxqokuu, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-12-01 | Rollup merge of #133660 - compiler-errors:trait-obj-missing-assoc, r=lcnr | Matthias Krüger | -11/+20 |
| 2024-12-01 | Rollup merge of #132047 - compiler-errors:rbv-rtn-cleanup, r=cjgillot | Matthias Krüger | -35/+112 |
| 2024-12-01 | Auto merge of #133499 - nikic:no-backend-verify, r=Mark-Simulacrum | bors | -3/+8 |
| 2024-12-01 | Auto merge of #133365 - compiler-errors:compare-impl-item, r=lcnr | bors | -58/+70 |
| 2024-12-01 | Fixed typos by changing `happend` to `happened` | HomelikeBrick42 | -3/+3 |
| 2024-11-30 | Auto merge of #133684 - RalfJung:rollup-j2tmrg7, r=RalfJung | bors | -62/+122 |
| 2024-11-30 | Add diagnostic item for `std::ops::ControlFlow` | Samuel Tardieu | -0/+1 |
| 2024-11-30 | Rollup merge of #133655 - dtolnay:maybeparen, r=lcnr | Ralf Jung | -52/+104 |
| 2024-11-30 | Rollup merge of #133571 - madsmtm:visionos-support-std, r=Noratrieb | Ralf Jung | -2/+2 |
| 2024-11-30 | Rollup merge of #131698 - the8472:remove-set-discriminant-hack, r=RalfJung | Ralf Jung | -8/+16 |
| 2024-11-30 | use stores of the correct size to set discriminants | The 8472 | -8/+16 |
| 2024-11-30 | Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxu | bors | -11/+59 |
| 2024-11-30 | Do not create trait object type if missing associated types | Michael Goulet | -11/+20 |
| 2024-11-30 | Move refinement check out of compare_impl_item | Michael Goulet | -9/+22 |
| 2024-11-30 | Make compare_impl_item into a query | Michael Goulet | -58/+57 |
| 2024-11-30 | Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -11/+59 |
| 2024-11-30 | Rollup merge of #133623 - nnethercote:parse_expr_bottom-spans, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -21/+14 |
| 2024-11-30 | Rollup merge of #133620 - dev-ardi:simplify-hir_typeck_pass_to_variadic_funct... | 许杰友 Jieyou Xu (Joe) | -16/+3 |
| 2024-11-30 | Rollup merge of #133599 - esp-rs:target/esp32s2-forced-atomics, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-11-30 | Rollup merge of #133587 - taiki-e:loongarch-asm-freg, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-11-30 | Rollup merge of #133585 - estebank:issue-133563, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-11-30 | Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-11-30 | Rollup merge of #116161 - Soveu:varargs2, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -35/+7 |
| 2024-11-29 | Eliminate rustc_hir_pretty's print_expr_maybe_paren | David Tolnay | -21/+17 |
| 2024-11-29 | Eliminate rustc_ast_pretty's print_expr_maybe_paren | David Tolnay | -31/+87 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -7/+7 |
| 2024-11-29 | Add a comment | David Tenty | -0/+3 |
| 2024-11-29 | simplify how the `hir_typeck_pass_to_variadic_function` diagnostic is created | Orion Gonzalez | -16/+3 |
| 2024-11-29 | Rollup merge of #133592 - WaffleLapkin:misc-meowing, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-11-29 | Rollup merge of #131323 - jfrimmel:avr-inline-asm-clobber-abi, r=Amanieu | Matthias Krüger | -1/+28 |
| 2024-11-29 | Auto merge of #133619 - matthiaskrgr:rollup-7ywaheb, r=matthiaskrgr | bors | -182/+289 |
| 2024-11-29 | Rollup merge of #133590 - nnethercote:rename-parse-only, r=estebank | Matthias Krüger | -7/+10 |
| 2024-11-29 | Rollup merge of #133538 - dev-ardi:69232-better-diag, r=compiler-errors | Matthias Krüger | -3/+26 |
| 2024-11-29 | Rollup merge of #133501 - lcnr:post-borrowck-analysis, r=compiler-errors | Matthias Krüger | -172/+253 |
| 2024-11-29 | Auto merge of #133431 - nnethercote:rm-HybridBitSet, r=Mark-Simulacrum | bors | -816/+86 |
| 2024-11-29 | Remove `HybridBitSet`. | Nicholas Nethercote | -692/+3 |
| 2024-11-29 | Stop using `HybridBitSet` in `SparseBitMatrix`. | Nicholas Nethercote | -13/+18 |
| 2024-11-29 | Stop using `HybridBitSet` in dataflow diffs. | Nicholas Nethercote | -7/+7 |
| 2024-11-29 | Remove unused `HybridBitSet` methods from `BitSetExt`. | Nicholas Nethercote | -34/+2 |
| 2024-11-29 | Speed up `ChunkedBitIter` | Nicholas Nethercote | -55/+40 |
| 2024-11-29 | Tiny `ChunkedBitSet` improvements. | Nicholas Nethercote | -19/+16 |
| 2024-11-29 | Clarify `ChunkSize` invariants. | Nicholas Nethercote | -4/+8 |
| 2024-11-29 | Auto merge of #133608 - Zalathar:spans-revert, r=jieyouxu | bors | -229/+263 |
| 2024-11-29 | Revert "Rollup merge of #133418 - Zalathar:spans, r=jieyouxu" | Zalathar | -229/+263 |
| 2024-11-29 | Auto merge of #133409 - RalfJung:target-consistency, r=lcnr | bors | -973/+1137 |
| 2024-11-29 | bless the tests and add a new one | Orion Gonzalez | -0/+2 |
| 2024-11-29 | Improve the diagnostic of fn item in variadic fn | Orion Gonzalez | -3/+24 |