| Age | Commit message (Expand) | Author | Lines |
| 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 | remove unused function params | Matthias Krüger | -25/+14 |
| 2025-01-03 | Bump cc in the compiler | Chris Denton | -2/+2 |
| 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 |
| 2025-01-02 | Remove diagnostic_only_typeck and fix placeholder suggestion for const/static | Michael Goulet | -26/+22 |
| 2025-01-02 | nit: Make get_infer_ret_ty name more consistent with is_suggestable_infer_ty | Michael Goulet | -5/+5 |
| 2025-01-02 | Remove unused fields from RepeatElementCopy obligation | Taylor Cramer | -25/+7 |
| 2025-01-02 | Pass objcopy args for stripping on OSX | Noratrieb | -18/+7 |
| 2025-01-02 | taint fcx on selection errors during unsizing | Lukas Markeffsky | -1/+6 |
| 2025-01-02 | Make the `test` cfg a "userspace" check-cfg | Urgau | -2/+5 |
| 2025-01-02 | Remove range-metadata amdgpu workaround | Flakebi | -8/+0 |
| 2025-01-02 | Simplify declared_generic_bounds_from_env | Michael Goulet | -32/+23 |
| 2025-01-02 | Make it clearer that the only infers we expect to see when processing outlive... | Michael Goulet | -1/+8 |
| 2025-01-02 | Remove hack for filtering out param-env outlives that match item-bound outlives | Michael Goulet | -18/+1 |
| 2025-01-02 | Auto merge of #130060 - EnzymeAD:enzyme-cg-llvm, r=oli-obk | bors | -28/+610 |
| 2025-01-01 | Rollup merge of #135000 - compiler-errors:opaque-captures-dupe, r=lqd | Matthias Krüger | -12/+17 |
| 2025-01-01 | Rollup merge of #134984 - compiler-errors:obligation-tweaks, r=lqd | Matthias Krüger | -42/+28 |
| 2025-01-01 | upstream rustc_codegen_llvm changes for enzyme/autodiff | Manuel Drehwald | -28/+610 |
| 2025-01-01 | Fix ICE when opaque captures a duplicated/invalid lifetime | Michael Goulet | -12/+17 |
| 2025-01-01 | Rollup merge of #134979 - estebank:default-lint-sugg, r=compiler-errors | Stuart Cook | -8/+26 |
| 2025-01-01 | Rollup merge of #134945 - compiler-errors:map-mutate-nits, r=estebank | Stuart Cook | -7/+10 |
| 2025-01-01 | Rollup merge of #134877 - DavisRayM:129966-format-string-help-message, r=este... | Stuart Cook | -0/+55 |
| 2025-01-01 | Rollup merge of #133292 - dianne:e0277-suggest-deref, r=estebank | Stuart Cook | -113/+85 |
| 2025-01-01 | Rollup merge of #131439 - mu001999-contrib:cleanup/static-mut, r=estebank | Stuart Cook | -9/+11 |
| 2024-12-31 | Rollup merge of #133486 - dianne:fix-move-error-suggestion, r=estebank | Trevor Gross | -39/+118 |
| 2024-12-31 | Obligation tweaks | Michael Goulet | -42/+28 |