| Age | Commit message (Expand) | Author | Lines |
| 2024-10-05 | Auto merge of #129244 - cjgillot:opaque-hir, r=compiler-errors | bors | -519/+578 |
| 2024-10-04 | Rollup merge of #131273 - estebank:issue-131051, r=compiler-errors | Jubilee | -0/+127 |
| 2024-10-04 | Rollup merge of #130633 - eholk:pin-reborrow-self, r=compiler-errors | Jubilee | -8/+47 |
| 2024-10-04 | Rollup merge of #130367 - compiler-errors:super-unconstrained, r=spastorino | Jubilee | -14/+39 |
| 2024-10-04 | Rollup merge of #129517 - cjgillot:known-panic-array, r=pnkfelix | Jubilee | -0/+18 |
| 2024-10-05 | Compute array length from type for unconditional panic. | Camille GILLOT | -0/+18 |
| 2024-10-04 | Promote crash tests to ui. | Camille GILLOT | -0/+124 |
| 2024-10-04 | Bless ui tests. | Camille GILLOT | -519/+454 |
| 2024-10-04 | Account for `impl Trait {` when `impl Trait for Type {` was intended | Esteban Küber | -0/+127 |
| 2024-10-04 | Elaborate supertrait span correctly to label the error better | Michael Goulet | -0/+3 |
| 2024-10-04 | Check elaborated projections from dyn don't mention unconstrained late bound ... | Michael Goulet | -14/+36 |
| 2024-10-04 | Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelix | Jubilee | -1/+1 |
| 2024-10-04 | Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay | Jubilee | -11/+8 |
| 2024-10-04 | Fix target_abi in sparc-unknown-none-elf | Mads Marquart | -1/+1 |
| 2024-10-04 | Auto merge of #130157 - eduardosm:stabilize-const_float_classify, r=RalfJung | bors | -2/+5 |
| 2024-10-04 | Rollup merge of #131202 - Urgau:wide-ptrs-compiler, r=jieyouxu | Guillaume Gomez | -7/+7 |
| 2024-10-04 | Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercote | Guillaume Gomez | -3/+105 |
| 2024-10-04 | Use wide pointers consistenly across the compiler | Urgau | -7/+7 |
| 2024-10-04 | Improve non-boolean literal error in cfg predicate | Urgau | -2/+2 |
| 2024-10-04 | Feature gate boolean lit support in cfg predicates | Urgau | -0/+73 |
| 2024-10-03 | Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxu | Matthias Krüger | -0/+57 |
| 2024-10-03 | Rollup merge of #131112 - jswrenn:fix-130413, r=compiler-errors | Matthias Krüger | -0/+56 |
| 2024-10-03 | Rollup merge of #131024 - compiler-errors:deref-sugg, r=estebank | Matthias Krüger | -0/+25 |
| 2024-10-03 | Rollup merge of #131163 - JakenHerman:master, r=Nadrieril | Matthias Krüger | -1/+16 |
| 2024-10-03 | Avoid ICE in coverage builds with bad `#[coverage(..)]` attributes | Zalathar | -0/+57 |
| 2024-10-02 | Rollup merge of #130725 - GrigorenkoPV:@-in-struct-patterns, r=Nadrieril | Jubilee | -0/+83 |
| 2024-10-02 | Add `get_line` confusable to `Stdin::read_line()` | Jaken Herman | -1/+16 |
| 2024-10-02 | Auto merge of #130821 - lcnr:nalgebra-hang-2, r=compiler-errors | bors | -2/+74 |
| 2024-10-02 | Rollup merge of #131152 - fee1-dead-contrib:fxdiag, r=compiler-errors | Matthias Krüger | -137/+114 |
| 2024-10-02 | Rollup merge of #131150 - bvanjoi:issue-128327, r=chenyukang | Matthias Krüger | -0/+44 |
| 2024-10-02 | Rollup merge of #131140 - ismailarilik:handle-potential-query-instability-lin... | Matthias Krüger | -11/+11 |
| 2024-10-02 | Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnr | Matthias Krüger | -0/+8 |
| 2024-10-02 | Improve const traits diagnostics for new desugaring | Deadbeef | -137/+114 |
| 2024-10-02 | only query `params_in_repr` if def kind is adt | bohan | -0/+44 |
| 2024-10-02 | Handle `rustc-hir-analysis` cases of `rustc::potential_query_instability` lint | ismailarilik | -11/+11 |
| 2024-10-01 | TransmuteFrom: Gracefully handle unnormalized types and normalization errors | Jack Wrenn | -0/+56 |
| 2024-10-01 | Split out method receivers in feature gate test | Eric Holk | -25/+6 |
| 2024-10-01 | Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomez | bors | -7/+8 |
| 2024-10-01 | Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnr | Guillaume Gomez | -7/+8 |
| 2024-10-01 | add tests | lcnr | -2/+74 |
| 2024-10-01 | Auto merge of #126839 - obeis:mpmc, r=Amanieu | bors | -3/+26 |
| 2024-10-01 | Implement boolean lit support in cfg predicates | Urgau | -0/+29 |
| 2024-10-01 | Use `ast::NestedMetaItem` when evaluating cfg predicate | Urgau | -3/+3 |
| 2024-10-01 | Stabilize expr_2021 fragment in all editions | Eric Holk | -57/+36 |
| 2024-09-30 | Rollup merge of #130966 - RalfJung:ptr-metadata-const-stable, r=scottmcm | Trevor Gross | -0/+70 |
| 2024-09-30 | Rollup merge of #130877 - taiki-e:riscv-atomic, r=Amanieu | Trevor Gross | -2/+2 |
| 2024-09-30 | add test ensuring we cannot call const-stable unstable functions | Ralf Jung | -0/+70 |
| 2024-09-30 | Add multi-producer, multi-consumer channel (mpmc) | Obei Sideg | -3/+26 |
| 2024-09-30 | Instantiate binders in supertrait_vtable_slot | Michael Goulet | -7/+8 |
| 2024-09-30 | Rollup merge of #131038 - onkoe:fix/adt_const_params_leak_118179, r=compiler-... | Matthias Krüger | -319/+135 |