| Age | Commit message (Expand) | Author | Lines |
| 2024-08-22 | Auto merge of #129398 - matthiaskrgr:rollup-50l01ry, r=matthiaskrgr | bors | -38/+61 |
| 2024-08-22 | Rollup merge of #129395 - fmease:pp-dyn-w-gat, r=compiler-errors | Matthias Krüger | -19/+46 |
| 2024-08-22 | Auto merge of #129365 - matthiaskrgr:rollup-ebwx6ya, r=matthiaskrgr | bors | -0/+45 |
| 2024-08-22 | Pretty-print own args of existential projections | León Orell Valerian Liehr | -19/+46 |
| 2024-08-22 | Do not rely on names to find lifetimes. | Camille GILLOT | -19/+15 |
| 2024-08-21 | Rollup merge of #129364 - jswrenn:transmute-layout-errs, r=compiler-errors | Matthias Krüger | -28/+111 |
| 2024-08-21 | Rollup merge of #128727 - RalfJung:conflicting-repr-future-incompat, r=lcnr | Matthias Krüger | -0/+61 |
| 2024-08-21 | safe transmute: gracefully bubble-up layout errors | Jack Wrenn | -28/+111 |
| 2024-08-21 | Rollup merge of #129070 - estebank:static-trait, r=davidtwco | Matthias Krüger | -0/+45 |
| 2024-08-21 | Point at explicit `'static` obligations on a trait | Esteban Küber | -0/+45 |
| 2024-08-21 | Rollup merge of #129281 - Nadrieril:tweak-unreachable-lint-wording, r=estebank | Matthias Krüger | -652/+702 |
| 2024-08-21 | Rollup merge of #129179 - compiler-errors:cfi-erase-transparent, r=davidtwco | Matthias Krüger | -0/+18 |
| 2024-08-20 | Rollup merge of #129270 - compiler-errors:inner-generics-shadowing, r=petroch... | Matthias Krüger | -0/+8 |
| 2024-08-20 | Rollup merge of #128932 - bvanjoi:issue-128813, r=petrochenkov | Matthias Krüger | -10/+165 |
| 2024-08-20 | Move the "matches no value" note to be a span label | Nadrieril | -284/+142 |
| 2024-08-21 | lint on tail expr drop order change in Edition 2024 | Ding Xiang Fei | -0/+148 |
| 2024-08-20 | skip updating when external binding is existed | bohan | -10/+165 |
| 2024-08-20 | Auto merge of #127672 - compiler-errors:precise-capturing, r=spastorino | bors | -288/+187 |
| 2024-08-19 | Don't consider RibKind::Module's bindings when checking generics shadowing | Michael Goulet | -0/+8 |
| 2024-08-19 | Cap the number of patterns pointed to by the lint | Nadrieril | -9/+52 |
| 2024-08-19 | Add a note with a link to explain empty types | Nadrieril | -17/+166 |
| 2024-08-19 | Reword the "unreachable pattern" explanations | Nadrieril | -491/+491 |
| 2024-08-19 | Rollup merge of #129235 - GoldsteinE:check-may-dangle, r=compiler-errors | Matthias Krüger | -4/+107 |
| 2024-08-19 | Rollup merge of #129223 - wafarm:fix-129215, r=compiler-errors | Matthias Krüger | -2/+48 |
| 2024-08-19 | Rollup merge of #129217 - jswrenn:transmute-lifetimes, r=compiler-errors | Matthias Krüger | -0/+328 |
| 2024-08-18 | Rollup merge of #129208 - veluca93:adt_const_fix, r=BoxyUwU | Trevor Gross | -0/+25 |
| 2024-08-18 | Rollup merge of #128084 - surechen:fix_125997_v1, r=cjgillot | Trevor Gross | -2/+75 |
| 2024-08-18 | Rollup merge of #127679 - RalfJung:raw_ref_op, r=jieyouxu | Trevor Gross | -204/+82 |
| 2024-08-19 | Fix wrong argument for `get_fn_decl` | Wafarm | -2/+48 |
| 2024-08-18 | Auto merge of #125854 - beetrees:zst-arg-abi, r=estebank | bors | -0/+704 |
| 2024-08-18 | safe transmute: forbid reference lifetime extension | Jack Wrenn | -0/+328 |
| 2024-08-18 | stabilize raw_ref_op | Ralf Jung | -204/+82 |
| 2024-08-18 | Fix wording of misapplied `must_not_suspend` error | Goldstein | -4/+4 |
| 2024-08-18 | Check that `#[may_dangle]` is properly applied | Goldstein | -0/+103 |
| 2024-08-17 | Auto merge of #128771 - carbotaniuman:stabilize_unsafe_attr, r=nnethercote | bors | -83/+44 |
| 2024-08-18 | Fix order of normalization and recursion in const folding. | Luca Versari | -0/+25 |
| 2024-08-17 | Auto merge of #128792 - compiler-errors:foreign-sig, r=spastorino | bors | -48/+105 |
| 2024-08-17 | Bless test fallout | Michael Goulet | -168/+120 |
| 2024-08-17 | Stabilize opaque type precise capturing | Michael Goulet | -120/+67 |
| 2024-08-17 | Rollup merge of #129168 - BoxyUwU:mismatched_ty_correct_id, r=compiler-errors | Matthias Krüger | -0/+172 |
| 2024-08-17 | Rollup merge of #128989 - s7tya:check-linkage-attribute-pos, r=petrochenkov | Matthias Krüger | -0/+97 |
| 2024-08-17 | Auto merge of #128598 - RalfJung:float-comments, r=workingjubilee | bors | -183/+31 |
| 2024-08-17 | more clear NAN names and fix broken_floats logic | Ralf Jung | -12/+14 |
| 2024-08-17 | disable problematic float-conv tests in i586 targets | Ralf Jung | -6/+13 |
| 2024-08-17 | Emit an error for invalid use of the linkage attribute | Shina | -0/+97 |
| 2024-08-16 | CFI: Erase regions when projecting ADT to its transparent non-1zst field | Michael Goulet | -0/+18 |
| 2024-08-16 | Rewrite `get_fn_id_for_return_block` | Boxy | -0/+172 |
| 2024-08-16 | Simplify cleaning foreign fns in rustdoc | Michael Goulet | -2/+2 |
| 2024-08-16 | Don't ICE on Fn trait error for foreign fn | Michael Goulet | -0/+57 |
| 2024-08-16 | Use FnSig instead of raw FnDecl for ForeignItemKind::Fn | Michael Goulet | -46/+46 |