about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-05cleaned up some testsKivooeo-22/+36
2025-07-05moved & deleted testsKivooeo-17/+0
2025-07-05cleaned up some testsKivooeo-108/+168
2025-07-05moved testsKivooeo-0/+0
2025-07-04Address PR feedbackScott McMurray-48/+59
2025-07-04remote-test-client: Exit code `128 + <signal-number>` instead of `3`Martin Nordholts-1/+3
2025-07-04Port `#[non_exhaustive]` to the new attribute parsing infrastructureJonathan Brouwer-12/+16
2025-07-04Port `#[non_exhaustive]` to the new attribute parsing infrastructureJonathan Brouwer-49/+88
2025-07-04NitsMichael Goulet-20/+16
2025-07-04Fix elided lifetimes in rustdocMichael Goulet-10/+10
2025-07-04Fix pretty printing of placeholder typesMichael Goulet-36/+41
2025-07-04Same for typesMichael Goulet-36/+28
2025-07-04Remove Symbol for Named LateParam/Bound variantsMichael Goulet-327/+302
2025-07-04Auto merge of #114669 - cjgillot:metadata-wp, r=petrochenkovbors-35/+123
2025-07-04Rename `transmute_immediate` → `transmute_scalar`Scott McMurray-11/+13
2025-07-04remove syntaxTree from docsvinícius x-18/+0
2025-07-04clean up GVN TypeId testLukas Markeffsky-34/+95
2025-07-04std: sys: net: uefi: tcp4: Implement writeAyush Singh-6/+53
2025-07-04fix: Avoid .unwrap() when running the discover commandWilfred Hughes-3/+8
2025-07-04test rust calling a C C-variadic functionFolkert de Vries-11/+104
2025-07-04Update LLVM submoduledianqk-0/+0
2025-07-04Add a regression test for ld64dianqk-0/+24
2025-07-04Auto merge of #143434 - matthiaskrgr:rollup-eyr4rcb, r=matthiaskrgrbors-2638/+3908
2025-07-04Merge pull request #4443 from RalfJung/concurrency-ub-detectionRalf Jung-2/+2
2025-07-04Rollup merge of #143420 - Kobzol:rdg-push, r=jieyouxuMatthias Krüger-18/+72
2025-07-04Rollup merge of #143417 - klensy:termize, r=jieyouxuMatthias Krüger-5/+15
2025-07-04Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmannMatthias Krüger-13/+32
2025-07-04Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3Matthias Krüger-50/+111
2025-07-04Rollup merge of #143286 - Muscraft:track-diagnostics-note, r=WaffleLapkinMatthias Krüger-3/+5
2025-07-04Rollup merge of #143308 - compiler-errors:no-pointer-like, r=oli-obkMatthias Krüger-288/+14
2025-07-04Rollup merge of #143286 - Muscraft:track-diagnostics-note, r=WaffleLapkinMatthias Krüger-40/+66
2025-07-04Rollup merge of #140643 - makai410:smir-refactor-migrate, r=oli-obk,celinvalMatthias Krüger-2224/+3598
2025-07-04Add comment and move assertion.Camille GILLOT-8/+12
2025-07-04Lighten formatting.Camille GILLOT-5/+4
2025-07-04Reuse metadata file from work products.Camille GILLOT-28/+83
2025-07-04Save metadata among work products.Camille GILLOT-4/+34
2025-07-04Remove names_imported_by_glob_use query.Camille GILLOT-1/+1
2025-07-04Remove names_imported_by_glob_use query.Camille GILLOT-8/+1
2025-07-04Update to nightly-2025-07-04Antoni Boucher-1/+1
2025-07-04Merge pull request #20170 from Veykril/push-vtsmzopsunswLaurențiu Nicola-3/+12
2025-07-04Merge branch 'master' into sync_from_rust_2025_07_04Antoni Boucher-53/+44
2025-07-04declare data race and weak memory support as non-experimentalRalf Jung-2/+2
2025-07-04Add test false-sealed-traits-note.rsxizheyin-0/+34
2025-07-04Simplify clippy lints page further (#15208)Samuel Tardieu-15/+14
2025-07-04Merge pull request #2492 from rust-lang/tshepang-patch-1Tshepang Mbambo-3/+2
2025-07-04external-repos.md: small fixesTshepang Mbambo-3/+2
2025-07-04Simplify clippy lints page furtherGuillaume Gomez-15/+14
2025-07-04clippy fix: indentationMarijn Schouten-46/+47
2025-07-04Merge pull request #2491 from Kobzol/switch-to-rustc-josh-sync许杰友 Jieyou Xu (Joe)-820/+57
2025-07-04Document `rustc-josh-sync`Jakub Beránek-30/+52