| Age | Commit message (Expand) | Author | Lines |
| 2025-05-23 | Suggest correct `version("..")` predicate syntax in check-cfg | Urgau | -0/+19 |
| 2025-05-22 | Auto merge of #141135 - compiler-errors:fast-path-2, r=lcnr | bors | -9/+85 |
| 2025-05-22 | Auto merge of #141379 - matthiaskrgr:rollup-g1cz0ic, r=matthiaskrgr | bors | -2/+1 |
| 2025-05-22 | Rollup merge of #140431 - bend-n:dont_handle_bool_transmute, r=Nadrieril | Matthias Krüger | -2/+1 |
| 2025-05-22 | Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieu | bors | -6/+6 |
| 2025-05-21 | Rollup merge of #141363 - BoxyUwU:doc_lta_norm_binders, r=lcnr | Matthias Krüger | -4/+13 |
| 2025-05-21 | Rollup merge of #141357 - dianne:unhardcode-unpretty-thir-tree-body-expr, r=c... | Matthias Krüger | -9/+4 |
| 2025-05-21 | Rollup merge of #141356 - dianne:thir-lower-params-before-body-expr, r=compil... | Matthias Krüger | -1/+2 |
| 2025-05-21 | Rollup merge of #141351 - bjorn3:attr_handling_changes, r=Nadrieril | Matthias Krüger | -8/+8 |
| 2025-05-21 | Rollup merge of #141347 - lcnr:lets-make-it-unsound-3, r=compiler-errors | Matthias Krüger | -2/+42 |
| 2025-05-21 | Document why we allow escaping bound vars in LTA norm | Boxy | -4/+13 |
| 2025-05-21 | Auto merge of #141345 - matthiaskrgr:rollup-vux7gok, r=matthiaskrgr | bors | -28/+83 |
| 2025-05-21 | `unpretty=thir-tree`: don't require the final expr to be the entrypoint | dianne | -9/+4 |
| 2025-05-21 | lower bodies' params to thir before the body's value | dianne | -1/+2 |
| 2025-05-21 | Move -Zcrate-attr injection to just after crate root parsing | bjorn3 | -8/+8 |
| 2025-05-21 | fix better_any breakage by making the solver more unsound | lcnr | -2/+42 |
| 2025-05-21 | Rollup merge of #141334 - lcnr:coerce-nested-obligations, r=compiler-errors | Matthias Krüger | -3/+31 |
| 2025-05-21 | Rollup merge of #141333 - compiler-errors:param-env-candidate-unnorm, r=lcnr | Matthias Krüger | -12/+12 |
| 2025-05-21 | Rollup merge of #141332 - compiler-errors:no-fold-const, r=lcnr | Matthias Krüger | -3/+1 |
| 2025-05-21 | Rollup merge of #141328 - azhogin:azhogin/async-drop-ice-for-empty-impl-fix, ... | Matthias Krüger | -1/+23 |
| 2025-05-21 | Rollup merge of #141296 - azhogin:azhogin/async-drop-broken-mir-place-deref-f... | Matthias Krüger | -8/+13 |
| 2025-05-21 | Rollup merge of #141267 - dianne:fix-141265, r=oli-obk | Matthias Krüger | -1/+3 |
| 2025-05-21 | Auto merge of #140386 - oli-obk:match-on-lang-item-kind, r=compiler-errors | bors | -85/+91 |
| 2025-05-21 | Async drop fix for 'broken mir in AsyncDropGlue, place has deref as a later p... | Andrew Zhogin | -8/+13 |
| 2025-05-21 | When AsyncDrop impl is empty, sync drop generated in elaborator (Fixes #140974) | Andrew Zhogin | -1/+23 |
| 2025-05-21 | eagerly check nested obligations when coercing fndefs | lcnr | -3/+31 |
| 2025-05-21 | Use DeepRejectCtxt in assemble_inherent_candidates_from_param | Michael Goulet | -12/+12 |
| 2025-05-21 | Rollup merge of #141318 - nnethercote:fix-140884, r=compiler-errors | Matthias Krüger | -1/+2 |
| 2025-05-21 | Rollup merge of #141317 - dianne:continue-liveness-ice-fix, r=compiler-errors | Matthias Krüger | -14/+33 |
| 2025-05-21 | Rollup merge of #141284 - compiler-errors:query-nit, r=oli-obk | Matthias Krüger | -0/+1 |
| 2025-05-21 | Rollup merge of #141213 - xizheyin:issue-141136, r=nnethercote | Matthias Krüger | -6/+18 |
| 2025-05-21 | Do not eagerly fold consts in normalize_param_env_or_error if new solver | Michael Goulet | -3/+1 |
| 2025-05-21 | Avoid creating an empty identifer in `Symbol::to_ident_string`. | Nicholas Nethercote | -1/+2 |
| 2025-05-21 | Downgrade the confident of suggestion `available field in format string` and ... | xizheyin | -10/+4 |
| 2025-05-21 | Rollup merge of #141308 - spastorino:fix-rpitit-error-reporting-ice, r=nnethe... | Matthias Krüger | -10/+13 |
| 2025-05-21 | Auto merge of #127721 - bvanjoi:issue-124273, r=petrochenkov | bors | -32/+115 |
| 2025-05-20 | typeck: catch `continue`s pointing to blocks | dianne | -14/+33 |
| 2025-05-20 | Auto merge of #141305 - matthiaskrgr:rollup-l6nwaht, r=matthiaskrgr | bors | -0/+25 |
| 2025-05-20 | Rename `cfg_match!` to `cfg_select!` | Trevor Gross | -6/+6 |
| 2025-05-20 | Do not call name() on rpitit assoc_item | Santiago Pastorino | -10/+13 |
| 2025-05-20 | Rollup merge of #140972 - Stypox:machine-tracing-flag, r=RalfJung | Matthias Krüger | -0/+25 |
| 2025-05-21 | collect doc alias as tips during resolution | bohan | -32/+115 |
| 2025-05-20 | Add enter_trace_span!() that checks if tracing is enabled | Stypox | -0/+19 |
| 2025-05-20 | Rollup merge of #141285 - compiler-errors:tick, r=lcnr | Matthias Krüger | -1/+1 |
| 2025-05-20 | Rollup merge of #141279 - nnethercote:lower_to_hir, r=compiler-errors | Matthias Krüger | -38/+26 |
| 2025-05-20 | Rollup merge of #141275 - dianne:gather-guard-pat-locals-once, r=compiler-errors | Matthias Krüger | -1/+6 |
| 2025-05-20 | Rollup merge of #141253 - azhogin:azhogin/async-drop-feature-inconsistency-wa... | Matthias Krüger | -1/+1 |
| 2025-05-20 | Rollup merge of #141236 - jagunter:issue-140823, r=compiler-errors | Matthias Krüger | -6/+8 |
| 2025-05-20 | Add tick to RePlaceholder debug output | Michael Goulet | -1/+1 |
| 2025-05-20 | Allow trailing comma after argument in query definition | Michael Goulet | -0/+1 |