sapir / gcc-rust

a (WIP) Rust frontend for gcc / a gcc backend for rustc
GNU General Public License v2.0
203 stars 5 forks source link

Implement checked math #26

Open sapir opened 4 years ago

sapir commented 4 years ago

Currently the check is skipped

bjorn3 commented 4 years ago

FYI Not implementing checked math will give obscure crashes inside core::num.