Commit Graph

3495 Commits

Author SHA1 Message Date
bors
22d0546aed Auto merge of #1028 - RalfJung:place-apis, r=RalfJung
use Place API instead of Allocation API
2019-11-02 10:53:37 +00:00
Ralf Jung
ddb1fc9205 store scalars where appropriate 2019-11-02 11:50:21 +01:00
Ralf Jung
1e0b398cb6 Windows cmdline: avoid accessing allocations directly 2019-11-02 11:48:28 +01:00
bors
d4e4fe71e6 Auto merge of #1027 - RalfJung:typo, r=RalfJung
fix typo
2019-10-30 14:06:23 +00:00
Ralf Jung
90634121b3 fix typo 2019-10-30 15:05:44 +01:00
bors
8c09bfee2f Auto merge of #1026 - RalfJung:rustup, r=RalfJung
rustup for span in intrinsic emulation
2019-10-30 09:17:35 +00:00
Ralf Jung
15ae234a42 rustup for span in intrinsic emulation 2019-10-30 10:16:58 +01:00
Christian Poveda
06ef77bfef Check for usize to i64 overflows 2019-10-28 16:44:18 -05:00
bors
4dbc90b443 Auto merge of #1025 - mati865:deps, r=RalfJung
Bump dependencies
2019-10-28 11:12:03 +00:00
Mateusz Mikuła
b40351c53a Bump dependencies 2019-10-27 23:01:01 +01:00
Christian Poveda
122549fd09 Simplify read logic 2019-10-26 09:03:45 -05:00
Christian Poveda
d7967f6b05 Drop files explicitly when closing them 2019-10-26 08:54:02 -05:00
bors
d9ae028516 Auto merge of #1024 - RalfJung:rustup, r=RalfJung
rustup for projection interning
2019-10-26 07:33:58 +00:00
Ralf Jung
d8a3a1f09c rustup for projection interning 2019-10-26 09:33:24 +02:00
bors
9566803292 Auto merge of #1023 - RalfJung:align_to, r=RalfJung
test align_to example

Fixes https://github.com/rust-lang/miri/issues/873
2019-10-25 18:26:39 +00:00
Ralf Jung
459aea8f52 test align_to example 2019-10-25 20:26:01 +02:00
bors
ffb147657d Auto merge of #1021 - RalfJung:rustc-dev, r=RalfJung
Adjust for rustc-dev
2019-10-24 15:16:44 +00:00
Christian Poveda
260b463bb0 Clean file handling functions 2019-10-24 09:34:48 -05:00
Ralf Jung
39cdc35dd7 add back '-c cargo' 2019-10-24 15:44:35 +02:00
Ralf Jung
55e1251886 rustc-dev landed; adjust rust version 2019-10-24 13:12:26 +02:00
Ralf Jung
4872c5cbbe temporarily ignore cached rustup-toolchain-install-master 2019-10-24 13:12:01 +02:00
Ralf Jung
557836b83e adjust README for rustc-dev 2019-10-24 13:12:01 +02:00
Ralf Jung
930c797a83 bump rustc and adjust for rustc-dev component
(also sync AppVeyor with Travis: use stable cargo)
2019-10-24 13:12:01 +02:00
bors
1bf282ff09 Auto merge of #1020 - RalfJung:compiletest, r=RalfJung
compiletest-nightly should work again
2019-10-24 08:53:52 +00:00
Ralf Jung
1b96a822de compiletest-nightly should work again 2019-10-24 10:31:08 +02:00
bors
4b42579533 Auto merge of #1019 - RalfJung:rustup, r=RalfJung
rustup: more flexible write_bytes

avoids allocations and removes itertools dependency
2019-10-24 08:27:38 +00:00
Ralf Jung
c87f106cac update comments and some tweaks 2019-10-24 10:27:14 +02:00
Ralf Jung
cf9340113e rustup: more flexible write_bytes avoids allocations and removes itertools dependency 2019-10-24 10:15:30 +02:00
bors
a05f2aa3ab Auto merge of #993 - christianpoveda:os_string_helper, r=RalfJung
Add OsString from/to bytes helper functions

Related issue: https://github.com/rust-lang/miri/issues/989

r? @RalfJung
2019-10-23 16:52:52 +00:00
bors
7e8b17c85f Auto merge of #1018 - RalfJung:rustup, r=RalfJung
rustup; fix debugging
2019-10-23 14:34:56 +00:00
Ralf Jung
354de02c24 rustup; fix debugging 2019-10-23 16:33:54 +02:00
Christian Poveda
de12cbcb32 Fix documentation 2019-10-23 08:58:25 -05:00
bors
09e7429a8a Auto merge of #1017 - RalfJung:test, r=RalfJung
cargo update cargo-miri-test
2019-10-23 08:58:22 +00:00
Ralf Jung
505b02fc99 cargo update cargo-miri-test 2019-10-23 10:32:08 +02:00
bors
d9b9da1d84 Auto merge of #1016 - RalfJung:rustup, r=RalfJung
Rustup
2019-10-23 08:31:50 +00:00
Ralf Jung
6fb5e124d9 use compiletest_rs for stable compiler as nightly is broken 2019-10-23 10:31:08 +02:00
Ralf Jung
47eb8549ee rustup + cargo update 2019-10-23 10:25:22 +02:00
Christian Poveda
fb4cb5bf4a Make size error distinguishable from other errors 2019-10-22 16:57:07 -05:00
Christian Poveda
be415dbeda Use new write_bytes method 2019-10-22 11:44:49 -05:00
bors
8fa7454297 Auto merge of #1015 - RalfJung:appv, r=RalfJung
AppVeyor: abort early if a job fails
2019-10-22 11:41:14 +00:00
Ralf Jung
0ad37dd876 AppVeyor: abort early if a job fails 2019-10-22 13:11:16 +02:00
bors
5e7242e5f0 Auto merge of #1014 - RalfJung:rustup, r=RalfJung
rustup: fix for write_bytes and new union rules
2019-10-22 11:08:32 +00:00
Ralf Jung
db949af8ed fix field index 2019-10-22 10:43:16 +02:00
Ralf Jung
2690f5948a rustup: fix for write_bytes and new union rules 2019-10-22 10:13:11 +02:00
Christian Poveda
72bd25de83 Fix merge conflicts 2019-10-21 08:49:49 -05:00
bors
1a42107663 Auto merge of #1012 - RalfJung:rustup, r=RalfJung
bump Rust (no changes needed)

Just bumping it to the latest nightly.
2019-10-21 11:50:08 +00:00
Ralf Jung
789eeee6a5 bump Rust (no changes needed) 2019-10-21 13:31:38 +02:00
bors
9d5363847e Auto merge of #1011 - RalfJung:full-stop, r=RalfJung
add some missing trailing full stops that slipped through review
2019-10-21 11:25:34 +00:00
Ralf Jung
d9aa20fb31 add some missing trailing full stops that slipped through review 2019-10-21 13:24:56 +02:00
bors
af3923bebc Auto merge of #991 - christianpoveda:errno-place, r=RalfJung
Change the last OS error location to a place

r? @RalfJung
2019-10-21 09:15:51 +00:00