| Age | Commit message (Expand) | Author | Lines |
| 2024-10-28 | Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errors | Jubilee | -1/+1 |
| 2024-10-28 | Rollup merge of #132249 - workingjubilee:add-rustc-abi, r=compiler-errors | Jubilee | -3/+3 |
| 2024-10-28 | compiler: Add `is_uninhabited` and use LayoutS accessors | Jubilee Young | -1/+1 |
| 2024-10-27 | compiler: Add rustc_abi dependence to the compiler | Jubilee Young | -3/+3 |
| 2024-10-27 | Remove ObligationCause::span() method | Michael Goulet | -3/+3 |
| 2024-10-24 | Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgr | bors | -3/+1 |
| 2024-10-24 | Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, ... | Matthias Krüger | -3/+1 |
| 2024-10-24 | Be better at enforcing that const_conditions is only called on const items | Michael Goulet | -11/+12 |
| 2024-10-24 | Implement const effect predicate in new solver | Michael Goulet | -9/+138 |
| 2024-10-24 | Remove associated type based effects logic | Michael Goulet | -13/+2 |
| 2024-10-24 | Rollup merge of #131756 - compiler-errors:deeply-normalize-type-err, r=lcnr | Stuart Cook | -8/+11 |
| 2024-10-24 | Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiser | Stuart Cook | -1/+1 |
| 2024-10-24 | Plumb through param_env to note_type_err | Michael Goulet | -8/+11 |
| 2024-10-24 | stabilize if_let_rescope | Ding Xiang Fei | -4/+2 |
| 2024-10-23 | Rollup merge of #131979 - compiler-errors:compare-pred-entail, r=fmease | León Orell Valerian Liehr | -91/+66 |
| 2024-10-24 | stabilize shorter-tail-lifetimes | Ding Xiang Fei | -3/+1 |
| 2024-10-23 | More compare_impl_item simplifications | Michael Goulet | -73/+52 |
| 2024-10-23 | nightly feature tracking: get rid of the per-feature bool fields | Ralf Jung | -10/+12 |
| 2024-10-22 | Rename Receiver -> LegacyReceiver | Adrian Taylor | -1/+1 |
| 2024-10-22 | Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-... | bors | -28/+17 |
| 2024-10-20 | tweak hybrid preds | Michael Goulet | -18/+14 |
| 2024-10-20 | make unsupported_calling_conventions a hard error | Ralf Jung | -28/+17 |
| 2024-10-19 | Get rid of const eval_* and try_eval_* helpers | Michael Goulet | -4/+6 |
| 2024-10-16 | Rollup merge of #131753 - compiler-errors:swap-secondary, r=jieyouxu | Matthias Krüger | -7/+3 |
| 2024-10-15 | Don't report bivariance error when nesting a struct with field errors into an... | Michael Goulet | -10/+50 |
| 2024-10-15 | Unify secondary_span and swap_secondary_and_primary | Michael Goulet | -7/+3 |
| 2024-10-15 | Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgr | bors | -4/+4 |
| 2024-10-15 | Rollup merge of #131328 - ismailarilik:remove-unnecessary-sorts-in-rustc-hir-... | Matthias Krüger | -4/+1 |
| 2024-10-15 | Rollup merge of #131675 - tdittr:update-unsupported-abi-message, r=compiler-e... | Matthias Krüger | -3/+3 |
| 2024-10-14 | Move trait bound modifiers into hir::PolyTraitRef | Michael Goulet | -1/+1 |
| 2024-10-14 | Update lint message for ABI not supported | Tamme Dittrich | -3/+3 |
| 2024-10-12 | Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errors | Matthias Krüger | -11/+15 |
| 2024-10-11 | intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics | Jed Brown | -0/+13 |
| 2024-10-11 | Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser | bors | -56/+0 |
| 2024-10-10 | Don't fire refinement lint if there are errors | Michael Goulet | -0/+4 |
| 2024-10-10 | Clarify implicit captures for RPITIT | Michael Goulet | -9/+16 |
| 2024-10-06 | Remove unnecessary sorts in `rustc_hir_analysis`. | ismailarilik | -4/+1 |
| 2024-10-04 | WfCheck opaques. | Camille GILLOT | -12/+18 |
| 2024-10-04 | rm `ItemKind::OpaqueTy` | Noah Lev | -11/+7 |
| 2024-10-04 | Rollup merge of #131202 - Urgau:wide-ptrs-compiler, r=jieyouxu | Guillaume Gomez | -1/+1 |
| 2024-10-04 | Use wide pointers consistenly across the compiler | Urgau | -1/+1 |
| 2024-10-03 | Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank | Matthias Krüger | -10/+10 |
| 2024-10-02 | Move in_trait into OpaqueTyOrigin | Michael Goulet | -7/+7 |
| 2024-10-02 | Use named fields for OpaqueTyOrigin | Michael Goulet | -10/+10 |
| 2024-10-02 | Handle `rustc-hir-analysis` cases of `rustc::potential_query_instability` lint | ismailarilik | -10/+10 |
| 2024-10-01 | Remove unnamed field feature | Michael Goulet | -56/+0 |
| 2024-09-29 | fix(hir_analysis/wfcheck): don't leak {type error} | Barrett Ray | -5/+12 |
| 2024-09-25 | Compiler: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -5/+6 |
| 2024-09-23 | Check ABI target compatibility for function pointers | Tamme Dittrich | -11/+15 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -103/+77 |