diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2021-02-15 16:06:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-15 16:06:55 +0100 |
| commit | 6fde3c54385b92711a9087336fb6ab43000e9fad (patch) | |
| tree | 7959c285320ad7795da581c11b059ed3152171b8 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | bd0e8a5df339470d3376f97d15021f301687e46b (diff) | |
| parent | a3e079534d5dbacae3f6b182e004bcb3e9338aec (diff) | |
| download | rust-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
