| Age | Commit message (Expand) | Author | Lines |
| 2025-01-06 | Rollup merge of #135150 - lcnr:unconstrained-lts-comment, r=oli-obk | Matthias Krüger | -15/+15 |
| 2025-01-06 | Rollup merge of #135147 - compiler-errors:borrowck-tweaks, r=chenyukang | Matthias Krüger | -28/+56 |
| 2025-01-06 | Rollup merge of #135145 - kpreid:unnameable, r=compiler-errors | Matthias Krüger | -4/+6 |
| 2025-01-06 | footnote to ordinary comment | lcnr | -15/+15 |
| 2025-01-06 | Remove CallKind::Deref hack from UseSpans | Michael Goulet | -9/+0 |
| 2025-01-06 | Improve find_self_call with reborrowed receiver | Michael Goulet | -19/+22 |
| 2025-01-06 | Improve span when temporary receiver is dropped in edition 2024 | Michael Goulet | -0/+34 |
| 2025-01-06 | Auto merge of #135140 - jhpratt:rollup-pn2gi84, r=jhpratt | bors | -48/+63 |
| 2025-01-05 | Mention `unnameable_types` in `unreachable_pub` documentation. | Kevin Reid | -4/+6 |
| 2025-01-05 | Rollup merge of #135115 - Zalathar:dwarf-const, r=workingjubilee | Jacob Pratt | -48/+63 |
| 2025-01-05 | Auto merge of #134794 - RalfJung:abi-required-target-features, r=workingjubilee | bors | -764/+786 |
| 2025-01-05 | Merge commit '918acafef682d0d0ca30b47de4768210417ff362' into sync_cg_clif-202... | bjorn3 | -249/+120 |
| 2025-01-05 | Explain why the `DW_TAG_*` constants remain as-is for now | Zalathar | -0/+4 |
| 2025-01-05 | Use constants for DWARF opcodes, instead of FFI calls | Zalathar | -24/+18 |
| 2025-01-05 | Use gimli to get the values of DWARF constants needed by codegen | Zalathar | -24/+41 |
| 2025-01-05 | add dedicated type for ABI target feature constraints | Ralf Jung | -31/+45 |
| 2025-01-05 | Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obk | bors | -0/+74 |
| 2025-01-04 | Auto merge of #133990 - Walnut356:static_const, r=workingjubilee | bors | -17/+50 |
| 2025-01-04 | Auto merge of #135101 - workingjubilee:rollup-owp3czl, r=workingjubilee | bors | -69/+21 |
| 2025-01-04 | Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errors | Jubilee | -69/+21 |
| 2025-01-04 | Auto merge of #133955 - bjorn3:cc_pass_arch_only, r=ChrisDenton | bors | -8/+3 |
| 2025-01-04 | Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk | bors | -113/+189 |
| 2025-01-04 | rustc_intrinsic: support functions without body; they are implicitly marked a... | Ralf Jung | -35/+88 |
| 2025-01-04 | turn hir::ItemKind::Fn into a named-field variant | Ralf Jung | -81/+104 |
| 2025-01-04 | Auto merge of #135095 - matthiaskrgr:rollup-tmgxckq, r=matthiaskrgr | bors | -25/+38 |
| 2025-01-04 | Rollup merge of #135069 - matthiaskrgr:param_rec_usage, r=jieyouxu | Matthias Krüger | -25/+14 |
| 2025-01-04 | Rollup merge of #135064 - RalfJung:const-in-pat-partial-eq-not-const, r=compi... | Matthias Krüger | -0/+4 |
| 2025-01-04 | Rollup merge of #135055 - compiler-errors:rpitit-infer-in-stricter-impl, r=es... | Matthias Krüger | -0/+20 |
| 2025-01-04 | Auto merge of #135067 - ChrisDenton:cc, r=jieyouxu | bors | -2/+2 |
| 2025-01-04 | Auto merge of #135057 - compiler-errors:project-unconstrained, r=oli-obk | bors | -81/+176 |
| 2025-01-03 | Rollup merge of #135044 - compiler-errors:better-infer-suggestions-in-const, ... | Matthias Krüger | -67/+117 |
| 2025-01-03 | Rollup merge of #135007 - compiler-errors:outlives-tweaks, r=oli-obk | Matthias Krüger | -51/+32 |
| 2025-01-03 | Rollup merge of #133420 - thesummer:rtems-unwind, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-01-03 | Auto merge of #135034 - Noratrieb:strip-correctly, r=jieyouxu | bors | -18/+7 |
| 2025-01-03 | const-in-pattern: test that the PartialEq impl does not need to be const | Ralf Jung | -0/+4 |
| 2025-01-03 | Target: Add mips mti baremetal support | YunQiang Su | -0/+74 |
| 2025-01-03 | remove unused function params | Matthias Krüger | -25/+14 |
| 2025-01-03 | Bump cc in the compiler | Chris Denton | -2/+2 |
| 2025-01-03 | turn rustc_box into an intrinsic | Ralf Jung | -69/+21 |
| 2025-01-03 | Rollup merge of #135049 - cramertj:rmunused, r=compiler-errors | Matthias Krüger | -25/+7 |
| 2025-01-03 | Rollup merge of #135042 - lukas-code:taint-dyn-incompat, r=compiler-errors | Matthias Krüger | -1/+6 |
| 2025-01-03 | Rollup merge of #131729 - Urgau:check-cfg-test-userspace, r=petrochenkov | Matthias Krüger | -2/+5 |
| 2025-01-03 | Also in the new solver | Michael Goulet | -21/+29 |
| 2025-01-03 | Do not project when there are unconstrained impl params | Michael Goulet | -60/+147 |
| 2025-01-03 | Report impl has stricter requirements even when RPITIT inference gets in the way | Michael Goulet | -0/+20 |
| 2025-01-02 | Fix macro shenanigans | Michael Goulet | -2/+11 |
| 2025-01-02 | Make suggestion verbose and tweak error message | Michael Goulet | -2/+2 |
| 2025-01-02 | Suppress type param suggestion if encountering invalid const infer | Michael Goulet | -28/+53 |
| 2025-01-02 | Unconditionally lower generic_arg_infer | Michael Goulet | -8/+19 |
| 2025-01-02 | More refined spans for placeholder error in const/static | Michael Goulet | -2/+11 |