about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-22misc: reorder to have struct first, then its methodAda Alakbarova-3/+3
2025-08-22non_octal_unix_permissions: `get_diagnostic_name` onceAda Alakbarova-7/+5
2025-08-22misc: return earlier on `name = None`Ada Alakbarova-4/+5
2025-08-22misc: pull condition into guardAda Alakbarova-8/+5
2025-08-22misc: destruct `args` directlyAda Alakbarova-6/+6
2025-08-22higher: use `get_diagnostic_name`Ada Alakbarova-16/+17
2025-08-22`get_diagnostic_name` in other placesAda Alakbarova-101/+87
2025-08-22Merge commit '877967959ae8da9814df4f2614971f4d784bf53f' into clippy-subtree-u...Philipp Krones-1050/+1823
2025-08-22Merge commit '877967959ae8da9814df4f2614971f4d784bf53f' into clippy-subtree-u...Philipp Krones-1050/+1823
2025-08-22Rustup (#15531)Philipp Krones-305/+430
2025-08-22Bump nightly version -> 2025-08-22Philipp Krones-2/+2
2025-08-22Dogfood fixesPhilipp Krones-115/+114
2025-08-22Ignore unexpected_cfgs warning for bootstrapPhilipp Krones-0/+4
2025-08-22Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-959/+1657
2025-08-22change HIR typeck unification handling approachlcnr-128/+168
2025-08-22Region inference: Use outlives-static constraints in constraint searchAmanda Stjerna-218/+283
2025-08-22Auto merge of #144689 - JonathanBrouwer:share_parse_path, r=jdonszelmannbors-519/+665
2025-08-22Sort Config fields and remove some `mut`s from bindingsJakub Beránek-198/+210
2025-08-22Migrate `BuiltinLintDiag::HiddenUnicodeCodepoints` to use `LintDiagnostic` di...Josh Triplett-126/+98
2025-08-22Remove unused `BuiltinLintDiag` variant `InnerAttributeUnstable`Josh Triplett-21/+0
2025-08-22fix: convert_integer_literal not on selectedA4-Tacks-2/+8
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