about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-06coverage: Only merge adjacent coverage spansZalathar-1799/+2862
2025-05-06Auto merge of #140695 - Zalathar:rollup-i32gzbo, r=Zalatharbors-755/+2324
2025-05-06Rollup merge of #140687 - ehuss:update-mdbook, r=jieyouxuStuart Cook-3/+3
2025-05-06Rollup merge of #140678 - compiler-errors:dont-ice-on-infer-in-upvar, r=lcnrStuart Cook-41/+54
2025-05-06Rollup merge of #140673 - GuillaumeGomez:clean-rustdoc-tests, r=notriddleStuart Cook-0/+48
2025-05-06Rollup merge of #140634 - smrobtzz:mips-elf-fixes, r=workingjubileeStuart Cook-27/+66
2025-05-06Rollup merge of #140598 - ShE3py:iter-misc-docs, r=workingjubileeStuart Cook-0/+3
2025-05-06Rollup merge of #140532 - celinval:chores-smir-ra, r=oli-obkStuart Cook-3/+13
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 #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-05Consistent trait bounds for ExtractIf Debug implsDavid Tolnay-40/+49
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-05Auto merge of #140682 - GuillaumeGomez:rollup-6xjf6zn, r=GuillaumeGomezbors-278/+518
2025-05-05Update mdbook to 0.4.49Eric Huss-3/+3
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-05Be a bit more relaxed about not yet constrained infer vars in closure upvar a...Michael Goulet-41/+54
2025-05-05Take into-account `-Zremap-path-scope` when embedding filenamesUrgau-64/+205
2025-05-05Update booksrustbot-0/+0
2025-05-05Apply suggestions from code reviewsmrobtzz-1/+17
2025-05-05Use more accurate ELF flags on MIPSSam Roberts-27/+50
2025-05-05Deeply normalize in the new solver in WFMichael Goulet-64/+137
2025-05-05Created `tests/rustdoc/async` subfolder to limit number of files at the top l...Guillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/extern` subfolder to limit number of files at the top ...Guillaume Gomez-0/+6
2025-05-05Move primitive rustdoc tests into the `primitive` sub folderGuillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/enum` subfolder to limit number of files at the top levelGuillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/assoc` subfolder to limit number of files at the top l...Guillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/impl` subfolder to limit number of files at the top levelGuillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/doc-cfg` subfolder to limit number of files at the top...Guillaume Gomez-0/+0
2025-05-05Created `tests/rustdoc/macro` subfolder to limit number of files at the top l...Guillaume Gomez-0/+20