diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-20 12:30:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-20 12:30:18 -0700 |
| commit | 991da05c32c98ec58f2f312b6dca96d998dbaf34 (patch) | |
| tree | b1fda1c2a39b52180b11aae32065ee47afb90a68 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 0897bc2403946f2d07df842292d5a6e2b5e5f4ec (diff) | |
| parent | c60a0356585d7b0378f50b129e7c7bcfa739f640 (diff) | |
| download | rust-991da05c32c98ec58f2f312b6dca96d998dbaf34.tar.gz rust-991da05c32c98ec58f2f312b6dca96d998dbaf34.zip | |
Rollup merge of #74051 - yodaldevoid:issue_60814, r=nikomatsakis
disallow non-static lifetimes in const generics Disallow non-static lifetimes in const generics in order to to patch over an ICE caused when we encounter a non-static lifetime in a const generic during borrow checking. This restriction may be relaxed in the future, but we need more discussion before then, and in the meantime we should still deal with this ICE. Fixes issue #60814
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
