about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-11-08Auto merge of #132717 - RalfJung:rustc_safe_intrinsic, r=compiler-errorsbors-120/+58
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-120/+58
2024-11-08Rollup merge of #132738 - cuviper:channel-heap-init, r=ibraheemdevStuart Cook-0/+29
2024-11-08Rollup merge of #132161 - celinval:smir-fix-indent, r=compiler-errorsStuart Cook-0/+311
2024-11-08Auto merge of #132756 - workingjubilee:rollup-bed2akn, r=workingjubileebors-22/+216
2024-11-07Rollup merge of #132740 - zmodem:simd_syntax_update, r=durin42Jubilee-3/+3
2024-11-07Rollup merge of #132639 - RalfJung:intrinsics, r=workingjubilee,AmanieuJubilee-6/+6
2024-11-07Rollup merge of #132131 - celinval:smir-crate-defs, r=compiler-errorsJubilee-0/+149
2024-11-07Rollup merge of #132095 - gechelberger:fix-131977, r=wesleywiserJubilee-0/+42
2024-11-07Rollup merge of #131913 - jieyouxu:only_debug_assertions, r=onur-ozkanJubilee-13/+16
2024-11-07This test needs threadsJosh Stone-0/+1
2024-11-08Auto merge of #128849 - estebank:issue-89143, r=jackh726bors-57/+47
2024-11-07[StableMIR] A few fixes to pretty printingCelina G. Val-0/+311
2024-11-07[StableMIR] API to retrieve definitions from cratesCelina G. Val-0/+149
2024-11-07Auto merge of #132472 - taiki-e:sparc-asm, r=Amanieubors-41/+562
2024-11-07fix testEsteban Küber-6/+1
2024-11-07Remove less relevant info from diagnosticEsteban Küber-26/+20
2024-11-07Tweak diagnostic outputEsteban Küber-39/+27
2024-11-07Tweak detection of multiple crate versions to be more ecompassingEsteban Küber-5/+18
2024-11-07Update test for LLVM 20's new vector splat syntaxHans Wennborg-3/+3
2024-11-07Initialize channel `Block`s directly on the heapJosh Stone-0/+28
2024-11-07core: move intrinsics.rs into intrinsics folderRalf Jung-6/+6
2024-11-07Basic inline assembly support for SPARC and SPARC64Taiki Endo-41/+562
2024-11-07Rollup merge of #132707 - zmodem:tests_vs_diagnostic_width, r=jieyouxuJonas Böttiger-54/+58
2024-11-07Auto merge of #132710 - matthiaskrgr:padautz, r=jieyouxubors-0/+94
2024-11-06more crash testsMatthias Krüger-0/+94
2024-11-06Add --diagnostic-width to some tests failing after 1a0c5021838Hans Wennborg-54/+58
2024-11-06Auto merge of #132703 - GuillaumeGomez:rollup-tfuef34, r=GuillaumeGomezbors-1/+3
2024-11-07Rollup merge of #132700 - matthiaskrgr:plzno, r=fmeaseGuillaume Gomez-1/+3
2024-11-06add note not to re-report crashes from `crashes` testsMatthias Krüger-1/+3
2024-11-06Clean middle generics using paren sugar if trait has rustc_paren_sugarMichael Goulet-0/+6
2024-11-06Auto merge of #132404 - makai410:suggest-swap-lhs-rhs, r=fee1-deadbors-0/+28
2024-11-06Auto merge of #132663 - estebank:e0320-tweak, r=compiler-errorsbors-15/+15
2024-11-06Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgrbors-8/+5
2024-11-05Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxuMatthias Krüger-6/+3
2024-11-05Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxuMatthias Krüger-2/+2
2024-11-05Tweak E0320 overflow error wordingEsteban Küber-15/+15
2024-11-05Rollup merge of #132571 - RalfJung:const_eval_select_macro, r=oli-obkMatthias Krüger-2/+2
2024-11-05Rollup merge of #132567 - estebank:bad-suggestion, r=NadrierilMatthias Krüger-5/+30
2024-11-05Rollup merge of #132498 - uellenberg:typo-and-let-suggestions, r=estebankMatthias Krüger-1/+46
2024-11-05Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwcoMatthias Krüger-10/+76
2024-11-05Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubileebors-0/+71
2024-11-05Auto merge of #132580 - compiler-errors:globs, r=Noratriebbors-239/+239
2024-11-05add const_eval_select macro to reduce redundancyRalf Jung-2/+2
2024-11-05Auto merge of #132626 - workingjubilee:rollup-hbmtbzk, r=workingjubileebors-209/+299
2024-11-04Rollup merge of #132596 - GuillaumeGomez:show-coverage, r=notriddleJubilee-0/+34
2024-11-04Rollup merge of #132492 - RalfJung:const-intrinsics, r=compiler-errorsJubilee-208/+145
2024-11-04Rollup merge of #132303 - nyurik:non-exhaustive-err, r=compiler-errorsJubilee-1/+10
2024-11-04Rollup merge of #132025 - duncpro:E0027, r=compiler-errorsJubilee-0/+76
2024-11-04Rollup merge of #131153 - VulnBandit:copy_impl_vuln, r=compiler-errorsJubilee-0/+34