Commit Graph

1669 Commits

Author SHA1 Message Date
Oliver Schneider
e29b696e8d Use correct bit size when reading usize values 2018-06-03 11:54:17 +02:00
Oliver Schneider
066a284557 to_u64 and to_bytes are horribly easy to use wrongly. 2018-05-30 17:43:54 +02:00
Oliver Schneider
ea2c8bfb04 align_offset intrinsic is now a lang item 2018-05-30 17:43:27 +02:00
Oliver Schneider
e4f075459c TlsKey is messy because it changes types between systems 2018-05-30 15:59:04 +02:00
Oliver Schneider
ac667d372f Comparing non-pointer-size types should be possible 2018-05-30 14:30:15 +02:00
Oliver Schneider
f927014c8a Comparing Scalar's with differend defined values is false 2018-05-30 14:29:54 +02:00
Oliver Schneider
b0ee05e861 memcmp returns i32 2018-05-30 14:29:32 +02:00
bjorn3
49ca174648 Partial rustup 2018-05-26 17:07:34 +02:00
bjorn3
850841e9ed
s/allocate_cached/allocate_bytes 2018-05-25 14:37:12 +02:00
bjorn3
7d953a65f3 Rustup to rustc 1.28.0-nightly (a3085756e 2018-05-19) 2018-05-20 11:26:40 +02:00
Oliver Schneider
04608016ec
trans -> codegen_backend 2018-05-19 14:09:29 +02:00
bjorn3
d3b9085f1a Rustup to rustc 1.28.0-nightly (952f344cd 2018-05-18) 2018-05-19 12:14:13 +02:00
bjorn3
1bf0ffcb27
Enable backtraces for tests 2018-05-13 15:32:35 +02:00
bjorn3
68378a7b97 Rustup to rustc 1.27.0-nightly (ff2ac35db 2018-05-12) 2018-05-13 13:19:38 +02:00
David Renshaw
6a4c62c167 add iter_any test 2018-05-11 13:51:04 +02:00
Oliver Schneider
428768fb5b
Merge pull request #253 from solson/oli-obk-patch-1
Try running miri on osx
2018-05-11 11:52:12 +02:00
Oliver Schneider
20c2e0bede
Test miri on mac os 2018-05-11 11:29:18 +02:00
Oliver Schneider
6fdee31f2f
Merge pull request #377 from bjorn3/rustup_2018-05-10
Rustup to 1.27.0-nightly (acd3871ba 2018-05-10)
2018-05-11 10:08:36 +02:00
bjorn3
8d6a893a4a Rustup to 1.27.0-nightly (acd3871ba 2018-05-10) 2018-05-11 09:38:13 +02:00
Oliver Schneider
2471823790
Merge pull request #375 from solson/cleanups
cargo cache was messing up xargo/miri install
2018-05-09 16:12:06 +02:00
Oliver Schneider
9068a2a4b3
cargo cache was messing up xargo/miri install 2018-05-09 15:14:16 +02:00
Oliver Schneider
0d43fcea13
Merge pull request #374 from solson/cleanups
Cleanups
2018-05-09 15:04:34 +02:00
Oliver Schneider
27fe263669
Move back to a normal folder structure 2018-05-09 14:37:00 +02:00
Oliver Schneider
e1013e011c
Appveyor update to ignore Cargo.lock 2018-05-09 14:33:17 +02:00
Oliver Schneider
1996a1f969
Merge pull request #368 from solson/rustup
Rustup
2018-05-09 14:30:11 +02:00
Oliver Schneider
c05d570d6e
Update the rustc_tests crate 2018-05-09 14:05:51 +02:00
Oliver Schneider
a4fdcd29b5
Disable cargo miri test for now 2018-05-09 13:43:31 +02:00
Oliver Schneider
ce7605caaa
Fix some bad conversions on 32 bit emulation 2018-05-09 11:52:41 +02:00
Oliver Schneider
e0e1bd7ff7
Pointers must be valid, even pointers to zsts 2018-05-07 18:03:28 +02:00
Oliver Schneider
6653bb38d5
Implement missing intrinsic 2018-05-07 18:02:57 +02:00
Oliver Schneider
0a88698daf
Hide some warnings/Fix build 2018-05-07 10:49:54 +02:00
Oliver Schneider
3ffc237772
Merge pull request #373 from bjorn3/alloc_fix
Alloc api fix and tmp disable validation_op because of ICE
2018-05-07 10:48:43 +02:00
Oliver Schneider
696dda84ca
Merge pull request #372 from alexreg/nightly-fix
Fixed build for latest nightly (again)
2018-05-07 10:48:27 +02:00
Oliver Schneider
7c45bfca75
Merge branch 'rustup' into nightly-fix 2018-05-07 10:47:58 +02:00
Oliver Schneider
0eb3c18565
Use a deterministic method for executing the start lang item 2018-05-07 10:46:32 +02:00
Oliver Schneider
860e2b802f
Dedup tag reading 2018-05-07 10:44:18 +02:00
Oliver Schneider
42ab1351f4
Merge branch 'rustup' into alloc_fix 2018-05-07 10:42:15 +02:00
bjorn3
6bc35f77ce Fix allocator api and temporarily disable validation_op 2018-05-07 10:38:13 +02:00
Oliver Schneider
b0d3daed40
Rustup 2018-05-07 10:18:45 +02:00
Alexander Regueiro
3d8c7a8dba Fixed build for latest nightly 2018-05-03 23:29:13 +01:00
Alexander Regueiro
915695371f Minor fix to get build working 2018-05-03 21:58:53 +01:00
Oliver Schneider
76573bac16
Merge pull request #370 from alexreg/nightly-fix
Fixed build for latest rust master
2018-05-01 22:13:52 +02:00
Alexander Regueiro
3dba298f14 Fixed build for latest nightly 2018-05-01 19:39:59 +01:00
Oliver Schneider
ee2a3a188e
Merge pull request #367 from bjorn3/rustup2
Rustup to rustc 1.27.0-nightly (79252ff4e 2018-04-29)
2018-05-01 11:11:45 +02:00
bjorn3
ba1c88a3c1 Rustup to rustc 1.27.0-nightly (79252ff4e 2018-04-29) 2018-05-01 11:04:01 +02:00
Oliver Schneider
f48fed70d4
Rustup 2018-04-17 14:26:17 +02:00
Oliver Schneider
3f1b2bdd68
Mirror function rename in rustc 2018-04-13 16:25:26 +02:00
Oliver Schneider
95a8771bf1
Fixup various things needed to get miri working on rustc 2018-04-13 16:04:57 +02:00
bjorn3
9d186d914e
Update Cargo.lock and some improvements 2018-04-13 16:04:57 +02:00
bjorn3
7bd20f1b12
Some cleanups 2018-04-13 16:04:57 +02:00