Ralf Jung
|
f118ff43e7
|
implement the unchecked_ intrinsics; add all the doctests from one of the integer modules
|
2017-07-03 20:37:33 -07:00 |
|
Ralf Jung
|
79ab4f0e8c
|
make u128 test work (commenting out the use of checked_shl)
|
2017-07-03 20:36:04 -07:00 |
|
Ralf Jung
|
14cb31fb88
|
permit bit-anding in pointer values below the alignment
This makes HashMap work!
|
2017-06-22 14:46:53 -07:00 |
|
Oliver Schneider
|
8de111018d
|
Merge pull request #201 from oli-obk/test_suite_fails
"Support" more libc functions
|
2017-06-22 14:16:45 +02:00 |
|
Oliver Schneider
|
2b9cfb6850
|
Update regions-mock-trans.rs
|
2017-06-22 12:30:02 +02:00 |
|
Oliver Schneider
|
1883aac8c2
|
Update foreign-fn-linkname.rs
|
2017-06-22 12:27:18 +02:00 |
|
Ralf Jung
|
7b2b0dd56c
|
test HashMap creation in libstd-MIR, and make it work again
|
2017-06-21 23:09:34 -07:00 |
|
Oliver Schneider
|
ecc44fec7e
|
Implement malloc and free
|
2017-06-21 15:51:42 +02:00 |
|
Oliver Schneider
|
f22c7e43df
|
Store env vars where necessary
|
2017-06-21 15:46:30 +02:00 |
|
Oliver Schneider
|
b001b5531b
|
The latest nightly doesn't expose as much MIR anymore as it used to
|
2017-06-21 09:44:10 +02:00 |
|
Oliver Schneider
|
ef29e6a30b
|
Add fullmir tests
|
2017-06-21 08:57:17 +02:00 |
|