about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-27Rollup merge of #122860 - Zalathar:unused, r=cjgillotGuillaume Gomez-3/+3
2024-03-27Auto merge of #122958 - jieyouxu:port-backtrace-dylib-dep, r=workingjubileebors-0/+150
2024-03-26Auto merge of #123108 - matthiaskrgr:rollup-zossklv, r=matthiaskrgrbors-9/+205
2024-03-26Rollup merge of #123049 - compiler-errors:coroutine-closure-rcvr, r=oli-obkMatthias Krüger-2/+2
2024-03-26Rollup merge of #122835 - compiler-errors:deref-pure, r=NadrierilMatthias Krüger-0/+37
2024-03-26Rollup merge of #122589 - wutchzone:121547, r=compiler-errorsMatthias Krüger-0/+33
2024-03-26Rollup merge of #122120 - fmease:sugg-assoc-ty-bound-on-eq-bound, r=compiler-...Matthias Krüger-7/+133
2024-03-26Auto merge of #118644 - madsmtm:macos-weak-linking-test, r=compiler-errorsbors-21/+82
2024-03-26Port backtrace dylib-dep test to a ui test许杰友 Jieyou Xu (Joe)-0/+150
2024-03-26In ConstructCoroutineInClosureShim, pass receiver by ref, not pointerMichael Goulet-2/+2
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-26coverage: Re-enable `UnreachablePropagation` for coverage buildsZalathar-3/+3
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-2/+4
2024-03-25Require DerefMut if deref pattern has nested ref mut bindingMichael Goulet-0/+37
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