about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-05Rollup merge of #138381 - thaliaarchi:bstr-sliceindex, r=joshtriplettMatthias Krüger-315/+352
2025-04-05Rollup merge of #138368 - rcvalle:rust-kcfi-arity, r=davidtwcoMatthias Krüger-0/+148
2025-04-05KCFI: Add KCFI arity indicator supportRamon de C Valle-0/+148
2025-04-05Auto merge of #139396 - Zalathar:rollup-lmoqvru, r=Zalatharbors-482/+2264
2025-04-05Rollup merge of #139389 - mejrs:hidden, r=workingjubileeStuart Cook-0/+1
2025-04-05Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkovStuart Cook-33/+48
2025-04-05Rollup merge of #139285 - tshepang:uniform-case, r=jieyouxuStuart Cook-8/+12
2025-04-05Rollup merge of #139274 - lolbinarycat:rustdoc-js-less-expect-error-part5, r=...Stuart Cook-46/+100
2025-04-05Rollup merge of #138950 - yaahc:svh-metrics-name, r=bjorn3Stuart Cook-8/+10
2025-04-05Rollup merge of #138826 - makai410:assoc-items, r=celinvalStuart Cook-7/+330
2025-04-05Rollup merge of #138546 - GuillaumeGomez:integer-to-string-tests, r=AmanieuStuart Cook-0/+70
2025-04-05Rollup merge of #138024 - reitermarkus:unicode-panic-optimization, r=ibraheemdevStuart Cook-122/+346
2025-04-05Rollup merge of #137897 - xTachyon:tls-fix, r=thomcc,jieyouxuStuart Cook-1/+76
2025-04-05Rollup merge of #137880 - EnzymeAD:autodiff-batching, r=oli-obkStuart Cook-233/+727
2025-04-05Rollup merge of #136457 - calder:master, r=tgross35Stuart Cook-24/+544
2025-04-04Expose algebraic floating point intrinsicsCalder Coalson-24/+544
2025-04-04Auto merge of #139390 - matthiaskrgr:rollup-l64euwx, r=matthiaskrgrbors-128/+274
2025-04-04Rollup merge of #139384 - jieyouxu:compiletest-reviewers, r=KobzolMatthias Krüger-1/+3
2025-04-04Rollup merge of #139378 - Kobzol:bootstrap-use-lld-fix, r=petrochenkovMatthias Krüger-2/+2
2025-04-04Rollup merge of #139374 - oli-obk:const-trait-bound, r=compiler-errorsMatthias Krüger-33/+33
2025-04-04Rollup merge of #139366 - RalfJung:ToSocketAddrs, r=jieyouxuMatthias Krüger-2/+2
2025-04-04Rollup merge of #139353 - nnethercote:LateAnon, r=compiler-errorsMatthias Krüger-8/+8
2025-04-04Rollup merge of #139348 - meithecatte:async-destructor-minify, r=petrochenkovMatthias Krüger-17/+6
2025-04-04Rollup merge of #139339 - mejrs:tait, r=oli-obkMatthias Krüger-0/+159
2025-04-04Rollup merge of #139328 - GuillaumeGomez:fix-panic-output-137970, r=fmeaseMatthias Krüger-3/+39
2025-04-04Rollup merge of #139041 - nnethercote:rm-rustc_middle-ty-util-ExplicitSelf, r...Matthias Krüger-62/+22
2025-04-04Auto merge of #138785 - lcnr:typing-mode-borrowck, r=compiler-errors,oli-obkbors-987/+1063
2025-04-04make `Arguments::as_statically_known_str` doc(hidden)mejrs-0/+1
2025-04-04add new flag to print the module post-AD, before optsManuel Drehwald-5/+17
2025-04-04add new tests for autodiff batching and update old onesManuel Drehwald-54/+251
2025-04-04add autodiff batching backendManuel Drehwald-44/+196
2025-04-05triagebot: add `compiletest` adhoc_group for `r? compiletest`Jieyou Xu-1/+3
2025-04-04Use target-agnostic LLD flags in bootstrap for use-lldJakub Beránek-2/+2
2025-04-04Auto merge of #137869 - Noratrieb:Now_I_am_become_death,_the_destroyer_of_i68...bors-43/+46
2025-04-04Use the span of the whole bound when the diagnostic talks about a boundOli Scherer-33/+33
2025-04-04ToSocketAddrs: fix typoRalf Jung-2/+2
2025-04-04Auto merge of #139213 - bjorn3:cg_clif_test_coretests, r=jieyouxubors-24/+35
2025-04-04Auto merge of #139354 - matthiaskrgr:rollup-04lgx23, r=matthiaskrgrbors-407/+531
2025-04-04Rollup merge of #139349 - meithecatte:destructor-constness, r=compiler-errorsMatthias Krüger-0/+33
2025-04-04Rollup merge of #139342 - meithecatte:mailmap, r=compiler-errorsMatthias Krüger-0/+2
2025-04-04Rollup merge of #139335 - compiler-errors:error-implies, r=oli-obkMatthias Krüger-29/+98
2025-04-04Rollup merge of #139322 - Kobzol:run-make-lld-refactor, r=jieyouxuMatthias Krüger-119/+69
2025-04-04Rollup merge of #139317 - Zalathar:hide-libtest, r=jieyouxuMatthias Krüger-105/+208
2025-04-04Rollup merge of #139313 - oli-obk:push-uzvmpxqyvrzp, r=compiler-errorsMatthias Krüger-99/+67
2025-04-04Rollup merge of #139295 - JakeWharton:jw.duplicate-anon-pipe.2025-04-02, r=jo...Matthias Krüger-1/+0
2025-04-04Rollup merge of #138949 - madsmtm:rename-to-darwin, r=WaffleLapkinMatthias Krüger-54/+54
2025-04-04Fix `Debug` impl for `LateParamRegionKind`.Nicholas Nethercote-8/+8
2025-04-04Auto merge of #139287 - compiler-errors:folder-experiment-1, r=lqdbors-11/+42
2025-04-04adt_destructor: sanity-check returned itemMaja Kądziołka-0/+33
2025-04-04AsyncDestructor: replace fields with impl_didMaja Kądziołka-17/+6