about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-11Change the default value of `gcc.download-ci-gcc` to `true`Jakub Beránek-1/+10
2025-09-11Auto merge of #146429 - Zalathar:rollup-eivhl6u, r=Zalatharbors-534/+576
2025-09-11rwlock tests: fix miri macos test regressionRalf Jung-3/+3
2025-09-11Implement `Socket::take_error` for HermitMartin Kröning-1/+2
2025-09-11Remove unused import from sys/pal/hermit/os.rsMartin Kröning-1/+1
2025-09-11Auto merge of #146400 - nikic:llvm-21.1.1, r=dianqkbors-0/+0
2025-09-11Rollup merge of #146428 - jieyouxu:revert-assert-desugaring, r=estebank,jackh726Stuart Cook-135/+74
2025-09-11Rollup merge of #146425 - ferrocene:pvdrz/improve-array-coverage, r=workingju...Stuart Cook-0/+7
2025-09-11Rollup merge of #146424 - ferrocene:pvdrz/improve-ops-coverage, r=workingjubileeStuart Cook-1/+75
2025-09-11Rollup merge of #146422 - fmease:less-greedy-maybe-const-bounds, r=estebankStuart Cook-105/+156
2025-09-11Rollup merge of #146415 - RalfJung:s390x-softfloat, r=workingjubileeStuart Cook-31/+45
2025-09-11Rollup merge of #146380 - rperier:unify_and_dedup_bits_conv_float_tests, r=tg...Stuart Cook-110/+63
2025-09-11Rollup merge of #146379 - madsmtm:fix-platform_version-test, r=tgross35Stuart Cook-3/+3
2025-09-11Rollup merge of #146370 - heiher:update-loong-linux-docs, r=jieyouxuStuart Cook-8/+11
2025-09-11Rollup merge of #146347 - folkertdev:duplicate-symbol-panic, r=fee1-deadStuart Cook-6/+15
2025-09-11Rollup merge of #146335 - arielb1:dont-dump-core, r=nnethercoteStuart Cook-1/+16
2025-09-11Rollup merge of #142315 - lolbinarycat:core-dedup-ptr-docs-139190-pt3, r=work...Stuart Cook-134/+111
2025-09-11Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov"Jieyou Xu-150/+53
2025-09-11Add regression test for assert desugaring changeJieyou Xu-0/+36
2025-09-10Bump miow to 0.60.1Daniel Paoliello-69/+3
2025-09-10Update aarch64-unknown-none.md to include -softfloat tooJonathan 'theJPster' Pallant-2/+2
2025-09-10Add aarch64-unknown-none to SUMMARY.mdJonathan 'theJPster' Pallant-0/+1
2025-09-10Add missing links in platform-support.mdJonathan 'theJPster' Pallant-2/+2
2025-09-10Improve `core::array` coverageChristian Poveda-0/+7
2025-09-10Update library/coretests/tests/ops.rsChristian Poveda Ruiz-1/+2
2025-09-10Improve `core::ops` coverageChristian Poveda-1/+74
2025-09-10Auto merge of #146418 - matthiaskrgr:rollup-za0lrux, r=matthiaskrgrbors-863/+1612
2025-09-10Less greedily parse `[const]` boundsLeón Orell Valerian Liehr-5/+33
2025-09-10Restore the test intention of several MBE trait bound modifier testsLeón Orell Valerian Liehr-100/+123
2025-09-10s390x: mark soft-float target feature as incompatibleRalf Jung-31/+45
2025-09-10tidy: check that error messages don't start with a capitalized letterSasha Pourcelot-4/+70
2025-09-10Pick up changes from robamu that I missed.Jonathan 'theJPster' Pallant-18/+28
2025-09-10Update the arm-* and aarch64-* platform docs.Jonathan 'theJPster' Pallant-19/+264
2025-09-10fixup no_{core,std} handling codeJana Dönszelmann-92/+207
2025-09-10Rollup merge of #146342 - folkertdev:c-variadic-errors-take-3, r=workingjubileeMatthias Krüger-167/+357
2025-09-10Rollup merge of #146340 - fmease:frontmatter-containment, r=fee1-dead,UrgauMatthias Krüger-128/+226
2025-09-10Rollup merge of #146327 - Darksonn:pin-deref-tests, r=lcnrMatthias Krüger-0/+382
2025-09-10Rollup merge of #146322 - weiznich:fix/146087, r=joboetMatthias Krüger-0/+13
2025-09-10Rollup merge of #146311 - nnethercote:symbol-comments, r=petrochenkovMatthias Krüger-7/+6
2025-09-10Rollup merge of #146123 - IoaNNUwU:issue-68293, r=estebankMatthias Krüger-0/+143
2025-09-10Rollup merge of #145879 - Bryanskiy:supertraits-2, r=lcnrMatthias Krüger-345/+209
2025-09-10Rollup merge of #145327 - joboet:net-addr-sgx-hack, r=tgross35Matthias Krüger-216/+276
2025-09-10Simplify code for `find_raw_urls`Guillaume Gomez-17/+11
2025-09-10Add new ui tests for `rustdoc::bare_urls`Guillaume Gomez-1/+97
2025-09-10Improve suggestion in case a bare URL is surrounded by bracketsGuillaume Gomez-13/+40
2025-09-10core::ptr: deduplicate docs for as_ref, addr, and as_uninit_refbinarycat-134/+111
2025-09-10Auto merge of #146409 - matthiaskrgr:rollup-thju381, r=matthiaskrgrbors-97/+530
2025-09-10std: only test `dlsym!` on platforms where it is actually usedjoboet-0/+10
2025-09-10bless miri testsjoboet-24/+24
2025-09-10std: move `thread` into `sys`joboet-1042/+842