diff options
| author | Oliver Scherer <github35764891676564198441@oli-obk.de> | 2020-06-03 13:45:56 +0200 |
|---|---|---|
| committer | Wesley Wiser <wwiser@gmail.com> | 2020-06-07 10:22:20 -0400 |
| commit | 20abc70e04eefa252e5a8bfe934cb54c51c1da37 (patch) | |
| tree | 72e12ad7e8b1d24780e2ec4866dd5730b7d932ad /src/libstd/sys/unix/stack_overflow.rs | |
| parent | a2fc33e0c87a258542cd12d6ffae52c43aa3785a (diff) | |
| download | rust-20abc70e04eefa252e5a8bfe934cb54c51c1da37.tar.gz rust-20abc70e04eefa252e5a8bfe934cb54c51c1da37.zip | |
Don't intern memory in const prop.
This isn't sound without validation. We don't want to report errors in case of failure to intern and validate, we just don't want to const prop. Interning and const prop is not built for this, let's not do it until we have a clearer picture on aggregate propagation.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
