about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-18Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68Matthias Krüger-0/+7
2023-04-17Make commit-date pattern more specific in test for issue 107094Erik Hofmayer-2/+2
2023-04-17Rollup merge of #110455 - durin42:tls-D148269-fix, r=nikicMatthias Krüger-4/+4
2023-04-17Rollup merge of #110434 - compiler-errors:issue-110171, r=oli-obkMatthias Krüger-0/+31
2023-04-17Rollup merge of #110425 - compiler-errors:def-span-for-ct-param, r=petrochenkovMatthias Krüger-0/+30
2023-04-17Rollup merge of #110313 - fee1-dead-contrib:repr_align_method, r=WaffleLapkinMatthias Krüger-0/+57
2023-04-17Rollup merge of #110257 - lukas-code:why-would-anyone-write-code-like-that-an...Matthias Krüger-23/+77
2023-04-17tests: adapt for LLVM change 5b386b864c7619897c51a1da97d78f1cf6f3eff6Augie Fackler-4/+4
2023-04-17add test for invalid places of repr alignDeadbeef-0/+17
2023-04-17Rollup merge of #110038 - compiler-errors:infer-regions-in-transmutability, r...Matthias Krüger-4/+49
2023-04-17Encode def span for ConstParamMichael Goulet-0/+30
2023-04-17Auto merge of #109247 - saethlin:inline-without-inline, r=oli-obkbors-14/+14
2023-04-16Check freeze with right param-envMichael Goulet-0/+31
2023-04-16Erase regions when confirming transmutability candidateMichael Goulet-4/+49
2023-04-16Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obkfee1-dead-0/+23
2023-04-16Change mode of Makefile of test for issue 107094Erik Hofmayer-0/+0
2023-04-16Add regression test for issue 107094Erik Hofmayer-0/+7
2023-04-16Allow all associated functions and add testDeadbeef-0/+31
2023-04-16Rollup merge of #110379 - ehuss:unignore-tests, r=compiler-errorsfee1-dead-30/+39
2023-04-16Auto merge of #105888 - skyzh:skyzh/suggest-lifetime-closure, r=compiler-errorsbors-1/+171
2023-04-16Auto merge of #110375 - JohnTitor:rollup-ghvdaxm, r=JohnTitorbors-0/+58
2023-04-15Add some reasons why tests are ignored.Eric Huss-25/+21
2023-04-15Unignore issue-65918Eric Huss-2/+0
2023-04-16Rollup merge of #110350 - SparkyPotato:test-79605, r=cjgillotYuki Okushi-0/+20
2023-04-16Rollup merge of #110272 - Ezrashaw:fix-unconned-lt-in-implbounds, r=aliemjayYuki Okushi-0/+38
2023-04-15Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehussbors-9/+9
2023-04-15Unignore closure-bang.Eric Huss-3/+18
2023-04-15Temporarily disable the jobserver-error testEric Huss-0/+1
2023-04-15add UI test for #79605SparkyPotato-0/+20
2023-04-15Remove obsolete test.Camille GILLOT-47/+0
2023-04-15Bless run-make.Camille GILLOT-1/+7
2023-04-15Bless codegen test.Camille GILLOT-3/+0
2023-04-15Only enable ConstProp at mir-opt-level >= 2.Camille GILLOT-48/+0
2023-04-15Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r...bors-2/+174
2023-04-14rustdoc-search: add support for nested genericsMichael Howell-2/+174
2023-04-14Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelixbors-17/+21
2023-04-14Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitorMatthias Krüger-1/+1
2023-04-14Rollup merge of #108687 - compiler-errors:reformulate-point_at_expr_source_of...Matthias Krüger-21/+27
2023-04-14Update codegen test.Camille GILLOT-2/+5
2023-04-14Fortify tests againts mir-opts.Camille GILLOT-15/+16
2023-04-14use param instead of tyAlex Chi-70/+46
2023-04-14better suggestion based on hirAlex Chi-4/+151
2023-04-14suggest lifetime for closure parameter type when mismatchAlex Chi-1/+48
2023-04-14Rollup merge of #110315 - oli-obk:mor_smir, r=WaffleLapkinYuki Okushi-0/+2
2023-04-14Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomezYuki Okushi-2/+2
2023-04-14rename rust-lldb to needs-rust-lldb for consistencyPietro Albini-9/+9
2023-04-14implement review suggestionsEzra Shaw-7/+9
2023-04-14Add a stable MIR way to get the main functionOli Scherer-0/+2
2023-04-14allow `repr(align = x)` on inherent methodsDeadbeef-0/+9
2023-04-14Rollup merge of #110279 - GuillaumeGomez:compiler-macro-derive, r=notriddleMatthias Krüger-4/+23