- 351cf89 Unrolled build for #145278 by Rust timing bot · 3 hours ago perf-tmp try-perf
- dc47a69 Auto merge of #149136 - BoxyUwU:mgca_explicit_anon_consts, r=oli-obk by bors · 16 hours ago
- fa5eda1 Auto merge of #149917 - GuillaumeGomez:malformed-attribute-suggestions, r=JonathanBrouwer by bors · 19 hours ago
- acc3a0e Syntactically distinguish anon const const args by Boxy Uwu · 21 hours ago
- d025cde If there are too many suggestions for malformed attribute, do not suggest them by Guillaume Gomez · 23 hours ago
- 3391c01 Auto merge of #149909 - matthiaskrgr:rollup-596c34w, r=matthiaskrgr by bors · 24 hours ago
- eaf470b Rollup merge of #149896 - makai410:ping-me, r=jieyouxu by Matthias Krüger · 26 hours ago
- e0e575c Rollup merge of #149884 - flip1995:clippy-subtree-update, r=matthiaskrgr by Matthias Krüger · 26 hours ago
- 1553fcc Rollup merge of #149883 - cyrgani:sub-err-diag, r=Kivooeo by Matthias Krüger · 26 hours ago
- d952bac Rollup merge of #149792 - clubby789:cfg-FALSE, r=jdonszelmann by Matthias Krüger · 26 hours ago
- b826d06 Rollup merge of #149791 - clubby789:cfg-bool-lints, r=jdonszelmann by Matthias Krüger · 26 hours ago
- c511c60 Rollup merge of #149789 - JonathanBrouwer:remove-lifetime-param, r=jdonszelmann by Matthias Krüger · 26 hours ago
- 675af3c Rollup merge of #149655 - Nadrieril:install-rustc-dev, r=Kobzol by Matthias Krüger · 26 hours ago
- 2a3a62d Auto merge of #148477 - lqd:crater-wfcheck, r=lcnr,BoxyUwU by bors · 27 hours ago
- aa6db80 Remove lifetime param from parser functions by Jonathan Brouwer · 29 hours ago
- 86a97c4 Remove lifetime param from parser types by Jonathan Brouwer · 29 hours ago
- 97252d3 Remove from `MetaItemParser::from_attr` by Jonathan Brouwer · 29 hours ago
- c4dc70ee Auto merge of #149891 - matthiaskrgr:rollup-jh6xrhz, r=matthiaskrgr by bors · 31 hours ago
- 5aa2c14 mailmap: add makai410 by Makai · 34 hours ago
- 24302fd triagebot: add myself(makai410) to the review rotation by Makai · 34 hours ago
- de0d961 triagebot: ping makai410 for rustc_public by Makai · 34 hours ago
- 1c937f1 Rollup merge of #149867 - 21aslade:lib-crate-main, r=Kivooeo by Matthias Krüger · 2 days ago
- eb309e5 Rollup merge of #149863 - estebank:issue-149861, r=mati865 by Matthias Krüger · 2 days ago
- b912391 Rollup merge of #149850 - GuillaumeGomez:rm-tidy-rustdoc, r=yotamofek by Matthias Krüger · 2 days ago
- 817c58a Rollup merge of #149807 - Kobzol:miri-ubuntu-24.04, r=marcoieni by Matthias Krüger · 2 days ago
- 17940e2 Rollup merge of #149770 - GrigorenkoPV:tests/consts, r=WaffleLapkin by Matthias Krüger · 2 days ago
- 0dfc238 Rollup merge of #149565 - jyn514:force-doctest-merge, r=notriddle by Matthias Krüger · 2 days ago
- 215d7b6 Rollup merge of #148717 - estebank:macro-spans-2, r=petrochenkov by Matthias Krüger · 2 days ago
- bf39924 Rollup merge of #146584 - cyrgani:error-codes-macro, r=GuillaumeGomez by Matthias Krüger · 2 days ago
- 52cadc0 Rollup merge of #142380 - GuillaumeGomez:neg-implementors, r=yotamofek by Matthias Krüger · 2 days ago
- 5b150d2 Auto merge of #149645 - GuillaumeGomez:doc-attr-based, r=jdonszelmann,jonathanbrouwer by bors · 2 days ago
- 0349359 Suggest `cfg(false)` instead of `cfg(FALSE)` by Jamie Hill-Daniel · 2 days ago
- 26c164f Update Cargo.lock by Philipp Krones · 2 days ago
- 43fa2a9 add regression test for `proc_macro` error subdiagnostics by cyrgani · 2 days ago
- 39877b1 Merge commit '9e3e9649cbae7ed33ba62ca436f43081eaaedeb5' into clippy-subtree-update by Philipp Krones · 2 days ago
- 9e3e964 Rustup (#16217) by Philipp Krones · 2 days ago
- 1ff4682 Bump Clippy version -> 0.1.94 by Philipp Krones · 2 days ago
- 42c8b68 Bump nightly version -> 2025-12-11 by Philipp Krones · 2 days ago
- de365c0 Merge remote-tracking branch 'upstream/master' into rustup by Philipp Krones · 2 days ago
- c60ed21 Do not suggest moving expression out of for loop when hitting `break` from desugaring by Esteban Küber · 2 days ago
- a96d486 Update snapshot by Nadrieril · 2 days ago
- 5180632 Do not error if there are duplicated doc attributes by Guillaume Gomez · 3 days ago
- c96ff2d Remove uses of `cfg(any()/all())` by Jamie Hill-Daniel · 3 days ago
- c27bcef don't resolve main in lib crates by 21aslade · 3 days ago
- f520900 Auto merge of #149853 - matthiaskrgr:rollup-m2rkwqr, r=matthiaskrgr by bors · 3 days ago
- 1bd7934 Point at span within local macros even when error happens in nested external macro by Esteban Küber · 3 days ago
- 507b67f Add test for incorrect macro span replacement by Esteban Küber · 3 days ago
- 2bc2a0d For now, ignore target checking for doc attributes in attr_parsing by Guillaume Gomez · 3 days ago
- 96a7000 Rename some issue-* tests by Pavel Grigorenko · 3 days ago
- a9ac706 Auto merge of #149535 - Jamesbarford:chore/refactor-struct-placeholder, r=lcnr by bors · 3 days ago
- 40891c7 Use ubuntu:24.04 for the `x86_64-gnu-miri` and `x86_64-gnu-aux` jobs by Jakub Beránek · 3 days ago
- fb9d3a5 Simplify the sorting of impls and use CSS classes instead of plain JS to show/hide implementors by Guillaume Gomez · 3 days ago
- eab1036 Rollup merge of #149846 - jdonszelmann:links-for-all-fcws, r=wafflelapkin by Matthias Krüger · 3 days ago
- 03028df Rollup merge of #149839 - theemathas:trivial-clone-pointee-sized, r=joboet by Matthias Krüger · 3 days ago
- 7b2f36e Rollup merge of #149838 - aerooneqq:build-aux-in-pp-tests, r=petrochenkov by Matthias Krüger · 3 days ago
- d1e921e Rollup merge of #149764 - Zalathar:has-zstd, r=bjorn3 by Matthias Krüger · 3 days ago
- d196db7 Rollup merge of #149489 - scottmcm:try-bikeshed, r=nnethercote by Matthias Krüger · 3 days ago
- 02a58a9 Rollup merge of #149489 - scottmcm:try-bikeshed, r=nnethercote by Matthias Krüger · 3 days ago
- 54195b9 Rollup merge of #149386 - WaffleLapkin:display-funding, r=Kobzol by Matthias Krüger · 3 days ago
- 26ae475 Rollup merge of #148052 - tgross35:stabilize-const_mul_add, r=RalfJung by Matthias Krüger · 3 days ago
- 961ea1c feat(manual_saturating_arithmetic): lint `x.checked_sub(y).unwrap_or_default()` (#15845) by Alex Macleod · 3 days ago
- 06ded88 fix(match_like_matches_macro): FP with guards containing `if let` (#15876) by Alex Macleod · 3 days ago
- 183048c update docs by Jana Dönszelmann · 3 days ago
- 16eaf79 feat(transmute_ptr_to_ref): Handle a pointer wrapped in a struct (#15948) by Alex Macleod · 3 days ago
- 13091dd Make implementors list visible only when filled by Guillaume Gomez · 3 days ago
- 985178d Add GUI test to ensure that negative impls are correctly sorted by Guillaume Gomez · 3 days ago
- 4509163 Put negative implementors first and apply same ordering logic to foreign implementors by Guillaume Gomez · 3 days ago
- 4d697d2 Remove "tidy" tool for `tests/rustdoc` testsuite by Guillaume Gomez · 3 days ago
- 99f7e78 mark crash test as requiring debug-assertions by Rémy Rakic · 3 days ago
- cdf43ad add test from modcholesky breakage by Rémy Rakic · 3 days ago
- fa77598 update tests and bless expectations by Rémy Rakic · 3 days ago
- 7878868 don't normalize where-clauses in wfcheck by Rémy Rakic · 3 days ago
- 1ef1ec1 bless the tests by Jana Dönszelmann · 3 days ago
- 1eabe65 adapt formatting to use new fcw info structure by Jana Dönszelmann · 3 days ago
- 0eed5ab introduce fcw macro by Jana Dönszelmann · 3 days ago
- 198328a Auto merge of #136776 - BoxyUwU:forbid_object_lifetime_casts, r=lcnr by bors · 3 days ago
- 9fdec81 Fix new merge conflict by Guillaume Gomez · 3 days ago
- 3ea9462 Remove `Cfg::matches` and use `eval_config_entry` instead by Guillaume Gomez · 3 days ago
- 64aaeac Update to new API, allowing to remove `check_doc_cfg.rs` file from librustdoc by Guillaume Gomez · 3 days ago
- 40907f5 Fix doc alias suggestion by Guillaume Gomez · 3 days ago
- 6230b56 Update clippy code by Guillaume Gomez · 3 days ago
- 4191e94 Improve spans for `auto_cfg(hide/show)` errors by Guillaume Gomez · 3 days ago
- 1da7684 Improve code and add more comments by Guillaume Gomez · 3 days ago
- 06238bd Update rustdoc JSON output to new attribute API by Guillaume Gomez · 3 days ago
- 2340f80 Update to new lint API by Guillaume Gomez · 3 days ago
- 8d4f59b Clean up code by Guillaume Gomez · 3 days ago
- 348d9d9 Correctly iterate doc comments in intra-doc resolution in `rustc_resolve` by Guillaume Gomez · 3 days ago
- 4936973 Fix ui tests by Guillaume Gomez · 3 days ago
- aa3bf6f Update rustc_resolve unit tests by Guillaume Gomez · 3 days ago
- a36c462 Update clippy code to new doc attribute API by Guillaume Gomez · 3 days ago
- 3fa499b Sort fluent messages by Guillaume Gomez · 3 days ago
- e4f57dd Finish fixing ui tests by Guillaume Gomez · 3 days ago
- d1277cc Update `check_doc_cfg` pass in rustdoc, remove old `rustc_attr_parsing::cfg_matches` API by Guillaume Gomez · 3 days ago
- 9c8c67b Fix warning messages by Guillaume Gomez · 3 days ago
- 976d454 Update rustdoc unit tests by Guillaume Gomez · 3 days ago
- 5c47240 Correctly handle `doc(test(attr(...)))` by Guillaume Gomez · 3 days ago
- 57870b7 Fix `doc(auto_cfg)` attribute parsing by Guillaume Gomez · 3 days ago
- d35ec31 Keep a list of `CfgEntry` instead of just one by Guillaume Gomez · 3 days ago
- 368a103 Fix `Cfg` add/or operations by Guillaume Gomez · 3 days ago
- 92edc49 Correctly handle doc items inlining by Guillaume Gomez · 3 days ago