aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/arithmetic-interference.rs
Commit message (Collapse)AuthorAgeFilesLines
* Always bounce mul/div/mod ops. Closes #131 harder.Graydon Hoare2010-08-101-7/+0
|
* Kill the preallocator, install a sane replacement. Closes #131. And probably ↵Graydon Hoare2010-08-041-0/+7
a lot of others.