| Age | Commit message (Expand) | Author | Lines |
| 2024-10-05 | Update target fns to latest main | Henri Lunnikivi | -3/+21 |
| 2024-10-05 | Add comment: data_layout | Henri Lunnikivi | -0/+9 |
| 2024-10-05 | Add targets: riscv32{e|em|emc} | Henri Lunnikivi | -0/+79 |
| 2024-10-05 | Auto merge of #129244 - cjgillot:opaque-hir, r=compiler-errors | bors | -456/+420 |
| 2024-10-04 | Rollup merge of #131273 - estebank:issue-131051, r=compiler-errors | Jubilee | -8/+31 |
| 2024-10-04 | Rollup merge of #131194 - practicalrs:fix_needless_lifetimes, r=celinval | Jubilee | -2/+2 |
| 2024-10-04 | Rollup merge of #130633 - eholk:pin-reborrow-self, r=compiler-errors | Jubilee | -14/+124 |
| 2024-10-04 | Rollup merge of #130367 - compiler-errors:super-unconstrained, r=spastorino | Jubilee | -4/+110 |
| 2024-10-04 | Rollup merge of #129517 - cjgillot:known-panic-array, r=pnkfelix | Jubilee | -7/+9 |
| 2024-10-05 | Compute array length from type for unconditional panic. | Camille GILLOT | -7/+9 |
| 2024-10-04 | Simplify bound var resolution. | Camille GILLOT | -44/+39 |
| 2024-10-04 | Remove stray fixmes. | Camille GILLOT | -3/+0 |
| 2024-10-04 | Visit opaques for visibilities. | Camille GILLOT | -51/+47 |
| 2024-10-04 | WfCheck opaques. | Camille GILLOT | -13/+32 |
| 2024-10-04 | rm `ItemKind::OpaqueTy` | Noah Lev | -347/+304 |
| 2024-10-04 | Make naming more consistent. | Camille GILLOT | -10/+10 |
| 2024-10-04 | Make query backtrace more useful. | Camille GILLOT | -8/+8 |
| 2024-10-04 | Account for `impl Trait {` when `impl Trait for Type {` was intended | Esteban Küber | -8/+31 |
| 2024-10-04 | Elaborate supertrait span correctly to label the error better | Michael Goulet | -5/+61 |
| 2024-10-04 | Check elaborated projections from dyn don't mention unconstrained late bound ... | Michael Goulet | -0/+50 |
| 2024-10-04 | Rollup merge of #131264 - compiler-errors:fix-pub-crate, r=jieyouxu | Jubilee | -29/+31 |
| 2024-10-04 | Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelix | Jubilee | -1/+0 |
| 2024-10-04 | Rollup merge of #131171 - madsmtm:target-info-avr-env, r=petrochenkov | Jubilee | -0/+2 |
| 2024-10-04 | Rollup merge of #131116 - mustartt:aix-stack-size, r=petrochenkov | Jubilee | -0/+4 |
| 2024-10-04 | Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay | Jubilee | -7/+0 |
| 2024-10-04 | Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelix | Jubilee | -0/+39 |
| 2024-10-04 | Fix target_abi in sparc-unknown-none-elf | Mads Marquart | -1/+0 |
| 2024-10-04 | Auto merge of #130157 - eduardosm:stabilize-const_float_classify, r=RalfJung | bors | -14/+10 |
| 2024-10-04 | Fix some pub(crate) that were undetected bc of instrument | Michael Goulet | -29/+31 |
| 2024-10-04 | Auto merge of #131237 - GuillaumeGomez:rollup-il2i7z7, r=GuillaumeGomez | bors | -145/+206 |
| 2024-10-04 | Rollup merge of #131202 - Urgau:wide-ptrs-compiler, r=jieyouxu | Guillaume Gomez | -113/+113 |
| 2024-10-04 | Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercote | Guillaume Gomez | -32/+93 |
| 2024-10-04 | Auto merge of #131224 - notriddle:notriddle/intra-doc-link-value, r=Guillaume... | bors | -1/+3 |
| 2024-10-04 | Use wide pointers consistenly across the compiler | Urgau | -113/+113 |
| 2024-10-04 | Improve non-boolean literal error in cfg predicate | Urgau | -1/+5 |
| 2024-10-04 | Feature gate boolean lit support in cfg predicates | Urgau | -2/+21 |
| 2024-10-03 | rustdoc: prevent ctors from resolving | Michael Howell | -1/+3 |
| 2024-10-04 | Auto merge of #131201 - compiler-errors:unop-not, r=cjgillot | bors | -0/+8 |
| 2024-10-04 | Auto merge of #131191 - nnethercote:lattice_op, r=lcnr | bors | -403/+231 |
| 2024-10-03 | Auto merge of #131215 - matthiaskrgr:rollup-i021ef7, r=matthiaskrgr | bors | -190/+262 |
| 2024-10-04 | Remove `LatticeDir` trait. | Nicholas Nethercote | -104/+69 |
| 2024-10-04 | Merge `rustc_infer::infer::relate::{glb,lub}`. | Nicholas Nethercote | -333/+196 |
| 2024-10-03 | Rollup merge of #131192 - ismailarilik:handle-potential-query-instability-lin... | Matthias Krüger | -1/+1 |
| 2024-10-03 | Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxu | Matthias Krüger | -1/+2 |
| 2024-10-03 | Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank | Matthias Krüger | -155/+216 |
| 2024-10-03 | Rollup merge of #131112 - jswrenn:fix-130413, r=compiler-errors | Matthias Krüger | -2/+14 |
| 2024-10-03 | Rollup merge of #131024 - compiler-errors:deref-sugg, r=estebank | Matthias Krüger | -31/+29 |
| 2024-10-03 | Auto merge of #131145 - ismailarilik:handle_potential_query_instability_lint_... | bors | -15/+14 |
| 2024-10-03 | Disable jump threading UnOp::Not for non-bool | Michael Goulet | -0/+8 |
| 2024-10-03 | Remove crashes, add comment | Michael Goulet | -0/+2 |