| Age | Commit message (Expand) | Author | Lines |
| 2024-08-13 | Rollup merge of #129026 - rcvalle:rust-cfi-move-cfi-ui-tests-to-cfi-directory... | Matthias Krüger | -1/+1 |
| 2024-08-13 | Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlin | bors | -77/+152 |
| 2024-08-12 | CFI: Move CFI ui tests to cfi directory | Ramon de C Valle | -1/+1 |
| 2024-08-12 | Rollup merge of #128912 - compiler-errors:do-not-recommend-impl, r=lcnr | Matthias Krüger | -0/+42 |
| 2024-08-12 | Rollup merge of #128712 - compiler-errors:normalize-borrowck, r=lcnr | Matthias Krüger | -1/+19 |
| 2024-08-12 | Rollup merge of #128994 - nnethercote:fix-Parser-look_ahead-more, r=compiler-... | Guillaume Gomez | -0/+58 |
| 2024-08-12 | Rollup merge of #128886 - GrigorenkoPV:untranslatable-diagnostic, r=nnethercote | Guillaume Gomez | -4/+0 |
| 2024-08-12 | Fix bug in `Parser::look_ahead`. | Nicholas Nethercote | -0/+58 |
| 2024-08-11 | Normalize struct tail properly in borrowck and hir typeck | Michael Goulet | -1/+19 |
| 2024-08-10 | Auto merge of #128572 - compiler-errors:fix-elaborate-box-derefs-on-debug, r=... | bors | -0/+35 |
| 2024-08-10 | Auto merge of #128927 - GuillaumeGomez:rollup-ei2lr0f, r=GuillaumeGomez | bors | -55/+137 |
| 2024-08-10 | Rollup merge of #128910 - estebank:assoc-fn, r=compiler-errors | Guillaume Gomez | -55/+55 |
| 2024-08-10 | Rollup merge of #128908 - notriddle:notriddle/self-inferred-lifetime-bounds, ... | Guillaume Gomez | -0/+82 |
| 2024-08-10 | rustc_ast_lowering: make "yield syntax is experimental" translatable | Pavel Grigorenko | -4/+0 |
| 2024-08-10 | Test that 0/unknown-length arrays are nonempty | Nadrieril | -47/+144 |
| 2024-08-10 | Update tests | Nadrieril | -759/+826 |
| 2024-08-10 | Stabilize `min_exhaustive_patterns` | Nadrieril | -1/+0 |
| 2024-08-10 | Auto merge of #128714 - camelid:wf-struct-exprs, r=BoxyUwU | bors | -16/+551 |
| 2024-08-09 | Add test | Michael Goulet | -0/+42 |
| 2024-08-10 | Differentiate between methods and associated functions | Esteban Küber | -55/+55 |
| 2024-08-09 | diagnostics: do not warn when a lifetime bound infers itself | Michael Howell | -0/+82 |
| 2024-08-09 | interpret: make identity upcasts a NOP again to avoid them generating a new r... | Ralf Jung | -77/+152 |
| 2024-08-09 | Rollup merge of #128865 - jieyouxu:unicurd, r=Urgau | Matthias Krüger | -0/+42 |
| 2024-08-09 | Rollup merge of #128864 - jieyouxu:funnicode, r=Urgau | Matthias Krüger | -0/+57 |
| 2024-08-09 | Auto merge of #128703 - compiler-errors:normalizing-tails, r=lcnr | bors | -14/+208 |
| 2024-08-09 | tests: add regression test for #128845 | 许杰友 Jieyou Xu (Joe) | -0/+42 |
| 2024-08-09 | tests: add regression test for incorrect `BytePos` manipulation triggering as... | 许杰友 Jieyou Xu (Joe) | -0/+57 |
| 2024-08-09 | Rollup merge of #128616 - compiler-errors:mir-inline-tainted, r=cjgillot | Matthias Krüger | -0/+51 |
| 2024-08-08 | Don't inline tainted MIR bodies | Michael Goulet | -0/+51 |
| 2024-08-09 | Rollup merge of #128791 - compiler-errors:async-fn-unsafe, r=lcnr | Matthias Krüger | -0/+86 |
| 2024-08-08 | Don't implement AsyncFn for FnDef/FnPtr that wouldnt implement Fn | Michael Goulet | -0/+86 |
| 2024-08-08 | Rollup merge of #128826 - Alexendoo:lint-override-suggestions, r=compiler-errors | Matthias Krüger | -7/+0 |
| 2024-08-08 | Rollup merge of #128648 - tiif:issue-125873, r=lcnr | Matthias Krüger | -0/+35 |
| 2024-08-08 | Normalize struct tail properly in disalignment check | Michael Goulet | -14/+171 |
| 2024-08-08 | Normalize when computing offset_of for slice tail | Michael Goulet | -0/+37 |
| 2024-08-08 | Only suggest `#[allow]` for `--warn` and `--deny` lint level flags | Alex Macleod | -7/+0 |
| 2024-08-07 | Rollup merge of #128800 - clarfonthey:core-pattern-type, r=compiler-errors | Trevor Gross | -0/+5 |
| 2024-08-07 | Rollup merge of #128552 - s7tya:check-no-sanitize-attribute-pos, r=BoxyUwU | Trevor Gross | -0/+89 |
| 2024-08-07 | Rollup merge of #128520 - compiler-errors:more-precisely-force-move, r=BoxyUwU | Trevor Gross | -0/+17 |
| 2024-08-07 | Add tracking issue to core-pattern-type | ltdk | -0/+5 |
| 2024-08-07 | Auto merge of #128796 - matthiaskrgr:rollup-r7l68ph, r=matthiaskrgr | bors | -62/+117 |
| 2024-08-07 | Rollup merge of #128782 - RalfJung:raw-addr-of-parens, r=compiler-errors | Matthias Krüger | -32/+72 |
| 2024-08-07 | Rollup merge of #128221 - calebzulawski:implied-target-features, r=Amanieu | Matthias Krüger | -30/+45 |
| 2024-08-07 | Auto merge of #126158 - Urgau:disallow-cfgs, r=petrochenkov | bors | -0/+239 |
| 2024-08-08 | Add test | tiif | -0/+35 |
| 2024-08-07 | Rollup merge of #128753 - compiler-errors:arbitrary-upper, r=spastorino | Guillaume Gomez | -21/+48 |
| 2024-08-07 | Rollup merge of #128527 - estebank:ambiguity-suggestion, r=Nadrieril | Guillaume Gomez | -6/+10 |
| 2024-08-07 | unused_parens: do not lint against parens around &raw | Ralf Jung | -32/+72 |
| 2024-08-07 | Disallow setting built-in cfgs via set the command-line | Urgau | -0/+239 |
| 2024-08-07 | Hide implicit target features from diagnostics when possible | Caleb Zulawski | -15/+13 |