about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-06-08Auto merge of #142008 - RalfJung:const-eval-error-here, r=oli-obkbors-930/+930
2025-06-08Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3bors-137/+134
2025-06-08try to manually bless windows test outputRalf Jung-2/+37
2025-06-09early return in trait detection for non-trait itembohan-10/+31
2025-06-08add tests for pattern binding drop order edge casesdianne-0/+233
2025-06-08cleaned up some testsKivooeo-19/+18
2025-06-08add specific help messages for stdcall and cdeclRalf Jung-102/+353
2025-06-08avoid repeating error annotations in test fileRalf Jung-418/+290
2025-06-08raw dylib: ensure that we have applied standard ABI checksRalf Jung-1/+27
2025-06-08add (back) unsupported_calling_conventions lint to reject more invalid callin...Ralf Jung-222/+1115
2025-06-08Use the in-tree `compiler-builtins`Trevor Gross-1/+1
2025-06-08Auto merge of #142074 - oli-obk:its-finally-gone, r=petrochenkovbors-138/+140
2025-06-08added test for 30904Kivooeo-0/+53
2025-06-07Rollup merge of #142148 - workingjubilee:dont-ice-on-force-warn, r=UrgauGuillaume Gomez-0/+41
2025-06-07Rollup merge of #142126 - compiler-errors:normalize-uv-via-relate, r=BoxyUwUGuillaume Gomez-2/+30
2025-06-07Rollup merge of #141661 - Urgau:deny-dangerous_implicit_autorefs, r=traviscrossGuillaume Gomez-92/+98
2025-06-07Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomezGuillaume Gomez-26/+545
2025-06-08cleaned up some testsKivooeo-79/+45
2025-06-07cci_inrinsic tets: do not use atomic intrinsicRalf Jung-29/+14
2025-06-07intrinsics: use const generic to set atomic orderingRalf Jung-123/+135
2025-06-07Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target featuressayantn-19/+0
2025-06-07Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target featuressayantn-19/+0
2025-06-07Auto merge of #141964 - sayantn:update-stdarch, r=Amanieubors-2/+0
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-930/+930
2025-06-07rustc_resolve: Improve `resolve_const_param_in_non_trivial_anon_const` wordingMartin Nordholts-34/+77
2025-06-07Add test renamed_feature.rsxizheyin-0/+12
2025-06-07compiler: Treat ForceWarning as a Warning for diagnostic levelJubilee Young-0/+41
2025-06-07Rollup merge of #142131 - estebank:cast-sugg, r=UrgauJacob Pratt-46/+85
2025-06-07Rollup merge of #142045 - estebank:obligation-cause-code-suggestion, r=compil...Jacob Pratt-48/+69
2025-06-06bless test stderrJeremy Smart-2/+2
2025-06-06Rollup merge of #142113 - shepmaster:drop-order-test-confusion, r=jieyouxuGuillaume Gomez-29/+18
2025-06-06Rollup merge of #142043 - estebank:const-suggestion, r=wesleywiserGuillaume Gomez-9/+21
2025-06-06reword suggestion messageEsteban Küber-9/+9
2025-06-06Apply `mismatched-lifetime-syntaxes` to trait and extern functionsJake Goulding-3/+107
2025-06-06Make obligation cause code suggestions verboseEsteban Küber-48/+69
2025-06-06Make cast suggestions verboseEsteban Küber-45/+84
2025-06-06Treat normalizing consts like normalizing types in deeply normalizeMichael Goulet-2/+30
2025-06-06Allow transmute casts in pre-runtime-MIROli Scherer-0/+1
2025-06-06Auto merge of #141681 - compiler-errors:fast-path-stalled, r=lcnrbors-5/+2
2025-06-06Reduce confusion of some drop order testsJake Goulding-29/+18
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-1/+7
2025-06-06Rollup merge of #142092 - fmease:rustdoc-alias-terms, r=GuillaumeGomezMatthias Krüger-1/+0
2025-06-06Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-deadMatthias Krüger-4/+7
2025-06-06Rollup merge of #141982 - Kivooeo:tf5, r=jieyouxuMatthias Krüger-188/+135
2025-06-05encode compiler team acceptance of `-Cforce-frame-pointers` changeJubilee Young-5/+30
2025-06-05codegen: modernize frame-pointer-cli-control.rsJubilee Young-13/+14
2025-06-05Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi...bors-406/+1183
2025-06-05Support middle::ty assoc const eq predicates againLeón Orell Valerian Liehr-1/+0
2025-06-05Auto merge of #142081 - matthiaskrgr:rollup-secpezz, r=matthiaskrgrbors-172/+122
2025-06-05cleaned up some testsKivooeo-188/+135