| Age | Commit message (Expand) | Author | Lines |
| 2023-10-04 | Rollup merge of #116393 - compiler-errors:auto-bad, r=WaffleLapkin | Matthias Krüger | -0/+22 |
| 2023-10-04 | Rollup merge of #116388 - fmease:rustdoc-fix-n-clean-up-x-crate-higher-ranked... | Matthias Krüger | -2/+38 |
| 2023-10-03 | Gate against auto traits pre-expansion | Michael Goulet | -0/+22 |
| 2023-10-03 | Auto merge of #115301 - Zalathar:regions-vec, r=davidtwco | bors | -1016/+880 |
| 2023-10-03 | rustdoc: add support for cross-crate higher-ranked types | León Orell Valerian Liehr | -0/+23 |
| 2023-10-03 | rustdoc: fix & clean up handling of cross-crate higher-ranked lifetimes | León Orell Valerian Liehr | -2/+15 |
| 2023-10-03 | Rollup merge of #116379 - fmease:opaq-hid-inf-bnds-non-lt-bndrs, r=compiler-e... | Matthias Krüger | -0/+27 |
| 2023-10-03 | Rollup merge of #114654 - estebank:suggest-pin-macro, r=davidtwco | Matthias Krüger | -16/+37 |
| 2023-10-03 | non_lifetime_binders: fix ICE in lint opaque-hidden-inferred-bound | León Orell Valerian Liehr | -0/+27 |
| 2023-10-03 | Auto merge of #116376 - matthiaskrgr:rollup-b3d14gq, r=matthiaskrgr | bors | -12/+105 |
| 2023-10-03 | Rollup merge of #116210 - Raekye:master, r=fee1-dead | Matthias Krüger | -12/+105 |
| 2023-10-03 | Auto merge of #115025 - ouz-a:ouz_testing, r=lcnr | bors | -44/+52 |
| 2023-10-03 | Rollup merge of #116158 - compiler-errors:unconstrained-type-var-sugg, r=wesl... | Matthias Krüger | -0/+35 |
| 2023-10-03 | Rollup merge of #115726 - compiler-errors:better-error-ref, r=estebank | Matthias Krüger | -31/+69 |
| 2023-10-03 | coverage: Store each BCB's code regions in one coverage statement | Zalathar | -950/+814 |
| 2023-10-03 | coverage: Let each coverage statement hold a vector of code regions | Zalathar | -6/+6 |
| 2023-10-03 | coverage: Mappings for unused functions can all be zero | Zalathar | -62/+62 |
| 2023-10-02 | Point out the actual mismatch error | Michael Goulet | -0/+38 |
| 2023-10-02 | For a single impl candidate, try to unify it with error trait ref | Michael Goulet | -31/+31 |
| 2023-10-02 | Auto merge of #102099 - InnovativeInventor:re-cold-land, r=nikic | bors | -1/+79 |
| 2023-10-02 | Don't suggest nonsense suggestions for unconstrained type vars in note_source... | Michael Goulet | -0/+35 |
| 2023-10-02 | have better explanation for `relate_types` | ouz-a | -8/+4 |
| 2023-10-02 | change is_subtype to relate_types | ouz-a | -47/+53 |
| 2023-10-02 | Add docs, remove code, change subtyper code | ouz-a | -310/+9 |
| 2023-10-02 | subtyping_projections | ouz-a | -2/+309 |
| 2023-10-02 | Rollup merge of #114454 - Nilstrieb:no-evil-sorting, r=cjgillot | Tyler Mandry | -80/+80 |
| 2023-10-02 | Replace `HashMap` with `IndexMap` in pattern binding resolve | Nilstrieb | -80/+80 |
| 2023-10-02 | Limit to LLVM 17.0.2 to work around WinEH codegen bug | Nikita Popov | -1/+4 |
| 2023-10-02 | Update stack protector test | Nikita Popov | -1/+1 |
| 2023-10-02 | Fix codegen tests on panic=abort targets | Nikita Popov | -2/+2 |
| 2023-10-02 | Reapply: Mark drop calls in landing pads cold instead of noinline | Erik Desjardins | -0/+75 |
| 2023-10-01 | Auto merge of #116281 - Nadrieril:eager-const-eval, r=cjgillot | bors | -15/+77 |
| 2023-10-01 | Auto merge of #116304 - Zalathar:unreachable, r=cjgillot | bors | -0/+136 |
| 2023-10-01 | Auto merge of #116228 - bvanjoi:fix-116164, r=cjgillot | bors | -0/+33 |
| 2023-10-01 | coverage: Regression test for functions with unreachable bodies | Zalathar | -0/+136 |
| 2023-09-30 | Validate `~const` trait bounds on associated fns. | Raekye | -12/+105 |
| 2023-10-01 | Evaluate float consts eagerly | Nadrieril | -15/+77 |
| 2023-09-30 | Auto merge of #115933 - oli-obk:simd_shuffle_const, r=workingjubilee | bors | -19/+129 |
| 2023-09-29 | Rollup merge of #116263 - ferrocene:pa-more-bare-metal-fixes, r=oli-obk | Matthias Krüger | -4/+6 |
| 2023-09-29 | Rollup merge of #116030 - RalfJung:abi-compat-test, r=wesleywiser | Matthias Krüger | -10/+173 |
| 2023-09-29 | Rollup merge of #112123 - bvanjoi:fix-98562, r=compiler-errors | Matthias Krüger | -1/+50 |
| 2023-09-29 | Auto merge of #113301 - Be-ing:stabilize_bundle_whole-archive, r=petrochenkov | bors | -31/+2 |
| 2023-09-29 | mark relevant tests as requiring unwinding | Pietro Albini | -2/+5 |
| 2023-09-29 | Auto merge of #115759 - oli-obk:open_drop_from_non-ADT, r=lcnr | bors | -58/+133 |
| 2023-09-29 | add needs-relocation-model-pic to compiletest | Pietro Albini | -2/+1 |
| 2023-09-29 | fix(suggestion): insert projection to associated types | bohan | -1/+50 |
| 2023-09-29 | Rollup merge of #116253 - asquared31415:adt_const_params_feature, r=compiler-... | Matthias Krüger | -52/+197 |
| 2023-09-29 | Rollup merge of #116239 - cjgillot:issue-116212, r=WaffleLapkin | Matthias Krüger | -0/+14 |
| 2023-09-29 | Rollup merge of #116231 - DaniPopes:simpler-lint-array, r=Nilstrieb | Matthias Krüger | -10/+9 |
| 2023-09-29 | Rollup merge of #116201 - Jarcho:noop_fix, r=fee1-dead | Matthias Krüger | -7/+33 |