about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-29Auto merge of #145978 - Zalathar:rollup-0dzk72g, r=Zalatharbors-118/+231
2025-08-29Don't print captures in `TestCx::normalize_platform_differences`Zalathar-7/+4
2025-08-29Move module `compute_diff` into `compiletest::runtest`Zalathar-5/+4
2025-08-29Change the `logv` function into a `TestCx` method.Zalathar-23/+19
2025-08-29Don't bother logging an arbitrary subset of the compiletest configZalathar-48/+3
2025-08-29Rollup merge of #145977 - CaiWeiran:basic-stepping-test, r=jieyouxuStuart Cook-0/+1
2025-08-29tests: Ignore basic-stepping.rs on riscv64Caiweiran-0/+1
2025-08-29Rollup merge of #145972 - neeko-cat:patch-2, r=ibraheemdevStuart Cook-1/+1
2025-08-29Rollup merge of #145947 - nnethercote:workspace-members-2, r=KobzolStuart Cook-85/+100
2025-08-29Rollup merge of #145884 - clubby789:test-mcount, r=Mark-SimulacrumStuart Cook-0/+24
2025-08-29Rollup merge of #145793 - he32:netbsd-libexecinfo-fix, r=Mark-SimulacrumStuart Cook-0/+1
2025-08-29Rollup merge of #145387 - zachs18:remove-tmplayout, r=cjgillotStuart Cook-30/+9
2025-08-29Rollup merge of #144354 - rafaeling:fix-142726-qnx8-link-fail, r=tgross35Stuart Cook-1/+1
2025-08-29Rollup merge of #144275 - Qelxiros:saturating-arithmetic, r=tgross35Stuart Cook-1/+93
2025-08-29Rollup merge of #143713 - tgross35:mailmap, r=Mark-SimulacrumStuart Cook-0/+1
2025-08-29Auto merge of #145377 - ChayimFriedman2:solver-def-id, r=lcnrbors-178/+234
2025-08-29Mark pipe2 supported in AndroidMatthew Maurer-0/+1
2025-08-29doc: Add `*-unknown-managarm-mlibc` documentationno92-0/+57
2025-08-29compiler: Add `{x86_64,aarch64,riscv64gc}-unknown-managarm-mlibc` targetsno92-4/+109
2025-08-28implement Sum and Product for Saturating(u*)Jeremy Smart-1/+93
2025-08-28std: Start supporting WASIp2 nativelyAlex Crichton-16/+212
2025-08-28Add a sanity check to bootstrap for wasm-component-ldAlex Crichton-0/+10
2025-08-28bootstrap: bump cc-rs to 1.2.28no92-3/+3
2025-08-28Merge pull request #2553 from ali90h/fix-stab-guide-gating-v2jyn-1/+1
2025-08-28Merge pull request #2556 from ali90h/date-sweep-2025-08-diag-testsjyn-9/+9
2025-08-28Merge pull request #2559 from ali90h/date-sweep-2025-08-types-traitsjyn-9/+9
2025-08-28Merge pull request #2558 from ali90h/date-sweep-2025-08-queriesjyn-3/+3
2025-08-28Merge pull request #2557 from ali90h/date-sweep-2025-08-infrajyn-12/+12
2025-08-28When mapping next-solver's `dyn` type, add `Self` (aka. bound var ^1.0) to au...Chayim Refael Friedman-1/+70
2025-08-28fix `core::marker::Destruct` docneeko-cat-1/+1
2025-08-28Auto merge of #145970 - GuillaumeGomez:rollup-pr11qds, r=GuillaumeGomezbors-194/+514
2025-08-28Rollup merge of #145965 - bjorn3:sanitize_symbol_export_improvements, r=lqdGuillaume Gomez-54/+33
2025-08-28Rollup merge of #145937 - jdonszelmann:doc-hidden-prelude, r=fmeaseGuillaume Gomez-1/+11
2025-08-28Rollup merge of #145920 - Zalathar:failure-stdout, r=jieyouxuGuillaume Gomez-1/+7
2025-08-28Rollup merge of #145853 - JonathanBrouwer:fix-lit-parsing, r=jdonszelmannGuillaume Gomez-71/+64
2025-08-28Rollup merge of #145368 - rcvalle:rust-cfi-fix-142284, r=dianqkGuillaume Gomez-12/+23
2025-08-28Rollup merge of #142472 - GuillaumeGomez:doc-attribute-attribute, r=fmeaseGuillaume Gomez-55/+376
2025-08-28Move ___asan_globals_registered exportbjorn3-6/+4
2025-08-28Only export the sanitizer symbols for LTO and move export code to cg_llvmbjorn3-48/+29
2025-08-28dates(types,traits): refresh date-check annotations for Aug/2025-08; preserve...Ali Nazzal-9/+9
2025-08-28dates(queries): refresh date-check annotations to 2025-08; preserve local styleAli Nazzal-3/+3
2025-08-28fix(lexer): Don't require frontmatters to be escaped with indented fencesEd Page-74/+51
2025-08-28compiler: Include span of too huge enum with -Cdebuginfo=2Martin Nordholts-10/+33
2025-08-28Clarify that align_offset overalignsgonzalobg-3/+2
2025-08-28Update uitest stderrJonathan Brouwer-50/+4
2025-08-28Improve error messages around invalid literals in attribute argumentsJonathan Brouwer-35/+52
2025-08-28Add another case to the bad-lit-suffixes testJonathan Brouwer-1/+23
2025-08-28Auto merge of #145807 - zachs18:only-consider-auto-traits-empty, r=compiler-e...bors-1/+167
2025-08-28Merge pull request #20561 from ChayimFriedman2/no-table-for-youChayim Refael Friedman-59/+52
2025-08-28Add ui test for unsupported `doc(attribute = "...")` case for attributes with...Guillaume Gomez-0/+18