about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-10cargo updategithub-actions-69/+69
2025-08-09Auto merge of #145146 - fee1-dead-contrib:push-zmqrkurlzrxy, r=nnethercotebors-1056/+1043
2025-08-09Fix an unstable feature comment that wasn't a doc commentJosh Triplett-1/+1
2025-08-09Avoid abbreviating "numerator" as "numer", to allow catching typo "numer" els...Josh Triplett-10/+8
2025-08-09`HashMap`: also add "Usage with custom key types" headingAda Alakbarova-0/+2
2025-08-09`{BTree,Hash}Map`: add "`Entry` API" section headingAda Alakbarova-0/+4
2025-08-09improve "Documentation problem" issue template.binarycat-6/+6
2025-08-09Apply suggestions from code reviewjyn-3/+3
2025-08-09some `derive_more` refactorsDeadbeef-100/+180
2025-08-09add review commentsbit-aloo-44/+11
2025-08-09Change days-threshold to 28 in [behind-upstream]xizheyin-1/+1
2025-08-09commentsKivooeo-30/+96
2025-08-09Override custom Cargo `build-dir` in bootstrapJakub Beránek-0/+9
2025-08-09Auto merge of #145142 - Zalathar:rollup-oi6s8kg, r=Zalatharbors-1695/+1270
2025-08-09Stabilize featureKivooeo-17/+4
2025-08-09remove `P`Deadbeef-1056/+1043
2025-08-09Replace unsafe function with safe alternativeChris Denton-12/+11
2025-08-09rename `TraitRef::from_method` to `from_assoc`Deadbeef-13/+13
2025-08-09rustc_target: Add the `32s` target feature for LoongArchWANG Rui-7/+14
2025-08-08Stop using uadd.with.overflowScott McMurray-23/+41
2025-08-09extend download context and change functions to directly use thatbit-aloo-227/+130
2025-08-09Rollup merge of #145134 - camsteffen:indirect-assoc-parent, r=cjgillotStuart Cook-8/+5
2025-08-09Rollup merge of #145132 - camsteffen:refactor-map-unit-fn, r=fee1-deadStuart Cook-68/+39
2025-08-09Rollup merge of #145124 - compiler-errors:for-eq, r=lqdStuart Cook-22/+33
2025-08-09Rollup merge of #145119 - makai410:pretty-fix, r=compiler-errorsStuart Cook-3/+3
2025-08-09Rollup merge of #145115 - lcnr:less-borrowck-tainting, r=compiler-errorsStuart Cook-101/+210
2025-08-09Rollup merge of #145103 - fee1-dead-contrib:push-plompruwywvk, r=compiler-errorsStuart Cook-87/+1
2025-08-09Rollup merge of #145100 - GuillaumeGomez:rank-doc-alias-lower, r=lolbinarycatStuart Cook-0/+54
2025-08-09Rollup merge of #145097 - lcnr:type-foldable-yeet, r=wesleywiserStuart Cook-9/+3
2025-08-09Rollup merge of #145096 - Spxg:w/wasm_atomic, r=tgross35Stuart Cook-0/+4
2025-08-09Rollup merge of #145083 - Kobzol:fix-cargo-cross-build, r=jieyouxuStuart Cook-2/+22
2025-08-09Rollup merge of #145082 - nnethercote:macro-stats-fix-widths, r=petrochenkovStuart Cook-6/+33
2025-08-09Rollup merge of #145080 - ashivaram23:graphviz_escape, r=lqdStuart Cook-0/+1
2025-08-09Rollup merge of #145073 - ZuseZ4:autodiff-llvm-21, r=jieyouxuStuart Cook-0/+1
2025-08-09Rollup merge of #145050 - lcnr:add-opaque-type-tests, r=lqdStuart Cook-1/+101
2025-08-09Rollup merge of #145027 - Kmeakin:km/optimize-char-is-alphanumeric, r=scottmcmStuart Cook-1/+5
2025-08-09Rollup merge of #145017 - pmur:murp/s390x-improve-asm-test, r=nnethercoteStuart Cook-1/+1
2025-08-09Rollup merge of #145010 - bjorn3:couple_abi_cleanups, r=compiler-errorsStuart Cook-20/+16
2025-08-09Rollup merge of #144988 - amandasystems:more-detailed-region-graph, r=lcnrStuart Cook-6/+22
2025-08-09Rollup merge of #144923 - rocurley:float_tests_refactor_3, r=tgross35Stuart Cook-1213/+424
2025-08-09Rollup merge of #144883 - scottmcm:remove-unneeded-drop_in_place, r=nnethercoteStuart Cook-7/+61
2025-08-09Rollup merge of #144823 - Zalathar:hir-info, r=oli-obkStuart Cook-136/+142
2025-08-09Rollup merge of #141828 - Fulgen301:status-stack-buffer-overrun-diagnostic, r...Stuart Cook-0/+24
2025-08-09Rollup merge of #141658 - lolbinarycat:rustdoc-search-stability-rank-138067, ...Stuart Cook-4/+65
2025-08-09Auto merge of #143376 - dianne:guard-scope, r=matthewjasperbors-46/+172
2025-08-09invoke functions from methodsbit-aloo-204/+28
2025-08-09add read_file_by_commit function and invoke from parse_innerbit-aloo-2/+27
2025-08-09add ci_llvm_root function and invoke from parse_innerbit-aloo-1/+11
2025-08-09add git_info function and invoke from parse_innerbit-aloo-10/+14
2025-08-09add is_system_llvm function and invoke from parse_innerbit-aloo-1/+33