| Age | Commit message (Expand) | Author | Lines |
| 2024-12-18 | Rollup merge of #134481 - estebank:unstable-lint-span, r=compiler-errors | Jacob Pratt | -33/+33 |
| 2024-12-18 | Rollup merge of #134473 - acceptacross:master, r=compiler-errors | Jacob Pratt | -6/+6 |
| 2024-12-18 | Rollup merge of #134418 - jieyouxu:ui-cleanup-3, r=compiler-errors | Jacob Pratt | -20/+45 |
| 2024-12-18 | Rollup merge of #134388 - rustbot:docs-update, r=ehuss | Jacob Pratt | -0/+0 |
| 2024-12-18 | Rollup merge of #133643 - lcnr:merge-candidates, r=compiler-errors | Jacob Pratt | -181/+332 |
| 2024-12-18 | Rollup merge of #132056 - weiznich:diagnostic_do_not_recommend_final_tests, r... | Jacob Pratt | -152/+300 |
| 2024-12-18 | Update books | rustbot | -0/+0 |
| 2024-12-18 | Auto merge of #133328 - nnethercote:simplify-SwitchInt-handling, r=tmiasko | bors | -246/+178 |
| 2024-12-18 | Point at lint name instead of whole attr for gated lints | Esteban Küber | -33/+33 |
| 2024-12-18 | Auto merge of #134443 - joshtriplett:use-field-init-shorthand, r=lqd,tgross35... | bors | -16/+17 |
| 2024-12-18 | Auto merge of #134470 - jieyouxu:rollup-kld7kmk, r=jieyouxu | bors | -1191/+1715 |
| 2024-12-18 | resolve FIXME | lcnr | -5/+0 |
| 2024-12-18 | add tests | lcnr | -33/+45 |
| 2024-12-18 | update new solver candidate assembly | lcnr | -103/+185 |
| 2024-12-18 | chore: fix some typos | acceptacross | -6/+6 |
| 2024-12-18 | canonicalizer: keep 'static in the param_env | lcnr | -40/+102 |
| 2024-12-18 | Rollup merge of #134460 - oli-obk:push-ysuklyupnzpq, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -21/+5 |
| 2024-12-18 | Rollup merge of #134452 - jalil-salame:fix-lazy-cell-docs, r=tgross35 | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-12-18 | Rollup merge of #134444 - jyn514:cranelift-std, r=bjorn3 | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2024-12-18 | Rollup merge of #134436 - taiki-e:assembly-asm-minicore, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -489/+110 |
| 2024-12-18 | Rollup merge of #134420 - Integral-Tech:pathbuf-refactor, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -18/+15 |
| 2024-12-18 | Rollup merge of #134399 - spastorino:invert-if-condition, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-12-18 | Rollup merge of #134394 - dianne:clarify-pat-2024-migration, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -189/+315 |
| 2024-12-18 | Rollup merge of #134253 - nnethercote:overhaul-keywords, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -121/+67 |
| 2024-12-18 | Rollup merge of #134161 - nnethercote:overhaul-token-cursors, r=spastorino | 许杰友 Jieyou Xu (Joe) | -211/+200 |
| 2024-12-18 | Rollup merge of #133926 - compiler-errors:const-conditions, r=lcnr | 许杰友 Jieyou Xu (Joe) | -28/+254 |
| 2024-12-18 | Rollup merge of #130786 - DianQK:early_otherwise_branch_cleanup, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -109/+739 |
| 2024-12-18 | Auto merge of #134428 - nikic:llvm-19.1.6, r=cuviper | bors | -0/+0 |
| 2024-12-18 | mir-opt: Do not handle the cleanup BB in the EarlyOtherwiseBranch | DianQK | -86/+53 |
| 2024-12-18 | mir: require `is_cleanup` when creating `BasicBlockData` | DianQK | -25/+30 |
| 2024-12-18 | mir-opt: a sub-BB of a cleanup BB must also be a cleanup BB | DianQK | -1/+322 |
| 2024-12-18 | Reapply "Auto merge of #129047 - DianQK:early_otherwise_branch_scalar, r=cjgi... | DianQK | -85/+422 |
| 2024-12-18 | Do not do if ! else, use unnegated cond and swap the branches instead | Santiago Pastorino | -3/+3 |
| 2024-12-18 | Merge some patterns together | Oli Scherer | -21/+5 |
| 2024-12-18 | Auto merge of #134425 - clubby789:cargo-update, r=jieyouxu | bors | -197/+228 |
| 2024-12-18 | Improve comments on `Keywords`. | Nicholas Nethercote | -2/+17 |
| 2024-12-18 | Move `gen` in the keyword list. | Nicholas Nethercote | -3/+3 |
| 2024-12-18 | Only have one source of truth for keywords. | Nicholas Nethercote | -78/+31 |
| 2024-12-18 | Simplify `AllKeywords`. | Nicholas Nethercote | -39/+17 |
| 2024-12-18 | fix(LazyCell): documentation of get[_mut] was wrong | Jalil David Salamé Messina | -2/+2 |
| 2024-12-18 | Also warn against `#[diagnostic::do_not_recommend]` on plain impls | Georg Semmler | -4/+27 |
| 2024-12-18 | Stabilize `#[diagnostic::do_not_recommend]` | Georg Semmler | -235/+55 |
| 2024-12-18 | Check `#[diagnostic::do_not_recommend]` for arguments | Georg Semmler | -2/+91 |
| 2024-12-18 | Improve testing coverage for `#[diagnostic::do_not_recommend]` | Georg Semmler | -14/+230 |
| 2024-12-18 | Auto merge of #134450 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-18 | Remove a comment that shouldn't have been committed. | Nicholas Nethercote | -1/+0 |
| 2024-12-18 | Fix const conditions for RPITITs | Michael Goulet | -28/+254 |
| 2024-12-18 | Auto merge of #134243 - nnethercote:re-export-more-rustc_span, r=jieyouxu | bors | -617/+371 |
| 2024-12-17 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -617/+371 |