about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-07-20 12:30:18 -0700
committerGitHub <noreply@github.com>2020-07-20 12:30:18 -0700
commit991da05c32c98ec58f2f312b6dca96d998dbaf34 (patch)
treeb1fda1c2a39b52180b11aae32065ee47afb90a68 /library/std/src/sys/unix/stack_overflow.rs
parent0897bc2403946f2d07df842292d5a6e2b5e5f4ec (diff)
parentc60a0356585d7b0378f50b129e7c7bcfa739f640 (diff)
downloadrust-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