about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-09Mark GAT WC as GoalSource::AliasWellFormed so that we recurse into them in er...Michael Goulet-21/+2
2025-04-09Rigidly project missing item due to guaranteed impossible sized predicateMichael Goulet-0/+139
2025-04-09Rollup merge of #139364 - Kohei316:feat/doc-hidden-suggestion, r=nnethercoteMatthias Krüger-0/+45
2025-04-09Rollup merge of #138869 - ChrisDenton:command-curdir, r=tgross35Matthias Krüger-0/+36
2025-04-09Auto merge of #139327 - cjgillot:gvn-place, r=oli-obkbors-28/+159
2025-04-09Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgrbors-12/+30
2025-04-09Auto merge of #139555 - petrochenkov:errkind-ann, r=jieyouxubors-928/+930
2025-04-08Auto merge of #139536 - matthiaskrgr:rollup-j6goald, r=matthiaskrgrbors-57/+259
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-928/+930
2025-04-08Rollup merge of #139541 - compiler-errors:transmute, r=lcnrMatthias Krüger-0/+18
2025-04-08Rollup merge of #139515 - compiler-errors:sig-mismatch, r=lcnrMatthias Krüger-12/+12
2025-04-08Instantiate higher-ranked transmute goalMichael Goulet-0/+18
2025-04-08Rollup merge of #139501 - compiler-errors:suppress-stack-overflow, r=lcnrMatthias Krüger-0/+189
2025-04-08Rollup merge of #139485 - petrochenkov:errkind-light, r=oli-obk,jieyouxuMatthias Krüger-57/+70
2025-04-08Auto merge of #138499 - lcnr:borrowck-typeck_root, r=oli-obkbors-26/+92
2025-04-08Rollup merge of #139464 - nnethercote:fix-139248-AND-fix-139445, r=petrochenkovStuart Cook-0/+77
2025-04-08Rollup merge of #139421 - compiler-errors:upcast-no-principal-with-proj, r=ol...Stuart Cook-0/+13
2025-04-08Rollup merge of #139346 - compiler-errors:non-lifetime-binder-diag-hir-wf-che...Stuart Cook-0/+83
2025-04-08Rollup merge of #139124 - xtexx:gh-139082, r=compiler-errorsStuart Cook-0/+21
2025-04-08Rollup merge of #139098 - scottmcm:assert-impossible-tags, r=WaffleLapkinStuart Cook-19/+456
2025-04-08Rollup merge of #139024 - compiler-errors:tweak-default-value-err, r=lcnrStuart Cook-12/+19
2025-04-08Rollup merge of #138676 - compiler-errors:overflow-implied-bounds, r=lcnrStuart Cook-0/+19
2025-04-08Improve presentation of closure signature mismatch from Fn trait goalMichael Goulet-12/+12
2025-04-08Allow for reparsing failure when reparsing a pasted metavar.Nicholas Nethercote-0/+30
2025-04-08Allow for missing invisible close delim when reparsing an expression.Nicholas Nethercote-0/+47
2025-04-07Address PR feedbackScott McMurray-0/+16
2025-04-07Fix stack overflow in exhaustiveness due to recursive HIR opaque type valuesMichael Goulet-0/+189
2025-04-08borrowck typeck children together with their parentlcnr-26/+92
2025-04-07Auto merge of #133781 - cjgillot:shallow-allowed-lints, r=petrochenkovbors-4/+51
2025-04-07Implement overflow for infinite implied lifetime boundsMichael Goulet-0/+19
2025-04-07Make error message for missing fields with .. and without .. more consistentMichael Goulet-12/+19
2025-04-07compiletest: Avoid ignoring empty diagnostics in one more placeVadim Petrochenkov-16/+26
2025-04-07compiletest: Stricter parsing for diagnostic kindsVadim Petrochenkov-37/+37
2025-04-07compiletest: Always preserve kind for compiler diagnosticsVadim Petrochenkov-4/+7
2025-04-07Rollup merge of #139465 - EnzymeAD:autodiff-sret, r=oli-obkStuart Cook-0/+45
2025-04-07Rollup merge of #139461 - compiler-errors:significant-drop-span, r=oli-obkStuart Cook-262/+96
2025-04-07Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obkStuart Cook-737/+545
2025-04-07Rollup merge of #139112 - m-ou-se:super-let, r=lcnrStuart Cook-19/+496
2025-04-07Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obkStuart Cook-0/+10
2025-04-07move old tests, add sret testManuel Drehwald-0/+45
2025-04-07Rollup merge of #138314 - haenoe:autodiff-inner-function, r=ZuseZ4Jakub Beránek-0/+32
2025-04-06Stop calling source_span query in significant drop order codeMichael Goulet-262/+96
2025-04-06update/bless testsBennet Bleßmann-737/+545
2025-04-06feat: apply autodiff macro twice to inner functionHaeNoe-2/+11
2025-04-06feat: add test to validate autodiff macro expansionHaeNoe-0/+23
2025-04-06Rollup merge of #139391 - TaKO8Ki:check-if-merged-attrs-list-is-empty, r=jdon...Guillaume Gomez-0/+39
2025-04-06Rollup merge of #139438 - Zalathar:fix-test-122600, r=scottmcmStuart Cook-0/+2
2025-04-05LLVM18 compatibility fixes in the testsScott McMurray-3/+6
2025-04-05Tell LLVM about impossible niche tagsScott McMurray-19/+437
2025-04-06Prevent a test from seeing forbidden numbers in the rustc versionZalathar-0/+2