about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-10Improve `core::ops` coverageChristian Poveda-1/+74
2025-09-10Merge pull request #4575 from RalfJung/weakmem-originRalf Jung-343/+375
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-10add release sequence testRalf Jung-3/+39
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-8/+2
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-7/+9
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-10Merge pull request #2516 from lolbinarycat/patch-4Tshepang Mbambo-0/+1
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-10Add missing documentation for running tests with GCC backendGuillaume Gomez-1/+32
2025-09-10glossary(rustbuild): reword according to code reviewlolbinarycat-1/+1
2025-09-10tidy: Add specific line info for allowed dependenciesclubby789-9/+25
2025-09-10tidy: More accurate permitted dependencies locationclubby789-2/+15
2025-09-10glossary: add entry for rustbuildlolbinarycat-0/+1
2025-09-10tidy: Print crate name on dependency errorclubby789-1/+2
2025-09-10core::ptr: deduplicate docs for as_ref, addr, and as_uninit_refbinarycat-134/+111
2025-09-10this apparently needs more test roundsRalf Jung-3/+11
2025-09-10tidy: Introduce `WorkspaceInfo` struct for deps informationclubby789-36/+73
2025-09-10move all weak memory tests into their folderRalf Jung-2/+2
2025-09-10also use nicer check_all_outcomes in float_nanRalf Jung-177/+142
2025-09-10loongarch: Align intrinsic signatures with LLVMWANG Rui-16/+20
2025-09-10Auto merge of #146409 - matthiaskrgr:rollup-thju381, r=matthiaskrgrbors-97/+530
2025-09-10refactor weak-mem test to list all expected executionsRalf Jung-103/+114
2025-09-10ensure we do not see the inconsistent execution from Figure 8Ralf Jung-1/+10
2025-09-10weak memory tests: add more info on where they come fromRalf Jung-11/+14
2025-09-10clarify current MIR semantics re: overlapping assignmentRalf Jung-4/+15
2025-09-10interpret: fix overlapping aggregate initializationRalf Jung-11/+77
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
2025-09-10Unify and deduplicate bits conv float testsRomain Perier-110/+63
2025-09-10Rollup merge of #146391 - beepster4096:trimnt, r=saethlinMatthias Krüger-10/+12
2025-09-10Rollup merge of #146378 - alexcrichton:update-wasm-component-ld, r=lqdMatthias Krüger-26/+26
2025-09-10Rollup merge of #146368 - ojeda:rfl, r=lqdMatthias Krüger-3/+1