about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-22Migrate `BuiltinLintDiag::MissingAbi` to use `LintDiagnostic` directlyJosh Triplett-22/+14
2025-08-22Migrate `BuiltinLintDiag::UnexpectedBuiltinCfg` to use `LintDiagnostic` directlyJosh Triplett-26/+17
2025-08-22Refactor lint buffering to avoid requiring a giant enumJosh Triplett-83/+137
2025-08-22Merge pull request #4538 from RalfJung/zst-reborRalf Jung-1/+21
2025-08-22Fix`unnecessary_safety_comment` does not lint for the first line (#15354)Philipp Krones-8/+75
2025-08-22miri: also detect aliasing of in-place argument and return placeRalf Jung-7/+111
2025-08-22add some ZST reborrow testsRalf Jung-1/+21
2025-08-22Merge pull request #20506 from Veykril/veykril/push-xlytslrrylzqShoyu Vanilla (Flint)-27/+29
2025-08-22tests: Ignore basic-stepping.rs on LoongArchWANG Rui-0/+1
2025-08-22Auto merge of #145358 - Kobzol:symbol-name-sort, r=nnethercotebors-43/+60
2025-08-22Fix panic in syntax_highlightingLukas Wirth-27/+29
2025-08-22Updated uitests for new parserJonathan Brouwer-151/+193
2025-08-22Use the new attribute parser throughout the codebaseJonathan Brouwer-41/+71
2025-08-22Merge pull request #4537 from rust-lang/rustup-2025-08-22Ralf Jung-2145/+2622
2025-08-22chore: remove redundant word in comment (#15530)Philipp Krones-1/+1
2025-08-22doc: fix some typos in commentxihuwenhua-4/+4
2025-08-22Rewrite the new attribute parserJonathan Brouwer-243/+303
2025-08-22chore: remove redundant word in commentxihuwenhua-1/+1
2025-08-22Move validate_attr to `rustc_attr_parsing`Jonathan Brouwer-85/+99
2025-08-22address review commentsDeadbeef-35/+30
2025-08-22Merge ref '8e3710ef31a0' from rust-lang/rustThe Miri Cronjob Bot-2144/+2621
2025-08-22don't print invalid labels with `r#`Deadbeef-16/+22
2025-08-22print raw lifetime idents with `r#`Deadbeef-48/+166
2025-08-22Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-22Auto merge of #145410 - cuviper:expand-stack, r=lqdbors-1/+2
2025-08-22Fix indent for move_guard_to_arm_bodyA4-Tacks-13/+57
2025-08-21typecheck window.NOTABLE_TRAITSbinarycat-2/+2
2025-08-21typecheck window.rr_binarycat-2/+2
2025-08-21typecheck window.searchIndexbinarycat-2/+2
2025-08-22Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_stru...Camille Gillot-8/+7
2025-08-21tests/rustdoc-js-std/parser-errors.js: remove syntax that is now validbinarycat-8/+0
2025-08-21triagebot: Update style team reviewersJosh Triplett-2/+1
2025-08-21style-guide: Document absence of trailing whitespaceJosh Triplett-2/+7
2025-08-21Correct comments.Camille Gillot-13/+12
2025-08-22Add an experimental unsafe(force_target_feature) attribute.Luca Versari-61/+262
2025-08-21Auto merge of #145728 - jhpratt:rollup-nwbw8de, r=jhprattbors-1442/+1510
2025-08-21rustdoc: add tests for raw pointers in type-based searchbinarycat-0/+280
2025-08-21unbox raw pointers in type-based searchbinarycat-3/+6
2025-08-21add special formatting for displaying raw pointers in signaturesbinarycat-2/+22
2025-08-21rustdoc search: accept *mut T syntax for raw pointersbinarycat-30/+45
2025-08-21`renamed_function_params`: clean-up a bit (#15524)Timo-19/+12
2025-08-22`renamed_function_params`: clean-up a bitAda Alakbarova-19/+12
2025-08-22Remove `toml-0.5.11` dependency.Nicholas Nethercote-13/+4
2025-08-22Remove `dirs-sys-0.4.1` dependency.Nicholas Nethercote-17/+5
2025-08-21Rollup merge of #145712 - notJoon:fix/outdate-link, r=lqdJacob Pratt-1/+1
2025-08-21Rollup merge of #145705 - folkertdev:prefetch-remove-as-cast, r=RalfJungJacob Pratt-1/+1
2025-08-21Rollup merge of #145704 - marcoieni:no-windows-disk-cleanup, r=jieyouxuJacob Pratt-246/+2
2025-08-21Rollup merge of #145703 - Gelbpunkt:ci-llvm-mips, r=KobzolJacob Pratt-4/+0
2025-08-21Rollup merge of #145700 - nnethercote:fix-145696, r=lcnrJacob Pratt-4/+20
2025-08-21Rollup merge of #145689 - cuviper:panic_unwind-cfg, r=joshtriplettJacob Pratt-14/+20