about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-06Rollup merge of #140393 - joboet:sys_common_process, r=thomccStuart Cook-136/+176
2025-05-06Rollup merge of #140251 - Zalathar:coverage-dump-path, r=clubby789Stuart Cook-410/+684
2025-05-06Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubileeStuart Cook-7/+46
2025-05-06Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes...Stuart Cook-22/+970
2025-05-06Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubileeStuart Cook-9/+53
2025-05-06Rollup merge of #139764 - dtolnay:extractif, r=AmanieuStuart Cook-40/+49
2025-05-06Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercoteStuart Cook-64/+205
2025-05-06fix: `collapsible_if` FP on block stmt before expryanglsh-8/+29
2025-05-06Gate collapsible_if let_chains lints on edition 2024 and MSRV (#14723)Samuel Tardieu-237/+351
2025-05-06Rename `graph::implementation::Graph` to `LinkedGraph`Zalathar-23/+39
2025-05-05`item_name_repetitions`: exclude enum variants with identical path componentsAaron Ang-2/+41
2025-05-05Consistent trait bounds for ExtractIf Debug implsDavid Tolnay-40/+49
2025-05-06Gate collapsible_if let_chains lints on edition 2024 and MSRVAlex Macleod-237/+351
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-308/+307
2025-05-06coverage-dump: Make filenames available to covfun record dumpingZalathar-3/+87
2025-05-06coverage-dump: Include filenames hash in covfun line dataZalathar-26/+102
2025-05-06coverage-dump: Extract a common parser method for maybe-compressed bytesZalathar-23/+41
2025-05-06coverage-dump: Extract some common code to an `llvm_utils` submoduleZalathar-48/+51
2025-05-06bootstrap: Add check/test/run steps for src/tools/coverage-dumpZalathar-4/+98
2025-05-06Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-...bors-60/+54
2025-05-06Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-...bors-31/+31
2025-05-05Auto merge of #140682 - GuillaumeGomez:rollup-6xjf6zn, r=GuillaumeGomezbors-278/+518
2025-05-05Update mdbook to 0.4.49Eric Huss-3/+3
2025-05-05Replace str path utils with new `PathLookup` type (#14705)Jason Newcomb-1478/+884
2025-05-05Fix `manual_unwrap_or_default` FP on ref binding (#14731)Jason Newcomb-1/+28
2025-05-05`empty_struct_with_brackets`: do not lint macro codeSamuel Tardieu-0/+17
2025-05-05Merge pull request #19751 from VictorArcium/env-var-cargo-manifest-pathChayim Refael Friedman-0/+17
2025-05-05Add a `--num-threads` to the `prime-caches` CLI commandChayim Refael Friedman-60/+61
2025-05-05Better manage parallel prime cachesChayim Refael Friedman-245/+167
2025-05-05Support environment variable CARGO_MANIFEST_PATH.Victor-0/+17
2025-05-05Simplify `Vec::as_non_null` implementation and make it `const`Vilim Lendvaj-4/+4
2025-05-05Rollup merge of #140676 - rustbot:docs-update, r=ehussGuillaume Gomez-0/+0
2025-05-05Rollup merge of #140672 - compiler-errors:deeply-normalize, r=lcnrGuillaume Gomez-64/+137
2025-05-05Rollup merge of #140670 - onur-ozkan:129959, r=KobzolGuillaume Gomez-1/+1
2025-05-05Rollup merge of #140661 - Darksonn:fixedx18-tm, r=wesleywiserGuillaume Gomez-1/+38
2025-05-05Rollup merge of #140636 - onur-ozkan:panic-tracker-for-t-macro, r=KobzolGuillaume Gomez-5/+26
2025-05-05Rollup merge of #140605 - lcnr:defer-opaque-type-error, r=compiler-errorsGuillaume Gomez-35/+61
2025-05-05Rollup merge of #140559 - rperier:type-ir-to-type-middle, r=compiler-errorsGuillaume Gomez-33/+31
2025-05-05Rollup merge of #140374 - compiler-errors:global_asm-bug, r=lcnrGuillaume Gomez-31/+109
2025-05-05Rollup merge of #140357 - onur-ozkan:133840, r=clubby789Guillaume Gomez-9/+11
2025-05-05Rollup merge of #140115 - dianqk:gvn-matchbr, r=oli-obkGuillaume Gomez-76/+90
2025-05-05Rollup merge of #140080 - dianqk:one-mirpatch, r=oli-obkGuillaume Gomez-23/+14
2025-05-05Auto merge of #140664 - RalfJung:miri-sync, r=RalfJungbors-1541/+1796
2025-05-05fix tidy and bless testSkgland-6/+8
2025-05-05Be a bit more relaxed about not yet constrained infer vars in closure upvar a...Michael Goulet-41/+54
2025-05-05Add some comments about thread local indicesJohn Kåre Alsaker-1/+5
2025-05-05Tweak index chunk allocationJohn Kåre Alsaker-5/+9
2025-05-05expand commentSkgland-0/+29
2025-05-05Take into-account `-Zremap-path-scope` when embedding filenamesUrgau-64/+205
2025-05-05Remove myself from users on vacation (#14737)Samuel Tardieu-1/+0