about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-12-02Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin...bors-159/+159
2023-12-02Add codegen testCaleb Zulawski-0/+32
2023-12-02Rollup merge of #118539 - RalfJung:packed-struct-tests, r=lqdMatthias Krüger-0/+0
2023-12-02Rollup merge of #118524 - celinval:smir-instance-def, r=ouz-aMatthias Krüger-1/+27
2023-12-02Rollup merge of #118514 - Enselic:ice-probe, r=cjgillotMatthias Krüger-1/+10
2023-12-02Add test using non-power-of-two vectorCaleb Zulawski-1/+15
2023-12-02Implement repr(packed) for repr(simd)Caleb Zulawski-0/+45
2023-12-02Fix parser ICE from attrsyukang-0/+106
2023-12-02move packed-struct tests into packed/ folderRalf Jung-0/+0
2023-12-02Auto merge of #117912 - GeorgeWort:master, r=petrochenkovbors-16/+16
2023-12-02fix an ICE when a valtree failed to evaluateRalf Jung-0/+15
2023-12-02Auto merge of #117754 - matthewjasper:subtype-overflow, r=lcnrbors-0/+100
2023-12-02Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errorsbors-19/+19
2023-12-02Add testsNadrieril-1/+229
2023-12-01Add more information to stable InstanceCelina G. Val-1/+27
2023-12-01Attempt to try to resolve blocking concernsCaio-210/+198
2023-12-02Auto merge of #118175 - lqd:unify-live-loans, r=matthewjasperbors-0/+46
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-19/+19
2023-12-01Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelixbors-9/+105
2023-12-02Put `$(LLVM_BIN_DIR)` in quotes to prevent missing backslashesDianQK-1/+1
2023-12-01rustc_hir_typeck: Fix ICE when probing for non-ASCII function alternativeMartin Nordholts-1/+10
2023-12-01Tweak unclosed generics errorsEsteban Küber-36/+30
2023-12-01Handle recursion limit for subtype and well-formed predicatesMatthew Jasper-0/+100
2023-12-01Auto merge of #115993 - bvanjoi:fix-115966, r=petrochenkovbors-6/+74
2023-12-01fix: correct the arg for 'suggest to use associated function syntax' diagnosticYoung-Flash-0/+73
2023-12-01Fix link name for `extern "C"` in msvcDianQK-1/+2
2023-12-01add tests from crater for liveness causing scope differencesRémy Rakic-0/+46
2023-12-01Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstriebbors-56/+15
2023-12-01Update snapshots of rustdoc tests to take into account the comment highlightingGuillaume Gomez-5/+5
2023-12-01Add GUI tests for comments highlighting in items declarationGuillaume Gomez-1/+118
2023-12-01Rollup merge of #118486 - RalfJung:add-feature, r=compiler-errorsTakayuki Maeda-73/+73
2023-12-01Rollup merge of #118483 - notriddle:notriddle/fmt-newline, r=GuillaumeGomezTakayuki Maeda-33/+33
2023-12-01vis note for no pub reexports glob importbohan-6/+74
2023-12-01Auto merge of #118472 - nnethercote:rustc_session, r=bjorn3bors-1/+1
2023-11-30Auto merge of #116892 - ojeda:rethunk, r=wesleywiserbors-0/+107
2023-11-30Auto merge of #117805 - estebank:arg-fn-mismatch, r=petrochenkovbors-43/+80
2023-11-30generic_const_exprs: suggest to add the feature, not use itRalf Jung-73/+73
2023-11-30Add `-Zfunction-return={keep,thunk-extern}` optionMiguel Ojeda-0/+107
2023-11-30Auto merge of #118448 - ZetaNumbers:link_arg_attribute, r=petrochenkovbors-25/+76
2023-11-30rustdoc: `div.where` instead of fmt-newline classMichael Howell-33/+33
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-25/+76
2023-11-30Auto merge of #118036 - DianQK:thinlto-tests, r=tmiaskobors-0/+32
2023-11-30Add thinlto support to codegen, assembly and coverage testsDianQK-0/+32
2023-11-30Rollup merge of #118458 - notriddle:notriddle/small-section-header, r=Guillau...Matthias Krüger-47/+47
2023-11-30Rollup merge of #118453 - estebank:priv-fields, r=compiler-errorsMatthias Krüger-6/+6
2023-11-30Rollup merge of #118452 - notriddle:coloncolonspace, r=GuillaumeGomez,jshaMatthias Krüger-31/+88
2023-11-30Sort `PRINT_KINDS`.Nicholas Nethercote-1/+1
2023-11-30Auto merge of #118379 - compiler-errors:const-params-for-partialeq, r=fee1-deadbors-45/+13
2023-11-30Enforce must_use on associated types and RPITITsMichael Goulet-0/+53
2023-11-29rustdoc: remove small from `small-section-header`Michael Howell-47/+47