| Age | Commit message (Expand) | Author | Lines |
| 2024-11-28 | ast_lowering: rm separate `def_id_parent` | lcnr | -96/+62 |
| 2024-11-28 | always create `DefId`s when lowering anon-consts | lcnr | -185/+61 |
| 2024-11-28 | add tests | lcnr | -36/+352 |
| 2024-11-28 | Auto merge of #133564 - lnicola:sync-from-ra, r=lnicola | bors | -211/+477 |
| 2024-11-28 | Fix proc macro test | Laurențiu Nicola | -0/+1 |
| 2024-11-28 | Merge pull request #18566 from lnicola/sync-from-rust | Laurențiu Nicola | -36683/+79162 |
| 2024-11-28 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2024-11-28 | Merge from rust-lang/rust | Laurențiu Nicola | -36665/+79144 |
| 2024-11-28 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-11-28 | Auto merge of #133561 - GuillaumeGomez:rollup-g4upmv4, r=GuillaumeGomez | bors | -440/+1023 |
| 2024-11-28 | Rollup merge of #133550 - onur-ozkan:doc-log, r=jieyouxu | Guillaume Gomez | -1/+5 |
| 2024-11-28 | Rollup merge of #133547 - cuviper:span-set-entry, r=jieyouxu | Guillaume Gomez | -5/+7 |
| 2024-11-28 | Rollup merge of #133543 - mustartt:aix-lgammaf_r-shim, r=cuviper | Guillaume Gomez | -0/+8 |
| 2024-11-28 | Rollup merge of #133537 - GuillaumeGomez:fix-clippy-lints, r=GuillaumeGomez | Guillaume Gomez | -340/+325 |
| 2024-11-28 | Rollup merge of #133534 - RalfJung:cli-lint-flags, r=Nadrieril | Guillaume Gomez | -7/+88 |
| 2024-11-28 | Rollup merge of #133520 - compiler-errors:structurally-resolve-mir-borrowck, ... | Guillaume Gomez | -2/+72 |
| 2024-11-28 | Rollup merge of #133519 - compiler-errors:xform-ret-wf, r=lcnr | Guillaume Gomez | -0/+69 |
| 2024-11-28 | Rollup merge of #133512 - bjoernager:slice-as-array, r=Amanieu | Guillaume Gomez | -16/+75 |
| 2024-11-28 | Rollup merge of #133428 - compiler-errors:rpitit-unsound, r=lcnr | Guillaume Gomez | -44/+92 |
| 2024-11-28 | Rollup merge of #133368 - compiler-errors:codegen-select-unconstrained-params... | Guillaume Gomez | -24/+44 |
| 2024-11-28 | Rollup merge of #133320 - cuviper:relnotes-1.83.0, r=cuviper | Guillaume Gomez | -1/+233 |
| 2024-11-28 | Rollup merge of #129409 - grinapo:patch-1, r=Amanieu | Guillaume Gomez | -0/+5 |
| 2024-11-28 | Fix new clippy lints | Guillaume Gomez | -340/+325 |
| 2024-11-28 | Auto merge of #133551 - matthiaskrgr:rollup-m0rr5oz, r=matthiaskrgr | bors | -531/+658 |
| 2024-11-27 | Rollup merge of #133521 - compiler-errors:structurally-resolve-cat-proj, r=lcnr | Matthias Krüger | -2/+27 |
| 2024-11-27 | Rollup merge of #133518 - compiler-errors:structurally-resolve-never, r=lcnr | Matthias Krüger | -47/+125 |
| 2024-11-27 | Rollup merge of #133498 - GuillaumeGomez:missing-examples, r=joboet | Matthias Krüger | -2/+28 |
| 2024-11-27 | Rollup merge of #133418 - Zalathar:spans, r=jieyouxu | Matthias Krüger | -285/+251 |
| 2024-11-27 | Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillot | Matthias Krüger | -195/+227 |
| 2024-11-27 | Auto merge of #133509 - Urgau:dangling_lint_perf, r=Noratrieb | bors | -2/+2 |
| 2024-11-27 | Further simplifications | Michael Goulet | -21/+15 |
| 2024-11-27 | extend group-forbid-always-trumps-cli test | Ralf Jung | -7/+88 |
| 2024-11-27 | Check xform_ret_ty for WF in the new solver to improve method winnowing | Michael Goulet | -0/+69 |
| 2024-11-27 | Structurally resolve before applying projection in borrowck | Michael Goulet | -2/+72 |
| 2024-11-27 | print generated doc paths | onur-ozkan | -1/+5 |
| 2024-11-27 | rustc_span: Replace a `HashMap<_, ()>` with `HashSet` | Josh Stone | -5/+7 |
| 2024-11-27 | fmt | Henry Jiang | -1/+1 |
| 2024-11-27 | Auto merge of #133474 - RalfJung:gvn-miscompile, r=compiler-errors | bors | -482/+614 |
| 2024-11-27 | Auto merge of #133393 - compiler-errors:dyn-tweaks, r=lcnr,spastorino | bors | -74/+11 |
| 2024-11-27 | Fix review comment | bjorn3 | -2/+2 |
| 2024-11-27 | Auto merge of #133369 - Zalathar:profiler-builtins-no-core, r=jieyouxu | bors | -24/+47 |
| 2024-11-27 | Auto merge of #133527 - matthiaskrgr:rollup-kyre1df, r=matthiaskrgr | bors | -434/+752 |
| 2024-11-27 | Rollup merge of #133493 - lcnr:fulfill-fudge, r=compiler-errors | Matthias Krüger | -138/+114 |
| 2024-11-27 | Rollup merge of #133457 - joboet:miri-tlsfree, r=saethlin | Matthias Krüger | -0/+26 |
| 2024-11-27 | Rollup merge of #133453 - ferrocene:check-license-metadata, r=Kobzol | Matthias Krüger | -16/+345 |
| 2024-11-27 | Rollup merge of #133449 - joboet:io_const_error, r=tgross35 | Matthias Krüger | -266/+250 |
| 2024-11-27 | Rollup merge of #133248 - MarcoIeni:x86_64-msvc-ext-free, r=Kobzol | Matthias Krüger | -6/+14 |
| 2024-11-27 | Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35 | Matthias Krüger | -8/+3 |
| 2024-11-27 | Avoid even more decoding if not absolutely necessary | Urgau | -2/+2 |
| 2024-11-27 | Auto merge of #133274 - ehuss:macro_rules-edition-from-pm, r=compiler-errors | bors | -1/+109 |