about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-13Rollup merge of #145303 - m-ou-se:payload-as-str-doc, r=jhprattJakub Beránek-0/+2
2025-08-13Rollup merge of #145289 - rejected-l:master, r=KobzolJakub Beránek-7/+7
2025-08-13Rollup merge of #145274 - compiler-errors:unused-must-use, r=fmeaseJakub Beránek-198/+358
2025-08-13Rollup merge of #145269 - epage:test-env, r=jhprattJakub Beránek-13/+12
2025-08-13Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35Jakub Beránek-1/+1
2025-08-13Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35Jakub Beránek-10/+3
2025-08-13Rollup merge of #144642 - lolbinarycat:editorconfig-no-run-make, r=lcnrJakub Beránek-1/+10
2025-08-13Rollup merge of #144519 - clarfonthey:const-system-time, r=jhprattJakub Beránek-68/+166
2025-08-13Rollup merge of #143467 - ChaiTRex:ascii_char_is_ascii, r=tgross35Jakub Beránek-1/+611
2025-08-13Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-13Bump slab from 0.4.10 to 0.4.11 in /clippy_test_depsdependabot[bot]-2/+2
2025-08-13Auto merge of #145093 - nikic:dead-on-return, r=nnethercotebors-6/+55
2025-08-13Make std use the edition 2024 preludeTim (Theemathas) Chirananthavat-1/+1
2025-08-13Fix pgo testsywxt-5/+27
2025-08-13Fix parallel rustc not being reproducible due to unstable sorting of items.ywxt-83/+107
2025-08-13fix tail calls to `#[track_caller]` functionsWaffle Lapkin-8/+134
2025-08-12Auto merge of #145295 - Kobzol:unify-stages, r=jieyouxubors-266/+241
2025-08-12Add cast_init and cast_uninit methods for pointersltdk-3/+74
2025-08-12fix `unnecessary_semicolon`: don't lint on stmts with attrs (#15466)dswij-1/+30
2025-08-12Remove unused must_useMichael Goulet-198/+358
2025-08-12Allow cross-compiling the Cranelift dist componentJakub Beránek-1/+5
2025-08-12Constify SystemTime methodsltdk-68/+166
2025-08-12misc: use `Ty::is_unit`Ada Alakbarova-1/+1
2025-08-12get `DefId` from `AdtDef` instead of `expect`ingAda Alakbarova-5/+1
2025-08-12fix `unnecessary_semicolon`: don't lint on stmts with attrsAda Alakbarova-0/+29
2025-08-12Add change tracker entryJakub Beránek-0/+5
2025-08-12Replace `stage0-tools-bin` with `stage1-tools-bin`Jakub Beránek-5/+5
2025-08-12Change the desugaring of `assert!` for better error outputEsteban Küber-9/+16
2025-08-12Change the desugaring of `assert!` for better error outputEsteban Küber-50/+134
2025-08-12clippy: Update for switch to `MacroKinds`Josh Triplett-5/+3
2025-08-12rustdoc: Minimal fixes to compile with `MacroKinds`Josh Triplett-41/+70
2025-08-12clippy: Update for switch to `MacroKinds`Josh Triplett-5/+3
2025-08-12mbe: Rename macro parsing state names to use `Bang` instead of `Not`Josh Triplett-9/+9
2025-08-12Detect and report macro kind mismatches early, and more preciselyJosh Triplett-29/+108
2025-08-12Only suggest changing `#[derive(mymacro)]` to `#[mymacro]` for attribute macrosJosh Triplett-8/+1
2025-08-12Expand documentation of `GlobDelegation`Josh Triplett-0/+2
2025-08-12Switch to a bitflags `MacroKinds` to support macros with more than one kindJosh Triplett-119/+212
2025-08-12Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3bors-55/+85
2025-08-12Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3bors-1/+1
2025-08-12Remove one dependency from tracing bootstrap buildJakub Beránek-131/+1
2025-08-12`too_many_lines`: only highlight the function signatureAda Alakbarova-40/+23
2025-08-12Resolve review remarksJakub Beránek-9/+5
2025-08-12Auto merge of #145300 - Zalathar:rollup-0eqbt6a, r=Zalatharbors-1181/+2679
2025-08-12chore(ci): upgrade checkout to v5Rej Ect-7/+7
2025-08-12Address dangling docSacha Ayoun-20/+20
2025-08-12Revert "Partially outline code inside the panic! macro".Mara Bos-9/+1
2025-08-12Revert "Partially outline code inside the panic! macro".Mara Bos-73/+8
2025-08-12Link to payload_as_str() from payload().Mara Bos-0/+2
2025-08-12Rollup merge of #145292 - ada4a:patch-2, r=tgross35Stuart Cook-1/+1
2025-08-12Rollup merge of #145291 - Zalathar:no-warning, r=KobzolStuart Cook-1/+1