about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-02-15 16:06:55 +0100
committerGitHub <noreply@github.com>2021-02-15 16:06:55 +0100
commit6fde3c54385b92711a9087336fb6ab43000e9fad (patch)
tree7959c285320ad7795da581c11b059ed3152171b8 /library/std/src/sys/unix/stack_overflow.rs
parentbd0e8a5df339470d3376f97d15021f301687e46b (diff)
parenta3e079534d5dbacae3f6b182e004bcb3e9338aec (diff)
downloadrust-6fde3c54385b92711a9087336fb6ab43000e9fad.tar.gz
rust-6fde3c54385b92711a9087336fb6ab43000e9fad.zip
Rollup merge of #82009 - BoxyUwU:idontknooow, r=varkor
const_generics: Dont evaluate array length const when handling errors

Fixes #79518
Fixes #78246

cc ````@lcnr````

This was ICE'ing because we dont pass in the correct ``ParamEnv`` which meant that there was no ``Self: Foo`` predicate to make ``Self::Assoc`` well formed which caused an ICE when trying to normalize ``Self::Assoc`` in the mir interpreter

r? ````@varkor````
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions