about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-15Auto merge of #137057 - weihanglo:update-cargo, r=weihanglobors-0/+1
2025-02-15Auto merge of #137066 - onur-ozkan:137034-blocker, r=jieyouxubors-12/+15
2025-02-15Auto merge of #136828 - yotamofek:pr/rustdoc/more-laziness, r=GuillaumeGomez,...bors-95/+157
2025-02-15check if CI-LLVM is enabled before testing itonur-ozkan-12/+15
2025-02-15Auto merge of #137065 - jhpratt:rollup-ree9mej, r=jhprattbors-2855/+2982
2025-02-15Rollup merge of #137062 - thaliaarchi:io-optional-methods/write, r=workingjub...Jacob Pratt-0/+62
2025-02-15Rollup merge of #137056 - geetanshjuneja:pub, r=RalfJungJacob Pratt-1/+2
2025-02-15Rollup merge of #137029 - chenyukang:yukang-fix-unused-check, r=jieyouxu,comp...Jacob Pratt-24/+0
2025-02-15Rollup merge of #137028 - Zalathar:thir-pat-expr, r=compiler-errorsJacob Pratt-38/+44
2025-02-15Rollup merge of #136978 - ChrisDenton:windows-bindgen, r=AmanieuJacob Pratt-2750/+2774
2025-02-15Rollup merge of #136879 - kornelski:non1, r=NoratriebJacob Pratt-29/+24
2025-02-15Rollup merge of #136749 - mzeitlin11:extend-asciichar, r=scottmcmJacob Pratt-0/+39
2025-02-15Rollup merge of #135813 - marcoieni:free-runner-i686-mingw, r=jdnoJacob Pratt-9/+33
2025-02-15Rollup merge of #135687 - joseluis:feat-reexport_from_coroutine, r=scottmcmJacob Pratt-4/+4
2025-02-15add a doc commentRalf Jung-0/+1
2025-02-14Forward all default methods for I/O implsThalia Archibald-0/+62
2025-02-15Auto merge of #136324 - GrigorenkoPV:erf, r=tgross35bors-0/+295
2025-02-14Update cargoWeihang Lo-0/+1
2025-02-15made check_argument_compat publicgeetanshjuneja-1/+1
2025-02-15Auto merge of #137046 - workingjubilee:rollup-u56aw1m, r=workingjubileebors-217/+471
2025-02-15Remove unnecessary check code in unused_delimsyukang-24/+0
2025-02-14Rollup merge of #137038 - maurer:tolerate-captures, r=nikicJubilee-1/+1
2025-02-14Rollup merge of #137037 - RalfJung:x86-sse2-abi, r=workingjubileeJubilee-20/+96
2025-02-14Rollup merge of #137035 - compiler-errors:eagerly-mono-closures-after-norm, r...Jubilee-0/+26
2025-02-14Rollup merge of #137032 - oli-obk:push-ptvssqnomkpo, r=the8472Jubilee-4/+1
2025-02-14Rollup merge of #137006 - dianne:remove-errci-fields, r=compiler-errorsJubilee-29/+11
2025-02-14Rollup merge of #137002 - chenyukang:fix-early-lint-check-desc, r=compiler-er...Jubilee-1/+1
2025-02-14Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35Jubilee-157/+256
2025-02-14Rollup merge of #136971 - HypheX:patch1, r=WaffleLapkinJubilee-0/+37
2025-02-14Rollup merge of #134016 - zachs18:stable-const-str-split_at, r=AmanieuJubilee-5/+5
2025-02-14Rollup merge of #133312 - lolbinarycat:triagebot-rustdoc-labels, r=GuillaumeG...Jubilee-0/+37
2025-02-14Auto merge of #137041 - ChrisDenton:mysql, r=Kobzolbors-5/+0
2025-02-14Don't error if stopping mysql fails in CIChris Denton-5/+0
2025-02-14Normalize closure instance before eagerly monomorphizing itMichael Goulet-0/+26
2025-02-14llvm: Tolerate captures in testsMatthew Maurer-1/+1
2025-02-14add x86-sse2 (32bit) ABI that requires SSE2 target featureRalf Jung-20/+96
2025-02-14Auto merge of #137030 - matthiaskrgr:rollup-267aumr, r=matthiaskrgrbors-1104/+1068
2025-02-14Decode metadata buffer in one goOli Scherer-4/+1
2025-02-14miri: shims for `erf` & friendsPavel Grigorenko-0/+15
2025-02-14Rollup merge of #137008 - nnethercote:mv-code-into-rustc_mir_transform, r=oli...Matthias Krüger-78/+77
2025-02-14Rollup merge of #137007 - pvdrz:fix-aarch64-alloc-layout, r=compiler-errorsMatthias Krüger-0/+269
2025-02-14Rollup merge of #136976 - jedbrown:jed/doc-boxed-deferred-init, r=tgross35Matthias Krüger-84/+44
2025-02-14Rollup merge of #136967 - DaniPopes:io-repeat-fill, r=joboetMatthias Krüger-18/+11
2025-02-14Rollup merge of #136958 - compiler-errors:additive-replacmeent, r=estebankMatthias Krüger-897/+640
2025-02-14Rollup merge of #136956 - jyn514:ignore-vendor, r=NoratriebMatthias Krüger-0/+2
2025-02-14Rollup merge of #136886 - ehuss:remove-prelude-common, r=jhprattMatthias Krüger-25/+13
2025-02-14Rollup merge of #136052 - no1wudi:fix, r=workingjubileeMatthias Krüger-1/+1
2025-02-14Rollup merge of #135778 - ferrocene:ja-gh135777, r=workingjubileeMatthias Krüger-1/+11
2025-02-14librustdoc: lazily format "read more" link in `document_short`Yotam Ofek-6/+15
2025-02-14librustdoc: lazily format some pathsYotam Ofek-25/+32