about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-12-04Rollup merge of #133798 - lcnr:nested-bodies-opaques, r=compiler-errorsMatthias Krüger-3/+62
2024-12-04Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgrbors-84/+333
2024-12-03Rollup merge of #133768 - compiler-errors:gate, r=lcnr,jackh726Matthias Krüger-79/+290
2024-12-03Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obkMatthias Krüger-4/+4
2024-12-03Rollup merge of #133681 - RalfJung:niches, r=wesleywiserMatthias Krüger-1/+39
2024-12-03Remove generic_associated_types_extended feature gateMichael Goulet-79/+290
2024-12-03Rollup merge of #133779 - BoxyUwU:array_const_arg_infer_hir_id, r=compiler-er...Matthias Krüger-0/+12
2024-12-03Rollup merge of #133762 - RalfJung:const-size-of-val, r=workingjubileeMatthias Krüger-5/+3
2024-12-03Rollup merge of #133753 - dingxiangfei2009:reduce-false-positive-if-let-resco...Matthias Krüger-38/+42
2024-12-03Rollup merge of #133558 - compiler-errors:structurally-resolve-probe-adt, r=lcnrMatthias Krüger-0/+15
2024-12-03Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnrMatthias Krüger-92/+125
2024-12-03closure-requirements: add regression testslcnr-3/+62
2024-12-03Auto merge of #133788 - matthiaskrgr:rollup-1p100a8, r=matthiaskrgrbors-41/+229
2024-12-02Add `core::arch::breakpoint` and testJosh Triplett-4/+4
2024-12-03Rollup merge of #133785 - HypheX:add-ui-test, r=compiler-errorsMatthias Krüger-0/+21
2024-12-03Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnrMatthias Krüger-23/+56
2024-12-03Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubileeMatthias Krüger-0/+4
2024-12-03Rollup merge of #133325 - compiler-errors:const-spec, r=lcnr,fee1-deadMatthias Krüger-17/+146
2024-12-03Rollup merge of #133041 - madsmtm:print-deployment-target-env-var, r=davidtwcoMatthias Krüger-1/+2
2024-12-03Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiserbors-311/+105
2024-12-02Add ui test for const evaluation fail when type is too big.Xelph-0/+21
2024-12-03Use correct `hir_id` for array const arg infersBoxy-0/+12
2024-12-02Structurally resolve in probe_adtMichael Goulet-0/+15
2024-12-02Assert that obligations are empty before deeply normalizingMichael Goulet-23/+10
2024-12-02Deeply normalize when computing implied outlives boundsMichael Goulet-0/+46
2024-12-02Fix const specializationMichael Goulet-10/+116
2024-12-02Reimplement specialization for const traitsMichael Goulet-7/+30
2024-12-02Rollup merge of #133710 - Urgau:target_feature-merge-conflitcs, r=jieyouxuGuillaume Gomez-24/+344
2024-12-02Rollup merge of #133704 - RalfJung:promoted-size-overflow-ice, r=compiler-errorsGuillaume Gomez-46/+193
2024-12-02Rollup merge of #133701 - kornelski:c-str, r=workingjubileeGuillaume Gomez-2/+2
2024-12-02Rollup merge of #133610 - camelid:move-from_anon_const, r=BoxyUwUGuillaume Gomez-16/+87
2024-12-02Rollup merge of #133535 - RalfJung:forbidden_lint_groups-future-compat, r=dav...Guillaume Gomez-0/+878
2024-12-02Move `Const::{from_anon_const,try_from_lit}` to hir_ty_loweringNoah Lev-16/+87
2024-12-02stabilize const_{size,align}_of_valRalf Jung-5/+3
2024-12-02Use c"lit" for CStrings without unwrapKornel-2/+2
2024-12-02Reduce conflicts for check-cfg `target_feature` cfg valuesUrgau-12/+318
2024-12-02Gate async fn trait bound modifier on async_trait_boundsMichael Goulet-34/+65
2024-12-02Move tests back to using AsyncFnMichael Goulet-58/+60
2024-12-02Fix typos on tests/ui/README.mdXelph-3/+3
2024-12-02reduce false positives on some common cases from if-let-rescopeDing Xiang Fei-38/+42
2024-12-01Add specific test for check-cfg "and X more" diagnosticUrgau-12/+26
2024-12-01Auto merge of #133703 - matthiaskrgr:rollup-fwlw0mc, r=matthiaskrgrbors-119/+310
2024-12-01fix ICE when promoted has layout size overflowRalf Jung-46/+193
2024-12-01fix safe-transmute handling of enumsRalf Jung-1/+39
2024-12-01Rollup merge of #133691 - compiler-errors:let-source, r=lqdMatthias Krüger-0/+60
2024-12-01Rollup merge of #133669 - RalfJung:const_swap_splitup, r=dtolnayMatthias Krüger-1/+1
2024-12-01Rollup merge of #133482 - compiler-errors:raw-lt-tick, r=estebankMatthias Krüger-3/+7
2024-12-01Rollup merge of #133403 - compiler-errors:adjust-host-effect-preds, r=fee1-de...Matthias Krüger-115/+242
2024-12-01Auto merge of #132390 - RalfJung:diagnostics-root-dir, r=albertlarsan68,weiha...bors-6/+6
2024-12-01Auto merge of #133694 - matthiaskrgr:rollup-s6xj4rf, r=matthiaskrgrbors-194/+58