diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-03-31 18:06:35 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-03-31 18:06:35 -0700 |
| commit | 4f643d79fc9573489c178eb283a7da1a1e8402c1 (patch) | |
| tree | 76b2c1726ef8165e0ef5c1cd5d769c4a11de79ee /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 72f59732d7974767650abfc58f8287212e5a1fba (diff) | |
| parent | 2a9de1d989d7f95846b711eec2695cbd86794ee3 (diff) | |
| download | rust-4f643d79fc9573489c178eb283a7da1a1e8402c1.tar.gz rust-4f643d79fc9573489c178eb283a7da1a1e8402c1.zip | |
rollup merge of #23863: pnkfelix/arith-oflo-const-eval
const_eval : add overflow-checking for {`+`, `-`, `*`, `/`, `<<`, `>>`}.
One tricky detail here: There is some duplication of labor between `rustc::middle::const_eval` and `rustc_trans::trans::consts`. It might be good to explore ways to try to factor out the common structure to the two passes (by abstracting over the particular value-representation used in the compile-time interpreter).
----
Update: Rebased atop #23841
Fix #22531
Fix #23030
Fix #23221
Fix #23235
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
