about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-06Rollup merge of #144801 - estebank:issue-144734, r=spastorinoMatthias Krüger-14/+136
2025-09-06Rollup merge of #127316 - klensy:tracing-bump, r=KobzolMatthias Krüger-6/+5
2025-09-06Split out each lint into a separate moduleAda Alakbarova-324/+356
2025-09-06Move `derive.rs` to `derive/mod.rs`Ada Alakbarova-0/+0
2025-09-06remove `has_lifetime`Ada Alakbarova-15/+1
2025-09-06fix(use_self): descend into type's children when looking for lifetimesAda Alakbarova-13/+37
2025-09-06clean-up a bitAda Alakbarova-69/+64
2025-09-06fix(transmute_ptr_to_ref): don't suggest `.cast` when to-type is DSTAda Alakbarova-2/+130
2025-09-06miri std tests: skip all of sys::Ralf Jung-1/+1
2025-09-06Make the allocator shim participate in LTO againbjorn3-26/+39
2025-09-06ci: check `src/tools/bump-stage0` in `pr-check-2`Jieyou Xu-0/+1
2025-09-06bootstrap: add check step for `src/tools/bump-stage0`Jieyou Xu-0/+7
2025-09-06bump-stage0: pick highest common `toml` version, add a workaroundJieyou Xu-3/+7
2025-09-06Auto merge of #146253 - Kobzol:cargo-lto, r=jieyouxubors-2/+4
2025-09-06Add allow `else` keyword completion in LetStmtA4-Tacks-17/+220
2025-09-06point to Compiler team docs on ForgeTshepang Mbambo-0/+4
2025-09-06Merge pull request #2579 from rust-lang/tshepang/overlongTshepang Mbambo-20/+51
2025-09-06reduce overlong physical lines (sembr)Tshepang Mbambo-20/+51
2025-09-06Auto merge of #146071 - npmccallum:cleanup, r=fmeasebors-110/+59
2025-09-06Merge pull request #2578 from rust-lang/tshepang/streams-renamedTshepang Mbambo-17/+17
2025-09-06capitalize "zulip"Tshepang Mbambo-7/+7
2025-09-06Zulip streams have been renamed to channelsTshepang Mbambo-11/+11
2025-09-06clean up some old const trait impl syntaxNathaniel McCallum-110/+59
2025-09-05Some hygiene doc improvementsCameron Steffen-12/+22
2025-09-05Ignore intrinsic calls in cross-crate-inlining cost modelBen Kimock-1/+25
2025-09-06Auto merge of #146258 - tgross35:rollup-4hqggwa, r=tgross35bors-31/+149
2025-09-05Rollup merge of #146257 - alexcrichton:update-wasi-crate, r=tgross35Trevor Gross-4/+4
2025-09-05Rollup merge of #146199 - Kobzol:bootstrap-cargo-doc, r=jieyouxuTrevor Gross-27/+145
2025-09-05std: Update `wasi` crate dependencyAlex Crichton-4/+4
2025-09-06Disallow shebang in `--cfg` and `--check-cfg` argumentsUrgau-29/+75
2025-09-05Auto merge of #146255 - fmease:rollup-1v0kp8i, r=fmeasebors-202/+1329
2025-09-05Rollup merge of #146250 - fmease:bump-stage0-rustfmt, r=Mark-SimulacrumLeón Orell Valerian Liehr-121/+121
2025-09-05Rollup merge of #146243 - matthiaskrgr:declone, r=lqdLeón Orell Valerian Liehr-4/+4
2025-09-05Rollup merge of #146242 - GuillaumeGomez:rustdoc-gui-scrape, r=lolbinarycatLeón Orell Valerian Liehr-2/+4
2025-09-05Rollup merge of #146241 - hkBst:context-1, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2025-09-05Rollup merge of #146234 - hkBst:file-generated-header, r=tgross35León Orell Valerian Liehr-2/+2
2025-09-05Rollup merge of #146225 - Jules-Bertholet:simplify-float-midpoint, r=tgross35León Orell Valerian Liehr-32/+0
2025-09-05Rollup merge of #146144 - heiher:entry-func-features, r=petrochenkovLeón Orell Valerian Liehr-10/+22
2025-09-05Rollup merge of #146041 - lolbinarycat:tidy-escheck-bless, r=KobzolLeón Orell Valerian Liehr-10/+22
2025-09-05Rollup merge of #145735 - joshtriplett:style-guide-trailing-whitespace, r=jos...León Orell Valerian Liehr-2/+10
2025-09-05Rollup merge of #139113 - folkertdev:sanitizer-unstable-book-check-block, r=r...León Orell Valerian Liehr-16/+16
2025-09-05Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35León Orell Valerian Liehr-2/+1127
2025-09-05clean-up a bitAda Alakbarova-24/+20
2025-09-05Merge pull request #2422 from aDotInTheVoid/tenthousandyearsAlona Enraght-Moony-2/+84
2025-09-05Better linkAlona Enraght-Moony-1/+1
2025-09-05Consistent punctuationAlona Enraght-Moony-4/+4
2025-09-05Make footnote render correctly in githubAlona Enraght-Moony-2/+2
2025-09-05Use `Itertools::all_equal_value()` where applicableYotam Ofek-46/+35
2025-09-05Bump stage0 rustfmtLeón Orell Valerian Liehr-121/+121
2025-09-05Fix `never_loop` forget to remove `break` in nested loop (#15356)Alejandra González-14/+170