about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-09-08Auto merge of #113492 - nebulark:pr_96475, r=petrochenkovbors-0/+20
2023-09-08Rollup merge of #115649 - notriddle:notriddle/82038, r=compiler-errorsMatthias Krüger-0/+18
2023-09-08Rollup merge of #115629 - compiler-errors:sugg-deref-unsize, r=oli-obkMatthias Krüger-2/+39
2023-09-08Rollup merge of #115624 - compiler-errors:rtn-path, r=WaffleLapkinMatthias Krüger-2/+64
2023-09-08Rollup merge of #115604 - GuillaumeGomez:private-fields-tuple-struct, r=notri...Matthias Krüger-8/+23
2023-09-08Add missing Debuginfo to PDB debug file on windows.Florian Schmiderer-0/+20
2023-09-07Auto merge of #115527 - oli-obk:drop_maybe_uninit_in_const, r=lcnrbors-0/+17
2023-09-07diagnostics: add test case for trait bounds diagnosticMichael Howell-0/+18
2023-09-07Don't require `Drop` for `[PhantomData<T>; N]` where `N` and `T` are generic,...Oli Scherer-0/+17
2023-09-07Auto merge of #114855 - Urgau:rustdoc-typedef-inner-variants, r=GuillaumeGomezbors-0/+158
2023-09-07Auto merge of #114183 - Urgau:stabilize-print-with-path, r=oli-obkbors-17/+4
2023-09-07Stabilize `PATH` option for `--print KIND=PATH`Urgau-17/+4
2023-09-07Auto merge of #115582 - compiler-errors:refine-yeet, r=oli-obkbors-40/+187
2023-09-07Ensure that dyn trait bounds stay sortedMichael Goulet-7/+7
2023-09-07Rename folder typoMichael Goulet-0/+0
2023-09-07Don't suggest dereferencing to unsized typeMichael Goulet-0/+37
2023-09-07Print the path of an RPITIT in RTNMichael Goulet-2/+64
2023-09-07Add noteMichael Goulet-0/+5
2023-09-07Don't emit refining_impl_trait for private itemsMichael Goulet-46/+69
2023-09-07Use self instead of the actual self tyMichael Goulet-2/+2
2023-09-07Implement refinement lint for RPITITMichael Goulet-16/+135
2023-09-07Auto merge of #115166 - Urgau:invalid_ref_casting-invalid-unsafecell-usage, r...bors-20/+76
2023-09-06Auto merge of #114946 - anforowicz:generic-fix-for-asan-lto, r=tmiaskobors-0/+43
2023-09-06Auto merge of #115615 - matthiaskrgr:rollup-49fosdf, r=matthiaskrgrbors-9/+128
2023-09-06Rollup merge of #115587 - mojave2:issue-115348, r=oli-obkMatthias Krüger-0/+37
2023-09-06Rollup merge of #115578 - ouz-a:rustc_clarify, r=oli-obkMatthias Krüger-9/+9
2023-09-06Rollup merge of #115473 - gurry:113110-expected-item, r=compiler-errorsMatthias Krüger-0/+33
2023-09-06Rollup merge of #114511 - chenyukang:yukang-fix-114374-fmt-args, r=b-naberMatthias Krüger-0/+49
2023-09-06Auto merge of #115252 - cjgillot:mir-composite, r=davidtwcobors-15/+42
2023-09-06Add regression test for private fields in tuple structGuillaume Gomez-0/+15
2023-09-06add a regression testmojave2-0/+37
2023-09-06Render missing fields in tuple struct/enum as /* private fields */Michael Goulet-8/+8
2023-09-06make comments less crypticouz-a-9/+9
2023-09-06Implement and test monomorphizationOli Scherer-2/+29
2023-09-06Also use `Const` in `SMIR` instead of just `ConstantKind`Oli Scherer-1/+1
2023-09-06Fail to test argument instantiation since we don't have types for most constantsOli Scherer-0/+27
2023-09-06Add explanatory note to 'expected item' errorGurinder Singh-0/+33
2023-09-06Auto merge of #115529 - chenyukang:yukang-fix-115402-overflowsize, r=compiler...bors-0/+60
2023-09-06Auto merge of #115371 - matthewjasper:if-let-guard-parsing, r=cjgillotbors-2/+47
2023-09-06Fix error report for size overflow from transmuteyukang-0/+60
2023-09-05Rollup merge of #115559 - lcnr:implied-bounds-unconstrained, r=aliemjayMatthias Krüger-0/+48
2023-09-05Rollup merge of #115397 - celinval:smir-interface, r=oli-obkMatthias Krüger-2/+82
2023-09-05Refactor how MIR represents composite debuginfo.Camille GILLOT-15/+42
2023-09-05Add tests and use ControlFlowCelina G. Val-1/+81
2023-09-05Diferentiate between ICE and compilation errorCelina G. Val-1/+1
2023-09-05Auto merge of #114843 - Zalathar:test-coverage-map, r=oli-obkbors-0/+5744
2023-09-05Rollup merge of #115540 - cjgillot:custom-debuginfo, r=oli-obkMatthias Krüger-0/+123
2023-09-05 unconstrained region vars: do not ICE ICE babylcnr-0/+48
2023-09-05Auto merge of #115553 - matthiaskrgr:rollup-c0045hz, r=matthiaskrgrbors-6/+121
2023-09-05Rollup merge of #115519 - compiler-errors:next-solver-assoc-ice, r=lcnrMatthias Krüger-0/+40