| Age | Commit message (Expand) | Author | Lines |
| 2024-08-09 | Rollup merge of #128865 - jieyouxu:unicurd, r=Urgau | Matthias Krüger | -2/+6 |
| 2024-08-09 | Rollup merge of #128864 - jieyouxu:funnicode, r=Urgau | Matthias Krüger | -3/+6 |
| 2024-08-09 | Rollup merge of #128852 - folkertdev:multipart-suggestion-stable-sort, r=comp... | Matthias Krüger | -3/+3 |
| 2024-08-09 | Rollup merge of #128815 - Nadrieril:is_stolen, r=jieyouxu,lcnr | Matthias Krüger | -0/+9 |
| 2024-08-09 | Auto merge of #128703 - compiler-errors:normalizing-tails, r=lcnr | bors | -31/+36 |
| 2024-08-09 | use stable sort to sort multipart diagnostics | Folkert | -3/+3 |
| 2024-08-09 | parser: ensure let stmt compound assignment removal suggestion respect codepo... | 许杰友 Jieyou Xu (Joe) | -2/+6 |
| 2024-08-09 | hir_typeck: use `end_point` over `BytePos` manipulations | 许杰友 Jieyou Xu (Joe) | -3/+6 |
| 2024-08-09 | Rollup merge of #128824 - GuillaumeGomez:update-compiler-builtins, r=Amanieu | Matthias Krüger | -4/+2 |
| 2024-08-09 | Rollup merge of #128616 - compiler-errors:mir-inline-tainted, r=cjgillot | Matthias Krüger | -0/+4 |
| 2024-08-08 | Don't inline tainted MIR bodies | Michael Goulet | -0/+4 |
| 2024-08-09 | Rollup merge of #128851 - compiler-errors:validate-mir-opt-mir, r=matthiaskrgr | Matthias Krüger | -1/+7 |
| 2024-08-09 | Rollup merge of #128806 - estebank:color-config, r=jieyouxu | Matthias Krüger | -43/+55 |
| 2024-08-09 | Rollup merge of #128791 - compiler-errors:async-fn-unsafe, r=lcnr | Matthias Krüger | -23/+53 |
| 2024-08-08 | Add comment that bors did not see pushed before it merged | Michael Goulet | -1/+7 |
| 2024-08-08 | Tweak wording | Nadrieril | -1/+4 |
| 2024-08-08 | Don't implement AsyncFn for FnDef/FnPtr that wouldnt implement Fn | Michael Goulet | -23/+53 |
| 2024-08-08 | Rollup merge of #128826 - Alexendoo:lint-override-suggestions, r=compiler-errors | Matthias Krüger | -3/+5 |
| 2024-08-08 | Rollup merge of #128825 - bvanjoi:useless-resolver-field, r=petrochenkov | Matthias Krüger | -6/+2 |
| 2024-08-08 | Rollup merge of #128795 - zachs18:e0517-update-for-rfc-2195, r=jieyouxu | Matthias Krüger | -7/+12 |
| 2024-08-08 | Rollup merge of #128612 - compiler-errors:validate-mir-opt-mir, r=davidtwco | Matthias Krüger | -0/+7 |
| 2024-08-08 | Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen | Michael Goulet | -28/+23 |
| 2024-08-08 | Normalize struct tail properly in disalignment check | Michael Goulet | -1/+1 |
| 2024-08-08 | Normalize when computing offset_of for slice tail | Michael Goulet | -2/+11 |
| 2024-08-08 | Do normalize when computing struct tails in codegen | Michael Goulet | -3/+4 |
| 2024-08-08 | review comments | Esteban Küber | -4/+10 |
| 2024-08-08 | Split `ColorConfig` off of `HumanReadableErrorType` | Esteban Küber | -47/+53 |
| 2024-08-08 | Only suggest `#[allow]` for `--warn` and `--deny` lint level flags | Alex Macleod | -3/+5 |
| 2024-08-08 | Update compiler-builtins version to 0.1.118 | Guillaume Gomez | -4/+2 |
| 2024-08-08 | rm `declared_features` field in resolver | bohan | -6/+2 |
| 2024-08-08 | Add `Steal::is_stolen()` | Nadrieril | -0/+6 |
| 2024-08-08 | Auto merge of #128465 - GrigorenkoPV:128200, r=estebank | bors | -7/+15 |
| 2024-08-07 | Update E0517 message to reflect RFC 2195. | Zachary S | -7/+12 |
| 2024-08-08 | Auto merge of #128805 - tgross35:rollup-wajzi6w, r=tgross35 | bors | -50/+118 |
| 2024-08-07 | Rollup merge of #128798 - futile:refactor/mbe-diagnostics, r=petrochenkov | Trevor Gross | -28/+28 |
| 2024-08-07 | Rollup merge of #128702 - yaahc:metrics-flag, r=estebank | Trevor Gross | -8/+31 |
| 2024-08-07 | Rollup merge of #128552 - s7tya:check-no-sanitize-attribute-pos, r=BoxyUwU | Trevor Gross | -1/+6 |
| 2024-08-07 | Rollup merge of #128520 - compiler-errors:more-precisely-force-move, r=BoxyUwU | Trevor Gross | -13/+53 |
| 2024-08-08 | Auto merge of #128550 - compiler-errors:shadowed-params-perf, r=petrochenkov | bors | -96/+105 |
| 2024-08-07 | Auto merge of #128796 - matthiaskrgr:rollup-r7l68ph, r=matthiaskrgr | bors | -522/+707 |
| 2024-08-07 | refactor(rustc_expand::mbe): Don't require full ExtCtxt when not necessary | Felix Rath | -28/+28 |
| 2024-08-07 | Rollup merge of #128782 - RalfJung:raw-addr-of-parens, r=compiler-errors | Matthias Krüger | -0/+7 |
| 2024-08-07 | Rollup merge of #128772 - glaubitz:sparc-elf-fix, r=nagisa | Matthias Krüger | -0/+1 |
| 2024-08-07 | Rollup merge of #128732 - bvanjoi:immutable-import-vis, r=petrochenkov | Matthias Krüger | -63/+129 |
| 2024-08-07 | Rollup merge of #128679 - RalfJung:codegen-fn-attrs, r=nikic | Matthias Krüger | -11/+28 |
| 2024-08-07 | Rollup merge of #128221 - calebzulawski:implied-target-features, r=Amanieu | Matthias Krüger | -448/+542 |
| 2024-08-07 | Add -Zerror-metrics=PATH to save diagnostic metadata to disk | Jane Losare-Lusby | -8/+31 |
| 2024-08-07 | codegen: better centralize function attribute computation | Ralf Jung | -11/+28 |
| 2024-08-07 | Auto merge of #126158 - Urgau:disallow-cfgs, r=petrochenkov | bors | -8/+156 |
| 2024-08-07 | make `import.vis` is not mutable | bohan | -63/+129 |