about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-06Suggest typo fix for static lifetimeMichael Goulet-18/+63
2025-03-05Auto merge of #137907 - compiler-errors:inline-fnonce, r=saethlinbors-123/+397
2025-03-05Auto merge of #138058 - jieyouxu:rollup-skdt0oz, r=jieyouxubors-8349/+2860
2025-03-05Rollup merge of #138028 - workingjubilee:is-rustic-abi, r=compiler-errors许杰友 Jieyou Xu (Joe)-43/+34
2025-03-05Rollup merge of #137875 - Zalathar:irrefutable, r=Nadrieril许杰友 Jieyou Xu (Joe)-204/+168
2025-03-05Rollup merge of #137731 - SparrowLii:waiter, r=nnethercote许杰友 Jieyou Xu (Joe)-2/+15
2025-03-05Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk许杰友 Jieyou Xu (Joe)-878/+56
2025-03-05Rollup merge of #137723 - onur-ozkan:cfg-ver-description, r=pietroalbini,weih...许杰友 Jieyou Xu (Joe)-14/+37
2025-03-05Rollup merge of #137679 - bjorn3:coretests_improvements, r=jieyouxu,onur-ozkan许杰友 Jieyou Xu (Joe)-69/+25
2025-03-05Rollup merge of #137633 - compiler-errors:no-implied-bounds-hack-unless-bevy,...许杰友 Jieyou Xu (Joe)-269/+264
2025-03-05Rollup merge of #137569 - aDotInTheVoid:for-iurii, r=ibraheemdev许杰友 Jieyou Xu (Joe)-2/+1
2025-03-05Rollup merge of #137477 - Ayush1325:uefi-service-binding, r=Noratrieb许杰友 Jieyou Xu (Joe)-1/+60
2025-03-05Rollup merge of #137463 - sunshowers:illumos-posix-spawn, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-4/+19
2025-03-05Rollup merge of #137298 - compiler-errors:mir-wf, r=lcnr许杰友 Jieyou Xu (Joe)-74/+174
2025-03-05Rollup merge of #137240 - jieyouxu:remove_dir_all, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-3/+5
2025-03-05Rollup merge of #136977 - Kobzol:citool-datadog, r=marcoieni许杰友 Jieyou Xu (Joe)-5119/+795
2025-03-05Rollup merge of #136975 - jyn514:macos-x, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-1/+7
2025-03-05Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd许杰友 Jieyou Xu (Joe)-177/+143
2025-03-05Rollup merge of #136798 - pcorwin:master, r=tgross35许杰友 Jieyou Xu (Joe)-0/+34
2025-03-05Rollup merge of #136764 - traviscross:TC/make-ptr_cast_add_auto_to_object-har...许杰友 Jieyou Xu (Joe)-113/+110
2025-03-05Rollup merge of #136662 - thaliaarchi:formatter-pad-char-count, r=m-ou-se许杰友 Jieyou Xu (Joe)-37/+29
2025-03-05Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol许杰友 Jieyou Xu (Joe)-734/+28
2025-03-05Rollup merge of #134063 - tgross35:dec2flt-refactoring, r=Noratrieb许杰友 Jieyou Xu (Joe)-605/+856
2025-03-05Make `MatchPairTree::place` non-optionalZalathar-23/+9
2025-03-05Remove the separate simplify step for match-pair treesZalathar-71/+14
2025-03-05Remove `TestCase::Irrefutable`Zalathar-58/+38
2025-03-05Populate pattern bindings/ascriptions while building `MatchPairTree`Zalathar-46/+100
2025-03-05Make `MatchPairTree::for_pattern` push its output node to a vectorZalathar-19/+23
2025-03-05Make `field_match_pairs` push its output nodes to a vectorZalathar-12/+9
2025-03-05Apply review remarksJakub Beránek-2/+3
2025-03-05Remove Python metric upload script and package.jsonJakub Beránek-5095/+0
2025-03-05Upload Datadog average CPU usage metric in citoolJakub Beránek-21/+787
2025-03-05Make citool compilation fasterJakub Beránek-3/+7
2025-03-05Auto merge of #138031 - workingjubilee:rollup-5bsotpz, r=workingjubileebors-400/+426
2025-03-05replace `rust.description` with `build.description`onur-ozkan-1/+1
2025-03-05pass `CFG_VER_DESCRIPTION` to tool buildsonur-ozkan-0/+9
2025-03-05add change-entryonur-ozkan-0/+5
2025-03-05move `rust.description` to `build.description`onur-ozkan-13/+22
2025-03-04compiler: use `is_rustic_abi` in ty_utilsJubilee Young-16/+8
2025-03-04Rollup merge of #138026 - celinval:chores-item-has-body, r=compiler-errorsJubilee-47/+57
2025-03-04Rollup merge of #138019 - obi1kenobi:pg/pretty-print-more-attrs, r=compiler-e...Jubilee-0/+141
2025-03-04Rollup merge of #137996 - safinaskar:2025-03-04-revert-parallel, r=compiler-e...Jubilee-5/+6
2025-03-04Rollup merge of #137993 - tmiasko:deduce-comment, r=compiler-errorsJubilee-29/+0
2025-03-04Rollup merge of #137991 - tgross35:avr-book-links, r=jieyouxuJubilee-1/+2
2025-03-04Rollup merge of #137986 - fuyangpengqi:master, r=AmanieuJubilee-3/+3
2025-03-04Rollup merge of #137981 - lolbinarycat:rustdoc-js-less-expect-error, r=notriddleJubilee-45/+41
2025-03-04Rollup merge of #137975 - Zalathar:needs-hir, r=compiler-errorsJubilee-8/+0
2025-03-04Rollup merge of #137963 - Eclips4:fix-E0373, r=compiler-errorsJubilee-2/+2
2025-03-04Rollup merge of #137949 - jieyouxu:update-install, r=ChrisDentonJubilee-3/+7
2025-03-04Rollup merge of #137923 - scottmcm:fix-postorder-size-hint, r=tmiaskoJubilee-26/+11