| Age | Commit message (Expand) | Author | Lines |
| 2023-11-08 | Auto merge of #117716 - GuillaumeGomez:rollup-83gnhll, r=GuillaumeGomez | bors | -478/+516 |
| 2023-11-08 | Rollup merge of #117702 - davidtwco:target-tier-refactors, r=petrochenkov | Guillaume Gomez | -475/+479 |
| 2023-11-08 | Rollup merge of #117282 - clubby789:recover-wrong-function-header, r=TaKO8Ki | Guillaume Gomez | -3/+37 |
| 2023-11-08 | Auto merge of #117560 - lqd:issue-117146, r=matthewjasper | bors | -13/+14 |
| 2023-11-08 | Auto merge of #117706 - matthiaskrgr:rollup-lscx7dg, r=matthiaskrgr | bors | -43/+97 |
| 2023-11-08 | Rollup merge of #117698 - nnethercote:space_between-2, r=petrochenkov | Matthias Krüger | -30/+42 |
| 2023-11-08 | Rollup merge of #117650 - saethlin:inline-me-please, r=davidtwco | Matthias Krüger | -13/+55 |
| 2023-11-08 | Auto merge of #117542 - compiler-errors:only-normalize-predicate, r=lcnr | bors | -2/+8 |
| 2023-11-08 | rustc_target: move file for uniformity | David Wood | -0/+0 |
| 2023-11-08 | targets: move target specs to spec/targets | David Wood | -26/+26 |
| 2023-11-08 | target: move base specs to spec/base | David Wood | -449/+453 |
| 2023-11-08 | Clarify `space_between`. | Nicholas Nethercote | -30/+42 |
| 2023-11-08 | Only use normalize_param_env when normalizing predicate in check_item_bounds | Michael Goulet | -2/+8 |
| 2023-11-08 | Rollup merge of #117655 - compiler-errors:method-tweaks, r=estebank | Matthias Krüger | -158/+138 |
| 2023-11-08 | Rollup merge of #117625 - nnethercote:clippy-perf, r=cuviper | Matthias Krüger | -8/+4 |
| 2023-11-08 | Rollup merge of #116399 - WaffleLapkin:erase_small_things, r=cjgillot | Matthias Krüger | -6/+16 |
| 2023-11-08 | Rollup merge of #113925 - clubby789:const-ctor-repeat, r=estebank | Matthias Krüger | -19/+71 |
| 2023-11-07 | Add -Zcross-crate-inline-threshold=yes | Ben Kimock | -13/+55 |
| 2023-11-08 | rustc: minor changes suggested by clippy perf lints. | Nicholas Nethercote | -8/+4 |
| 2023-11-07 | Add an explanation for `transmute_unchecked` | Maybe Waffle | -0/+9 |
| 2023-11-07 | Rollup merge of #117675 - zmodem:vectorize_h, r=durin42 | Matthias Krüger | -1/+0 |
| 2023-11-07 | Rollup merge of #117616 - RalfJung:unstable-target-features, r=compiler-errors | Matthias Krüger | -21/+50 |
| 2023-11-07 | Rollup merge of #115485 - DaniPopes:rustdoc-macro-consts, r=jackh726,fmease | Matthias Krüger | -15/+17 |
| 2023-11-07 | llvm-wrapper: Remove include of non-existant Vectorize.h | Hans Wennborg | -1/+0 |
| 2023-11-07 | Auto merge of #117297 - clubby789:fn-trait-missing-paren, r=TaKO8Ki | bors | -0/+46 |
| 2023-11-07 | Auto merge of #117229 - matthewjasper:thir-unsafeck-fixes, r=cjgillot | bors | -20/+126 |
| 2023-11-07 | Auto merge of #117610 - compiler-errors:object-hmm, r=aliemjay | bors | -14/+7 |
| 2023-11-07 | Auto merge of #117418 - compiler-errors:better_error_body, r=oli-obk | bors | -29/+59 |
| 2023-11-07 | Rework print_disambiguation_help | Michael Goulet | -73/+53 |
| 2023-11-07 | Yeet MethodCallComponents | Michael Goulet | -90/+90 |
| 2023-11-07 | Auto merge of #117006 - estebank:issue-69512, r=compiler-errors | bors | -0/+88 |
| 2023-11-07 | When not finding assoc fn on type, look for builder fn | Esteban Küber | -0/+88 |
| 2023-11-07 | Auto merge of #117511 - gurry:117406-err-packed-structs, r=compiler-errors | bors | -1/+19 |
| 2023-11-06 | Build a better MIR body when errors are encountered | Michael Goulet | -29/+59 |
| 2023-11-06 | Don't instantiate the binder twice when assembling object candidate | Michael Goulet | -17/+7 |
| 2023-11-06 | Only check predicates for late-bound non-lifetime vars in object candidate as... | Michael Goulet | -1/+4 |
| 2023-11-06 | Auto merge of #117641 - matthiaskrgr:rollup-f9c12td, r=matthiaskrgr | bors | -1/+2 |
| 2023-11-06 | Rollup merge of #117637 - lqd:trivial-bounds-with-binder-vars, r=compiler-errors | Matthias Krüger | -1/+2 |
| 2023-11-06 | Auto merge of #117292 - estebank:issue-80446, r=davidtwco | bors | -0/+34 |
| 2023-11-06 | Silence redundant error on typo resulting on binop | Esteban Küber | -15/+12 |
| 2023-11-06 | Visit patterns in THIR let expressions | Matthew Jasper | -9/+2 |
| 2023-11-06 | Add suggestion to THIR unsafe_op_in_unsafe_fn lint | Matthew Jasper | -10/+121 |
| 2023-11-06 | Recognise thread local statics in THIR unsafeck | Matthew Jasper | -1/+3 |
| 2023-11-06 | Auto merge of #117603 - HKalbasi:make-feature-additive, r=Nilstrieb | bors | -9/+7 |
| 2023-11-06 | check binders with bound vars for global bounds that don't hold | Rémy Rakic | -1/+2 |
| 2023-11-06 | Auto merge of #117630 - matthiaskrgr:rollup-v0d5p3f, r=matthiaskrgr | bors | -12/+12 |
| 2023-11-06 | Rollup merge of #117615 - bjorn3:misc_changes, r=davidtwco | Matthias Krüger | -11/+11 |
| 2023-11-06 | Rollup merge of #117592 - thomcc:env-span-wrong, r=davidtwco | Matthias Krüger | -1/+1 |
| 2023-11-06 | Auto merge of #117578 - compiler-errors:derive-encode-in-rustc_type_ir, r=dav... | bors | -486/+31 |
| 2023-11-06 | warn when using an unstable feature with -Ctarget-feature | Ralf Jung | -21/+50 |