about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-02-11Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgrbors-246/+379
2025-02-11Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkovbors-5442/+8071
2025-02-11Rollup merge of #136603 - workingjubilee:move-abi-versioning-into-ast, r=comp...Matthias Krüger-204/+196
2025-02-11Rollup merge of #136584 - oli-obk:pattern-types-generic, r=BoxyUwUMatthias Krüger-9/+56
2025-02-11Rollup merge of #136524 - compiler-errors:bad-pick, r=BoxyUwUMatthias Krüger-0/+32
2025-02-11Rollup merge of #136107 - dingxiangfei2009:coerce-pointee-wellformed, r=compi...Matthias Krüger-33/+95
2025-02-10Auto merge of #133092 - madsmtm:bootstrap-deployment-target, r=Mark-Simulacru...bors-1/+22
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-5442/+8071
2025-02-10Auto merge of #136823 - matthiaskrgr:rollup-vp20mk1, r=matthiaskrgrbors-0/+33
2025-02-10Rollup merge of #136419 - EnzymeAD:autodiff-tests, r=onur-ozkan,jieyouxuMatthias Krüger-0/+33
2025-02-10Auto merge of #135701 - calebzulawski:sync-from-portable-simd-2025-01-18, r=w...bors-15/+15
2025-02-10Rollup merge of #136053 - Zalathar:defer-counters, r=saethlinJubilee-170/+131
2025-02-10move second opt run to lto phase and cleanup codeManuel Drehwald-2/+2
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-7/+49
2025-02-09compiler: remove `abi`-specific `extern "{abi}"` suggestionsJubilee Young-24/+2
2025-02-09tests: error strings for ABI stability now matchJubilee Young-187/+187
2025-02-09compiler: gate `extern "{abi}"` in ast_loweringJubilee Young-0/+14
2025-02-09Rollup merge of #136760 - chenyukang:fix-overflowing-int-lint-crash, r=oli-obkMatthias Krüger-0/+25
2025-02-09Rollup merge of #136746 - wesleywiser:err_dwarf1, r=UrgauMatthias Krüger-0/+56
2025-02-09Rollup merge of #136068 - matthiaskrgr:crashesjan25, r=Mark-SimulacrumMatthias Krüger-0/+202
2025-02-09Emit an error if `-Zdwarf-version=1` is requestedWesley Wiser-0/+56
2025-02-09Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrumbors-7/+10
2025-02-09Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgaubors-5/+69
2025-02-09move repr(transparent) checks to coherenceDing Xiang Fei-9/+7
2025-02-09rename the trait to validity and place a feature gate afrontDing Xiang Fei-9/+6
2025-02-09introduce CoercePointeeWellformed for coherence checks at typeck stageDing Xiang Fei-26/+93
2025-02-09Fix unwrap error in overflowing int literalyukang-0/+25
2025-02-09crashes: more testsMatthias Krüger-0/+202
2025-02-08Rollup merge of #136730 - lukas-code:trans-ice, r=jswrennJubilee-0/+31
2025-02-08Rollup merge of #136397 - Shunpoco:issue-136223-ICE-pattern-mutability-cap-vi...Jubilee-5/+7
2025-02-09Rollup merge of #136659 - wesleywiser:dwarf_version_lto_merge_behavior, r=jie...Urgau-0/+44
2025-02-08occured -> occurredMichael Goulet-6/+6
2025-02-08Rustfmtbjorn3-7/+10
2025-02-08Detect (non-raw) borrows of null ZST pointers in CheckNullMichael Goulet-0/+20
2025-02-08Rollup merge of #136200 - purplesyringa:wasm-eh-fixes, r=bjorn3Matthias Krüger-0/+37
2025-02-08Pick the max DWARF version when LTO'ing modules with different versionsWesley Wiser-4/+0
2025-02-08Add tests for -Zdwarf-version lto behaviorWesley Wiser-0/+48
2025-02-08Auto merge of #136728 - matthiaskrgr:rollup-x2qh9yt, r=matthiaskrgrbors-15/+45
2025-02-08transmutability: fix ICE when passing wrong ADT to ASSUMELukas Markeffsky-0/+31
2025-02-08Rollup merge of #136691 - bjorn3:linkage_cleanup, r=jieyouxuMatthias Krüger-3/+0
2025-02-08Rollup merge of #136651 - Jarcho:fn_ctxt3, r=compiler-errorsMatthias Krüger-9/+39
2025-02-08Rollup merge of #136648 - jieyouxu:missing-needs-symlink, r=wesleywiserMatthias Krüger-0/+1
2025-02-08Rollup merge of #136640 - Zalathar:debuginfo-align-bits, r=compiler-errorsMatthias Krüger-3/+5
2025-02-08Auto merge of #136713 - matthiaskrgr:rollup-sy6py39, r=matthiaskrgrbors-1/+249
2025-02-07simplify autodiff tests to run without local pathManuel Drehwald-1/+1
2025-02-07Add comment for regression #136223 on borrowck-errors.rsShunpoco-5/+7
2025-02-07Rollup merge of #136682 - ChrisDenton:move-win-proc-tests, r=joboetMatthias Krüger-0/+169
2025-02-07Rollup merge of #136556 - amy-kwan:amy-kwan/update_wait-forked-but-failed-chi...Matthias Krüger-1/+10
2025-02-07Rollup merge of #136554 - compiler-errors:opt-alias-variances, r=lcnrMatthias Krüger-0/+37
2025-02-07Rollup merge of #135179 - compiler-errors:arbitrary-self-types-object, r=BoxyUwUMatthias Krüger-0/+33