| Age | Commit message (Expand) | Author | Lines |
| 2024-04-29 | Don't trigger `unused_qualifications` on global paths | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2024-04-28 | Cranelift: Revert raw-dylib for Windows futex APIs | Chris Denton | -0/+37 |
| 2024-04-22 | Stop using HirId for fn-like parents | Michael Goulet | -34/+21 |
| 2024-04-18 | Silence unused_imports lint for redundant imports | Michael Goulet | -1/+3 |
| 2024-04-11 | Revert "remove `pred_known_to_hold_modulo_regions`" | Rémy Rakic | -3/+47 |
| 2024-04-11 | Check def id before calling match_projection_projections | Michael Goulet | -0/+3 |
| 2024-04-11 | Only inspect user-written predicates for privacy concerns | Oli Scherer | -5/+6 |
| 2024-04-11 | fix attribute validation on associated items in traits | gvozdvmozgu | -0/+1 |
| 2024-04-04 | Make sure to insert Sized bound first into clauses list | Michael Goulet | -2/+8 |
| 2024-04-04 | Don't inherit codegen attrs from parent static | Michael Goulet | -1/+7 |
| 2024-04-04 | Fix f16 and f128 feature gates in editions other than 2015 | Trevor Gross | -0/+2 |
| 2024-03-28 | Make `#[diagnostic::on_unimplemented]` format string parsing more robust | Georg Semmler | -54/+144 |
| 2024-03-28 | do not eat nested exprs result in format args visitor | Rémy Rakic | -2/+1 |
| 2024-03-17 | branch 1.78: replace-version-placeholder | Mark Rousskov | -11/+11 |
| 2024-03-16 | Merge commit '4cf4ffc6ba514f171b3f52d1c731063e4fc45be3' into sync_cg_clif-202... | bjorn3 | -30/+83 |
| 2024-03-16 | Auto merge of #122309 - g-yziquel:issue-122262, r=saethlin | bors | -2/+8 |
| 2024-03-16 | Auto merge of #122371 - oli-obk:visit_nested_body, r=tmiasko | bors | -41/+82 |
| 2024-03-16 | Auto merge of #121926 - tgross35:f16-f128-step3-feature-gate, r=compiler-erro... | bors | -15/+146 |
| 2024-03-15 | Issue 122262: MAP_PRIVATE for more reliability on virtualised filesystems. | Guillaume Yziquel | -2/+8 |
| 2024-03-15 | Auto merge of #122571 - matthiaskrgr:rollup-36wwovk, r=matthiaskrgr | bors | -71/+262 |
| 2024-03-15 | Rollup merge of #122560 - jswrenn:not-yet-supported, r=compiler-errors | Matthias Krüger | -21/+21 |
| 2024-03-15 | Rollup merge of #122543 - WaffleLapkin:never-flags, r=compiler-errors | Matthias Krüger | -34/+111 |
| 2024-03-15 | Rollup merge of #122254 - estebank:issue-48677, r=oli-obk | Matthias Krüger | -16/+130 |
| 2024-03-15 | Auto merge of #122341 - compiler-errors:alias-wfness, r=lcnr | bors | -20/+8 |
| 2024-03-15 | Safe Transmute: lowercase diagnostics | Jack Wrenn | -4/+4 |
| 2024-03-15 | Add `rustc_never_type_mode = "no_fallback"` | Maybe Waffle | -3/+18 |
| 2024-03-15 | Add `rustc_never_type_mode` crate-level attribute to allow experimenting | Maybe Waffle | -34/+96 |
| 2024-03-15 | Safe Transmute: Use 'not yet supported', not 'unspecified' in errors | Jack Wrenn | -17/+17 |
| 2024-03-15 | Auto merge of #122555 - GuillaumeGomez:rollup-tr6wu54, r=GuillaumeGomez | bors | -250/+139 |
| 2024-03-15 | Rollup merge of #122530 - klensy:as_str, r=fee1-dead | Guillaume Gomez | -3/+4 |
| 2024-03-15 | Rollup merge of #122513 - petrochenkov:somehir4, r=fmease | Guillaume Gomez | -159/+107 |
| 2024-03-15 | Rollup merge of #122468 - beepster4096:borrowck_prefixes_cleanup, r=Nadrieril | Guillaume Gomez | -88/+28 |
| 2024-03-15 | Auto merge of #121297 - michaelwoerister:set-pdb-alt-path, r=wesleywiser | bors | -0/+9 |
| 2024-03-15 | Rollup merge of #122527 - fmease:clean-up-hir-ty-lowering, r=compiler-errors | Matthias Krüger | -208/+142 |
| 2024-03-15 | Rollup merge of #122526 - Zalathar:thir-expr-docs, r=oli-obk | Matthias Krüger | -1/+12 |
| 2024-03-15 | Rollup merge of #122523 - compiler-errors:ensure-associated-types, r=oli-obk | Matthias Krüger | -0/+2 |
| 2024-03-15 | Rollup merge of #122515 - jieyouxu:ice-self-ty-mismatch, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-03-15 | Rollup merge of #122471 - RalfJung:const-eval-span, r=oli-obk | Matthias Krüger | -5/+11 |
| 2024-03-15 | Rollup merge of #122174 - notriddle:master, r=TaKO8Ki | Matthias Krüger | -10/+50 |
| 2024-03-15 | Rollup merge of #121207 - chriswailes:z-external-clangrt, r=michaelwoerister | Matthias Krüger | -10/+21 |
| 2024-03-15 | less symbols interner locks | klensy | -3/+4 |
| 2024-03-15 | Clean up AstConv | León Orell Valerian Liehr | -208/+142 |
| 2024-03-15 | Docs for `thir::ExprKind::Use` and `thir::ExprKind::Let` | Zalathar | -1/+12 |
| 2024-03-15 | Auto merge of #122517 - petrochenkov:bodihash, r=oli-obk | bors | -20/+38 |
| 2024-03-14 | Ensure RPITITs are created before def-id freezing | Michael Goulet | -0/+2 |
| 2024-03-15 | Auto merge of #122511 - matthiaskrgr:rollup-swzilin, r=matthiaskrgr | bors | -313/+734 |
| 2024-03-14 | preserve span when evaluating mir::ConstOperand | Ralf Jung | -5/+11 |
| 2024-03-14 | Fill in HIR hash for associated opaque types | Vadim Petrochenkov | -20/+38 |
| 2024-03-14 | Pass the correct DefId when suggesting writing the aliased Self type out | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-03-14 | hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id` | Vadim Petrochenkov | -159/+107 |