diff options
| author | bors <bors@rust-lang.org> | 2022-12-30 09:47:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-12-30 09:47:19 +0000 |
| commit | f6cc345be403d481b4518e151218118c2a9eb4bb (patch) | |
| tree | c8549543c631ef097418fb1fea15564f4a34b194 /library/std/src/sys_common/backtrace.rs | |
| parent | e5e5fcb0b758fcf7f149cc9206155dcfa18ec909 (diff) | |
| parent | 42e7df998ce16487a54492f24deae272121e9e2e (diff) | |
| download | rust-f6cc345be403d481b4518e151218118c2a9eb4bb.tar.gz rust-f6cc345be403d481b4518e151218118c2a9eb4bb.zip | |
Auto merge of #106264 - Swatinem:higher-lifetime-regression, r=petrochenkov
Add regression test for #105501 The test was minified from the published crate `msf-ice:0.2.1` which failed in a crater run. A faulty compiler was triggering a `higher-ranked lifetime error`: > could not prove `[async block@...]: Send` The testcase has some complexity, as it has a simplified subset of `futures::StreamExt` in it, but the error is only being triggered by a few layers of nesting. For example removing the noop `then` call would have been enough to make the error go away.
Diffstat (limited to 'library/std/src/sys_common/backtrace.rs')
0 files changed, 0 insertions, 0 deletions
