| Age | Commit message (Expand) | Author | Lines |
| 2024-12-09 | fix ICE on type error in promoted | Ralf Jung | -213/+78 |
| 2024-12-07 | Auto merge of #133978 - matthiaskrgr:rollup-6gh1iho, r=matthiaskrgr | bors | -231/+290 |
| 2024-12-07 | Auto merge of #133897 - oli-obk:push-lsxrqtqqwmpt, r=jieyouxu | bors | -24/+0 |
| 2024-12-07 | Auto merge of #133883 - saethlin:remove-polymorphization, r=compiler-errors | bors | -2643/+59 |
| 2024-12-06 | Auto merge of #118159 - EliasHolzmann:formatting_options, r=m-ou-se | bors | -93/+374 |
| 2024-12-06 | Remove polymorphization | Ben Kimock | -2643/+59 |
| 2024-12-06 | Rollup merge of #133960 - jdonszelmann:remove-eq-on-attributes, r=notriddle | Matthias Krüger | -13/+0 |
| 2024-12-06 | Rollup merge of #133954 - oli-obk:push-lxrmszqzszzu, r=jieyouxu | Matthias Krüger | -82/+12 |
| 2024-12-06 | Rollup merge of #133934 - jswrenn:unsafe-fields-auto-traits, r=compiler-errors | Matthias Krüger | -0/+95 |
| 2024-12-06 | Rollup merge of #133875 - onur-ozkan:early-return-rustfmt, r=jieyouxu | Matthias Krüger | -11/+26 |
| 2024-12-06 | Rollup merge of #132187 - shahn:extend_more_tuples, r=dtolnay | Matthias Krüger | -110/+142 |
| 2024-12-06 | Rollup merge of #130254 - GrigorenkoPV:QuotaExceeded, r=dtolnay | Matthias Krüger | -14/+14 |
| 2024-12-06 | Rollup merge of #130209 - GrigorenkoPV:CrossesDevices, r=dtolnay | Matthias Krüger | -1/+1 |
| 2024-12-06 | Auto merge of #133089 - eholk:stabilize-noop-waker, r=dtolnay | bors | -132/+104 |
| 2024-12-06 | Auto merge of #133956 - bjorn3:sync_cg_clif-2024-12-06, r=bjorn3 | bors | -428/+398 |
| 2024-12-06 | remove eq for attributes | Jonathan Dönszelmann | -13/+0 |
| 2024-12-06 | Cargo decided to add serde to cg_clif's lockfile despite serde support in Cra... | bjorn3 | -0/+2 |
| 2024-12-06 | Merge commit '57845a397ec15e4e6a561ed2c4bfa3dcf49144fb' into sync_cg_clif-202... | bjorn3 | -428/+396 |
| 2024-12-06 | Rustup to rustc 1.85.0-nightly (c94848c04 2024-12-05) | bjorn3 | -1/+1 |
| 2024-12-06 | Hide errors whose suggestions would contain error constants or types | Oli Scherer | -6/+3 |
| 2024-12-06 | Silence follow-up errors from `lit_to_const` | Oli Scherer | -78/+11 |
| 2024-12-06 | Auto merge of #133950 - matthiaskrgr:rollup-b7g5p73, r=matthiaskrgr | bors | -113/+821 |
| 2024-12-06 | Rollup merge of #133931 - bjorn3:even_stricter_fn_abi_sanity_checking, r=nnet... | Matthias Krüger | -10/+20 |
| 2024-12-06 | Rollup merge of #133930 - chriskrycho:mdbook-trpl-package, r=ehuss | Matthias Krüger | -29/+32 |
| 2024-12-06 | Rollup merge of #133790 - HypheX:improve-vec-docs, r=harudagondi,workingjubilee | Matthias Krüger | -11/+14 |
| 2024-12-06 | Rollup merge of #133211 - Strophox:miri-correct-state-update-ffi, r=RalfJung | Matthias Krüger | -59/+476 |
| 2024-12-06 | Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubilee | Matthias Krüger | -4/+279 |
| 2024-12-06 | Only allow PassMode::Direct for aggregates on wasm when using the C ABI | bjorn3 | -10/+20 |
| 2024-12-06 | handle `json_output` in `test::run_cargo_test` | onur-ozkan | -0/+5 |
| 2024-12-06 | skip formatting when `--json-output` is used | onur-ozkan | -11/+21 |
| 2024-12-06 | Auto merge of #133559 - compiler-errors:structurally-resolve-adjust-for-branc... | bors | -50/+62 |
| 2024-12-05 | do not implement unsafe auto traits for types with unsafe fields | Jack Wrenn | -0/+95 |
| 2024-12-05 | Auto merge of #133940 - GuillaumeGomez:rollup-nm1cz5j, r=GuillaumeGomez | bors | -1158/+2774 |
| 2024-12-05 | Rollup merge of #133936 - oli-obk:push-qmvqsmwqrtqr, r=lqd | Guillaume Gomez | -16/+10 |
| 2024-12-05 | Rollup merge of #133921 - TimNN:nuw-infer, r=nikic | Guillaume Gomez | -15/+15 |
| 2024-12-05 | Rollup merge of #133910 - TimNN:llvm-target-cpus, r=jieyouxu | Guillaume Gomez | -0/+6 |
| 2024-12-05 | Rollup merge of #133827 - ojeda:ci-rfl, r=lqd | Guillaume Gomez | -2/+2 |
| 2024-12-05 | Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkan | Guillaume Gomez | -1029/+1563 |
| 2024-12-05 | Rollup merge of #133607 - WaffleLapkin:tail-call-checks, r=compiler-errors | Guillaume Gomez | -12/+859 |
| 2024-12-05 | Rollup merge of #133256 - MarcoIeni:use-linux-free-runners, r=Kobzol | Guillaume Gomez | -26/+77 |
| 2024-12-05 | Rollup merge of #132155 - GuillaumeGomez:impl-block-doc, r=rustdoc | Guillaume Gomez | -58/+242 |
| 2024-12-05 | Stabilize noop_waker | Eric Holk | -132/+104 |
| 2024-12-05 | Update GUI test after rebase | Guillaume Gomez | -7/+3 |
| 2024-12-05 | Improve positioning of "..." in collapsed impl block | Guillaume Gomez | -5/+41 |
| 2024-12-05 | Use text ellipsis instead of bottom blurring | Guillaume Gomez | -11/+16 |
| 2024-12-05 | Turn `markdown_split_summary_and_content` into a method of `Markdown` | Guillaume Gomez | -49/+52 |
| 2024-12-05 | Update GUI tests | Guillaume Gomez | -2/+2 |
| 2024-12-05 | Add GUI test for impl block doc display | Guillaume Gomez | -0/+50 |
| 2024-12-05 | Update browser-ui-test version to 0.18.2 | Guillaume Gomez | -1/+1 |
| 2024-12-05 | Always display first line of impl blocks even when collapsed | Guillaume Gomez | -47/+141 |