about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-26Rollup merge of #122120 - fmease:sugg-assoc-ty-bound-on-eq-bound, r=compiler-...Matthias Krüger-7/+133
2024-03-26Rollup merge of #123091 - Bryanskiy:delegation-fixes, r=petrochenkovMatthias Krüger-0/+103
2024-03-26Rollup merge of #123067 - Nadrieril:always-simplify-or, r=oli-obkMatthias Krüger-18/+8
2024-03-26Rollup merge of #123066 - maurer:cfi-erased-lifetime-ice, r=compiler-errorsMatthias Krüger-0/+38
2024-03-26Rollup merge of #122766 - bvanjoi:fix-115185, r=petrochenkovMatthias Krüger-9/+46
2024-03-26Delegation: fix ICE on wrong `self` resolutionBryanskiy-0/+103
2024-03-26Auto merge of #121387 - oli-obk:eager_const_failures_regression, r=lcnrbors-0/+14
2024-03-26Auto merge of #122849 - clubby789:no-metadata, r=petrochenkovbors-9/+9
2024-03-26Auto merge of #123065 - workingjubilee:rollup-bve45ex, r=workingjubileebors-127/+524
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-2/+4
2024-03-25Consistently merge simplifiable or-patternsNadrieril-18/+8
2024-03-25CFI: Pad out associated type resolution with erased lifetimesMatthew Maurer-0/+38
2024-03-25Rollup merge of #123051 - matthiaskrgr:casetest, r=workingjubileeJubilee-0/+316
2024-03-25Rollup merge of #122950 - ShoyuVanilla:issue-101903, r=compiler-errorsJubilee-0/+68
2024-03-25Rollup merge of #122923 - kpreid:print-async-def, r=compiler-errorsJubilee-126/+126
2024-03-25Rollup merge of #122769 - RalfJung:reachable, r=tmiaskoJubilee-1/+14
2024-03-25add test for ICE: failed to get layout for [type error] #92979Matthias Krüger-0/+94
2024-03-25add test for ICE Where clause `Binder(..)` was applicable to `Obligation(..)`...Matthias Krüger-0/+85
2024-03-25add test for Compiler panic using fn_traits #81974Matthias Krüger-0/+137
2024-03-25extend doc comment for reachability set computationRalf Jung-1/+14
2024-03-25Don't emit load metadata in debug modeclubby789-9/+9
2024-03-25Rollup merge of #123034 - bjorn3:test_ignores, r=compiler-errorsMatthias Krüger-1/+12
2024-03-25Rollup merge of #122999 - Alexendoo:unpretty-avoid-crash-test, r=petrochenkovMatthias Krüger-2/+2
2024-03-25Rollup merge of #122988 - matthiaskrgr:icetests, r=petrochenkovMatthias Krüger-0/+526
2024-03-25Rollup merge of #122910 - compiler-errors:unit-struct-in-path-pat-only, r=pet...Matthias Krüger-6/+72
2024-03-25Rollup merge of #122881 - Bryanskiy:delegation-fixes-2, r=petrochenkovMatthias Krüger-0/+49
2024-03-25Rollup merge of #122842 - pacak:explicit_name, r=michaelwoeristerMatthias Krüger-0/+23
2024-03-25Add needs-unwind for proc macro testsbjorn3-1/+9
2024-03-25In `pretty_print_type()`, print `async fn` futures' paths instead of spans.Kevin Reid-126/+126
2024-03-25Add needs-unwind annotations to a couple of testsbjorn3-0/+3
2024-03-25Auto merge of #123029 - matthiaskrgr:rollup-6qsevhx, r=matthiaskrgrbors-39/+91
2024-03-25Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errorsMatthias Krüger-0/+42
2024-03-25Rollup merge of #123003 - maurer:dyn-empty, r=compiler-errorsMatthias Krüger-0/+21
2024-03-25Rollup merge of #122995 - Zalathar:flags-mir-opt, r=Mark-SimulacrumMatthias Krüger-39/+28
2024-03-25Auto merge of #122802 - estebank:unconstrained-generic-const, r=Nadrierilbors-106/+319
2024-03-25Auto merge of #122721 - oli-obk:merge_queries, r=davidtwcobors-46/+36
2024-03-24CFI: Support arbitrary receiversMatthew Maurer-0/+42
2024-03-24CFI: Handle dyn with no principalMatthew Maurer-0/+21
2024-03-24Rollup merge of #122984 - RalfJung:panic-in-hook, r=AmanieuMatthias Krüger-0/+1
2024-03-24Rollup merge of #122949 - ShoyuVanilla:issue-117310, r=lcnrMatthias Krüger-0/+28
2024-03-24Rollup merge of #122886 - matthiaskrgr:issue90192, r=fee1-deadMatthias Krüger-0/+20
2024-03-24Rollup merge of #122757 - h1467792822:priv-dep, r=davidtwcoMatthias Krüger-0/+20
2024-03-24Fix unpretty UI test when /tmp does not existAlex Macleod-2/+2
2024-03-24Auto merge of #122895 - matthiaskrgr:ice-tests-5xxxx-to-9xxxx, r=fmeasebors-0/+346
2024-03-24Clean up unnecessary headers/flags in coverage mir-opt testsZalathar-39/+28
2024-03-24Auto merge of #122891 - compiler-errors:encode-implied-predicates-always, r=o...bors-0/+16
2024-03-24add tests for ICE: 'broken MIR: bad assignment: NoSolution' on trait with def...Matthias Krüger-0/+103
2024-03-24add tests for ICE in mir building with captured value of unresolved type, Non...Matthias Krüger-0/+52
2024-03-24add test for Failed to normalize closure with TAIT #109020Matthias Krüger-0/+41
2024-03-24add test for ICE: no errors encountered even though delay_span_bug issued, e...Matthias Krüger-0/+35