about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-12-09Print constness in TraitPredPrintModifiersAndPathMichael Goulet-5/+5
2023-12-09Don't print host effect param in pretty path_generic_argsMichael Goulet-2/+2
2023-12-09Rollup merge of #118775 - Young-Flash:fix, r=compiler-errorsGuillaume Gomez-3/+69
2023-12-09Rollup merge of #118774 - lcnr:region-refactor-uwu, r=compiler-errorsGuillaume Gomez-4/+57
2023-12-09report_not_const_evaluatable_error to avoid ICEing on ConstKind::ExprLenko Donchev-0/+89
2023-12-09Auto merge of #118780 - GuillaumeGomez:rollup-nd0syaf, r=GuillaumeGomezbors-77/+673
2023-12-09use different revisions for testing colors on windowsjyn-6/+81
2023-12-09Rollup merge of #118734 - nnethercote:literal-cleanups, r=fee1-deadGuillaume Gomez-0/+0
2023-12-09Rollup merge of #118702 - Urgau:check-cfg-strengthen-well-known, r=nnethercoteGuillaume Gomez-77/+295
2023-12-09Rollup merge of #118057 - bvanjoi:fix-118048, r=cjgillotGuillaume Gomez-0/+31
2023-12-09Rollup merge of #117953 - farnoy:masked-load-store, r=workingjubileeGuillaume Gomez-0/+347
2023-12-09Auto merge of #116170 - matthewjasper:remove-thir-destruction-scopes, r=cjgillotbors-306/+163
2023-12-09Add simd_masked_{load,store} platform-intrinsicsJakub Okoński-0/+347
2023-12-09Avoid target_os and target_arch in some check-cfg testsUrgau-21/+4
2023-12-09Strengthen well known check-cfg names and values testUrgau-56/+291
2023-12-09add test for inductive cycle hangslcnr-4/+57
2023-12-09chore: add test case for type with genericYoung-Flash-3/+69
2023-12-09Rollup merge of #118764 - compiler-errors:fused-async-iterator, r=eholkJubilee-0/+4
2023-12-09Rollup merge of #118666 - Zalathar:body-closure, r=cjgillotJubilee-0/+67
2023-12-09Rollup merge of #118610 - krasimirgg:llvm-18-dec, r=nikicJubilee-2/+2
2023-12-09Rollup merge of #118512 - spastorino:add-implied-bounds-related-tests, r=jack...Jubilee-8/+202
2023-12-09Rollup merge of #118198 - Zalathar:if-not, r=cjgillotJubilee-5/+119
2023-12-09Don't warn an empty pattern unreachable if we're not sure the data is validNadrieril-615/+93
2023-12-09Test empty types betterNadrieril-502/+2606
2023-12-08Do not parenthesize exterior struct lit inside match guardsDavid Tolnay-1/+1
2023-12-08Add if_let_guard and let_chains pretty printer testsDavid Tolnay-1/+20
2023-12-08Add Bevy related test casesSantiago Pastorino-0/+97
2023-12-09Tweak the `no-nuls.rs` test.Nicholas Nethercote-0/+0
2023-12-08Make async generators fused by defaultMichael Goulet-0/+4
2023-12-08Rollup merge of #118736 - aliemjay:revert-ice-on-ambig, r=compiler-errorsMatthias Krüger-0/+24
2023-12-08Rollup merge of #118730 - jyn514:cmp_refs, r=estebank,compiler-errorsMatthias Krüger-172/+172
2023-12-08Rollup merge of #118715 - davidtwco:issue-117997-privacy-visit-trait-ref-and-...Matthias Krüger-13/+82
2023-12-08Rollup merge of #118694 - celinval:smir-alloc-methods, r=ouz-aMatthias Krüger-5/+139
2023-12-08Rollup merge of #118502 - Young-Flash:fix, r=compiler-errorsMatthias Krüger-0/+73
2023-12-08Add tests related to normalization in implied boundsSantiago Pastorino-8/+105
2023-12-08Support bare unit structs in destructuring assignmentsMichael Goulet-24/+40
2023-12-08use magenta instead of bold for highlightingjyn-10/+56
2023-12-08Auto merge of #118420 - compiler-errors:async-gen, r=eholkbors-16/+132
2023-12-08Add testsMichael Goulet-10/+132
2023-12-08Support async gen fnMichael Goulet-13/+7
2023-12-08coro_kind -> coroutine_kindMichael Goulet-1/+1
2023-12-08Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errorsbors-45/+435
2023-12-08privacy: visit trait def id of projectionsDavid Wood-13/+82
2023-12-08Auto merge of #118689 - compiler-errors:const-drop, r=fee1-deadbors-34/+3
2023-12-08update target feature following LLVM API changeKrasimir Georgiev-2/+2
2023-12-08coverage: Regression test for unwrapping `prev` when there are no spansZalathar-0/+67
2023-12-08coverage: Use `SpanMarker` to mark the full condition of `if !`Zalathar-12/+12
2023-12-08coverage: Add a dedicated test for coverage of `if !`Zalathar-0/+114
2023-12-08Auto merge of #118668 - fmease:resolve-assoc-item-bindings-by-namespace, r=co...bors-81/+199
2023-12-08temporarily revert "ice on ambguity in mir typeck"Ali MJ Al-Nasrawy-0/+24