diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2017-10-14 11:53:35 +0200 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2017-10-16 20:19:18 +0200 |
commit | 4ee1b26b6cf315b6f026f7e96a36877285f79573 (patch) | |
tree | 4408a263d7e652f4ef0450b417424fa5ca90c17d /components/script/dom/request.rs | |
parent | 3f467023feb0fc90bf2446ae2a8b38619bdcaab9 (diff) | |
download | servo-4ee1b26b6cf315b6f026f7e96a36877285f79573.tar.gz servo-4ee1b26b6cf315b6f026f7e96a36877285f79573.zip |
Give up on NonZeroUsize memory layout optimization with unstable features.
I’m not confident of the implications regarding variance, dropck, struct
aliasing, etc. when this is extended to generic `*const T` and `*mut T`.
Release builds should use `unstable` to enable other optimizations anyway.
Diffstat (limited to 'components/script/dom/request.rs')
0 files changed, 0 insertions, 0 deletions