| Age | Commit message (Expand) | Author | Lines |
| 2025-02-11 | Correctly handle pattern types in FFI safety | Oli Scherer | -39/+9 |
| 2025-02-11 | Add ffi tests for pattern types | Oli Scherer | -22/+185 |
| 2025-02-11 | Rollup merge of #136839 - lukas-code:actually-monomorphic-enough, r=compiler-... | Jacob Pratt | -0/+34 |
| 2025-02-11 | Rollup merge of #136837 - compiler-errors:contracts-body-lowering, r=celinval | Jacob Pratt | -0/+29 |
| 2025-02-11 | Rollup merge of #136835 - compiler-errors:contracts-span-hack, r=celinval | Jacob Pratt | -28/+6 |
| 2025-02-11 | Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgr | bors | -246/+379 |
| 2025-02-11 | Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkov | bors | -5442/+8071 |
| 2025-02-11 | Rollup merge of #136603 - workingjubilee:move-abi-versioning-into-ast, r=comp... | Matthias Krüger | -204/+196 |
| 2025-02-11 | Rollup merge of #136584 - oli-obk:pattern-types-generic, r=BoxyUwU | Matthias Krüger | -9/+56 |
| 2025-02-11 | Rollup merge of #136524 - compiler-errors:bad-pick, r=BoxyUwU | Matthias Krüger | -0/+32 |
| 2025-02-11 | Rollup merge of #136107 - dingxiangfei2009:coerce-pointee-wellformed, r=compi... | Matthias Krüger | -33/+95 |
| 2025-02-11 | fix ensure_monomorphic_enough | Lukas Markeffsky | -3/+2 |
| 2025-02-11 | add test for const type_id misoptimization | Lukas Markeffsky | -0/+35 |
| 2025-02-10 | Check whole Unsize predicate for escaping bound vars | Michael Goulet | -0/+41 |
| 2025-02-10 | Don't ICE when failing to lower contracts for associated impl items | Michael Goulet | -0/+29 |
| 2025-02-10 | Auto merge of #133092 - madsmtm:bootstrap-deployment-target, r=Mark-Simulacru... | bors | -1/+22 |
| 2025-02-10 | Cast allocas to default address space | Flakebi | -0/+18 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -5442/+8071 |
| 2025-02-10 | Stop using span hack for contracts feature gating | Michael Goulet | -28/+6 |
| 2025-02-10 | Auto merge of #136823 - matthiaskrgr:rollup-vp20mk1, r=matthiaskrgr | bors | -0/+33 |
| 2025-02-10 | Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxu | Matthias Krüger | -0/+33 |
| 2025-02-10 | Auto merge of #135701 - calebzulawski:sync-from-portable-simd-2025-01-18, r=w... | bors | -15/+15 |
| 2025-02-10 | Extend the renaming to coerce_unsafe_ptr | Bastian Kersting | -1/+1 |
| 2025-02-10 | Add ui test for ensuring that users cannot use `literal-escaper` crate for th... | Guillaume Gomez | -0/+16 |
| 2025-02-10 | Add cygwin target. | 王宇逸 | -2/+5 |
| 2025-02-10 | Rollup merge of #136053 - Zalathar:defer-counters, r=saethlin | Jubilee | -170/+131 |
| 2025-02-10 | move second opt run to lto phase and cleanup code | Manuel Drehwald | -2/+2 |
| 2025-02-10 | Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubilee | bors | -7/+49 |
| 2025-02-09 | compiler: remove `abi`-specific `extern "{abi}"` suggestions | Jubilee Young | -24/+2 |
| 2025-02-09 | tests: error strings for ABI stability now match | Jubilee Young | -187/+187 |
| 2025-02-09 | compiler: gate `extern "{abi}"` in ast_lowering | Jubilee Young | -0/+14 |
| 2025-02-09 | tests: issue-122805 -> dont-shuffle-bswaps | Jubilee Young | -0/+0 |
| 2025-02-09 | tests/assembly: cross-compile x86-return-float | Jubilee Young | -17/+26 |
| 2025-02-09 | Remove lifetime_capture_rules_2024 feature | Michael Goulet | -51/+19 |
| 2025-02-09 | Remove the deduplicate_blocks pass | Michael Goulet | -217/+0 |
| 2025-02-09 | Rollup merge of #136760 - chenyukang:fix-overflowing-int-lint-crash, r=oli-obk | Matthias Krüger | -0/+25 |
| 2025-02-09 | Rollup merge of #136746 - wesleywiser:err_dwarf1, r=Urgau | Matthias Krüger | -0/+56 |
| 2025-02-09 | Rollup merge of #136068 - matthiaskrgr:crashesjan25, r=Mark-Simulacrum | Matthias Krüger | -0/+202 |
| 2025-02-09 | Emit an error if `-Zdwarf-version=1` is requested | Wesley Wiser | -0/+56 |
| 2025-02-09 | Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum | bors | -7/+10 |
| 2025-02-09 | Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgau | bors | -5/+69 |
| 2025-02-09 | move repr(transparent) checks to coherence | Ding Xiang Fei | -9/+7 |
| 2025-02-09 | rename the trait to validity and place a feature gate afront | Ding Xiang Fei | -9/+6 |
| 2025-02-09 | introduce CoercePointeeWellformed for coherence checks at typeck stage | Ding Xiang Fei | -26/+93 |
| 2025-02-09 | Fix unwrap error in overflowing int literal | yukang | -0/+25 |
| 2025-02-09 | crashes: more tests | Matthias Krüger | -0/+202 |
| 2025-02-08 | Rollup merge of #136730 - lukas-code:trans-ice, r=jswrenn | Jubilee | -0/+31 |
| 2025-02-08 | Rollup merge of #136397 - Shunpoco:issue-136223-ICE-pattern-mutability-cap-vi... | Jubilee | -5/+7 |
| 2025-02-08 | tests/assembly: use -Copt-level=3 instead of -O | Jubilee Young | -28/+29 |
| 2025-02-08 | tests/assembly: make typed-swap test much less fragile | Jubilee Young | -20/+20 |