| Age | Commit message (Expand) | Author | Lines |
| 2024-10-14 | Rollup merge of #131660 - Urgau:non_local_def-131643, r=jieyouxu | Matthias Krüger | -3/+7 |
| 2024-10-14 | Rollup merge of #131593 - RalfJung:alloc-no-clone, r=saethlin | Matthias Krüger | -14/+19 |
| 2024-10-14 | Rollup merge of #131473 - workingjubilee:move-that-abi-up, r=saethlin | Matthias Krüger | -261/+285 |
| 2024-10-13 | Rollup merge of #131653 - compiler-errors:no-modifier-hack, r=fee1-dead | Matthias Krüger | -8/+2 |
| 2024-10-13 | Also use outermost const-anon for impl items in `non_local_defs` lint | Urgau | -3/+7 |
| 2024-10-13 | Remove const trait bound modifier hack | Michael Goulet | -8/+2 |
| 2024-10-13 | Rollup merge of #131086 - printfn:update-unicode-width, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2024-10-12 | Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqd | Trevor Gross | -4/+4 |
| 2024-10-12 | Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-Simulacrum | Trevor Gross | -3/+18 |
| 2024-10-12 | Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJung | Trevor Gross | -2/+0 |
| 2024-10-12 | Update unicode-width to 0.2.0 | printfn | -2/+2 |
| 2024-10-12 | Stabilize `const_option` | Trevor Gross | -2/+0 |
| 2024-10-12 | Rollup merge of #131599 - compiler-errors:storage, r=lcnr | Matthias Krüger | -43/+42 |
| 2024-10-12 | Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features,... | Matthias Krüger | -0/+33 |
| 2024-10-12 | Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lin... | Matthias Krüger | -1/+2 |
| 2024-10-12 | Rollup merge of #131239 - VulnBandit:trait-vulnerability, r=lcnr | Matthias Krüger | -35/+37 |
| 2024-10-12 | Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errors | Matthias Krüger | -15/+82 |
| 2024-10-12 | remove a couple of redundant String to String conversion | Matthias Krüger | -4/+4 |
| 2024-10-12 | Rollup merge of #131605 - DianQK:llvm-const-int, r=the8472 | Trevor Gross | -0/+13 |
| 2024-10-12 | Rollup merge of #131596 - RalfJung:interp-result-must-use, r=jieyouxu | Trevor Gross | -0/+1 |
| 2024-10-12 | Rollup merge of #131590 - matthiaskrgr:clones3, r=compiler-errors | Trevor Gross | -2/+2 |
| 2024-10-12 | Rollup merge of #130870 - surechen:fix_130791, r=compiler-errors | Trevor Gross | -0/+18 |
| 2024-10-12 | `LLVMConstInt` only allows integer types | DianQK | -0/+13 |
| 2024-10-12 | Shallowly match opaque key in storage | Michael Goulet | -43/+42 |
| 2024-10-12 | mark InterpResult as must_use | Ralf Jung | -0/+1 |
| 2024-10-12 | miri: avoid cloning AllocExtra | Ralf Jung | -14/+19 |
| 2024-10-12 | yeet some clones | Matthias Krüger | -2/+2 |
| 2024-10-12 | Emit an error for unstable attributes that reference already stable features | CastilloDel | -0/+33 |
| 2024-10-11 | Rollup merge of #131565 - Urgau:non_local_def-rm-deprecate, r=compiler-errors | Trevor Gross | -5/+0 |
| 2024-10-11 | Rollup merge of #131546 - surechen:fix_129833, r=jieyouxu | Trevor Gross | -1/+9 |
| 2024-10-11 | Rollup merge of #131310 - taiki-e:msp430-clobber-abi, r=Amanieu | Trevor Gross | -0/+10 |
| 2024-10-11 | Rollup merge of #124874 - jedbrown:float-mul-add-fast, r=saethlin | Trevor Gross | -1/+34 |
| 2024-10-12 | Make unused_parens's suggestion considering expr's attributes | surechen | -1/+9 |
| 2024-10-11 | compiler: Wire `{TyAnd,}Layout` into `rustc_abi` | Jubilee Young | -253/+279 |
| 2024-10-11 | compiler: Empty out rustc_target::abi | Jubilee Young | -0/+0 |
| 2024-10-11 | compiler: Move impl of ToJson for abi::Endian | Jubilee Young | -8/+6 |
| 2024-10-11 | Rollup merge of #131552 - durin42:llvm-20-getOrInsertDeclaration, r=cuviper | Trevor Gross | -6/+19 |
| 2024-10-11 | Rollup merge of #131543 - Zalathar:goodbye-llvm-17, r=petrochenkov | Trevor Gross | -16/+7 |
| 2024-10-11 | intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics | Jed Brown | -1/+34 |
| 2024-10-11 | Remove deprecation note in the `non_local_definitions` warning | Urgau | -5/+0 |
| 2024-10-11 | RustWrapper: adapt for rename of Intrinsic::getDeclaration | Augie Fackler | -6/+19 |
| 2024-10-11 | Auto merge of #131547 - matthiaskrgr:rollup-ui4p744, r=matthiaskrgr | bors | -23/+29 |
| 2024-10-11 | Don't assume traits used as type are trait objs | VulnBandit | -35/+37 |
| 2024-10-11 | Rollup merge of #131542 - lcnr:new-solver-fixmes, r=compiler-errors | Matthias Krüger | -15/+6 |
| 2024-10-11 | Rollup merge of #131519 - davidlattimore:intrinsics-default-vis, r=Urgau | Matthias Krüger | -4/+3 |
| 2024-10-11 | Rollup merge of #131208 - mustartt:aix-call-abi, r=davidtwco | Matthias Krüger | -3/+13 |
| 2024-10-11 | Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiser | Matthias Krüger | -1/+7 |
| 2024-10-11 | Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser | bors | -605/+32 |
| 2024-10-11 | coverage: Remove code related to LLVM 17 | Zalathar | -16/+7 |
| 2024-10-11 | remove outdated FIXMEs | lcnr | -15/+6 |