about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-07Rollup merge of #140724 - tgross35:update-builtins, r=tgross35Guillaume Gomez-4/+4
2025-05-07Rollup merge of #140719 - wyfo:patch-1, r=lcnrGuillaume Gomez-7/+7
2025-05-07Rollup merge of #140398 - Berrysoft:cygwin-backtrace, r=tgross35Guillaume Gomez-1/+2
2025-05-07Rollup merge of #139518 - xizheyin:issue-138527, r=traviscrossGuillaume Gomez-12/+12
2025-05-07Fix backtrace for cygwin王宇逸-1/+2
2025-05-07Auto merge of #140726 - jhpratt:rollup-b6oxopx, r=jhprattbors-770/+602
2025-05-07Rollup merge of #140713 - compiler-errors:check_ref_cast, r=lcnrJacob Pratt-8/+29
2025-05-07Rollup merge of #140709 - notriddle:rm-unportable-markdown, r=GuillaumeGomezJacob Pratt-258/+3
2025-05-07Rollup merge of #140668 - vkrivopalov:vecdeque-truncate-front, r=jhprattJacob Pratt-0/+137
2025-05-07Rollup merge of #140656 - joboet:fuchsia_pal, r=workingjubileeJacob Pratt-282/+122
2025-05-07Rollup merge of #140607 - lcnr:opaque-type-storage, r=compiler-errorsJacob Pratt-82/+207
2025-05-07Rollup merge of #140483 - baumanj:patch-1, r=workingjubileeJacob Pratt-5/+5
2025-05-07Rollup merge of #140419 - Jarcho:ctxt_external, r=NadrierilJacob Pratt-18/+28
2025-05-07Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r...Jacob Pratt-17/+55
2025-05-07Rollup merge of #134273 - RalfJung:de-stabilize-bench, r=ibraheemdev,traviscrossJacob Pratt-100/+16
2025-05-06Update `compiler-builtins` to 0.1.158Trevor Gross-4/+4
2025-05-07fix typo in autorefs lint doc exampleJoseph Perez-7/+7
2025-05-06Auto merge of #140514 - m-ou-se:proc-macro-span-file, r=Amanieubors-4/+4
2025-05-06Update rc.rs docsJon Bauman-5/+5
2025-05-06Structurally resolve in check_ref_castMichael Goulet-8/+29
2025-05-06Auto merge of #140708 - GuillaumeGomez:rollup-egt3nl9, r=GuillaumeGomezbors-2111/+3166
2025-05-06Added apxf target feature testMadhav Madhusoodanan-0/+20
2025-05-06Added `apxf` target feature support, under flag `apx_target_feature`Madhav Madhusoodanan-0/+15
2025-05-06rustdoc: remove unportable markdown lint and old parserMichael Howell-258/+3
2025-05-06Rollup merge of #140703 - Kobzol:post-merge-race-fix, r=marcoieniGuillaume Gomez-0/+7
2025-05-06Rollup merge of #140692 - Zalathar:linked-graph, r=wesleywiserGuillaume Gomez-23/+39
2025-05-06Rollup merge of #139966 - Zalathar:span-merge, r=oli-obkGuillaume Gomez-1858/+2895
2025-05-06Rollup merge of #136183 - hkBst:patch-25, r=AmanieuGuillaume Gomez-230/+225
2025-05-06Handle PR not found in post-merge workflowJakub Beránek-0/+7
2025-05-06support duplicates in the opaque_types_storagelcnr-82/+207
2025-05-06Auto merge of #140702 - GuillaumeGomez:rollup-rpyxs20, r=GuillaumeGomezbors-125/+586
2025-05-06Rollup merge of #140681 - jieyouxu:test_helpers, r=petrochenkovGuillaume Gomez-15/+17
2025-05-06Rollup merge of #140658 - dianne:lit-deref-pats-p2, r=oli-obkGuillaume Gomez-88/+422
2025-05-06Rollup merge of #140632 - Skgland:test-for-issue-81317, r=oli-obkGuillaume Gomez-0/+88
2025-05-06Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdocGuillaume Gomez-22/+59
2025-05-06Update iterator.rs to use arrays by valueMarijn Schouten-230/+225
2025-05-06coverage: Handle hole spans without dividing spans into bucketsZalathar-59/+33
2025-05-06coverage: Only merge adjacent coverage spansZalathar-1799/+2862
2025-05-06Auto merge of #140561 - compiler-errors:gather-fewer-locals, r=lcnrbors-277/+292
2025-05-06tests: don't ignore compiler stderr in `lib-defaults.rs`Jieyou Xu-15/+17
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