Ralf Jung
0ab0e40e1b
add another test case
2019-09-20 08:53:35 +02:00
Ralf Jung
d53d7f77a0
err on all-but-B, not just on C
2019-09-20 08:53:35 +02:00
Ralf Jung
7e65c44714
test for niche enum discriminant computation that overflows
2019-09-20 08:53:35 +02:00
Christian Poveda
133c2b39db
Only use getcwd without isolation
2019-09-19 10:32:18 -05:00
Christian Poveda
6593563e46
Check that getcwd does not error
2019-09-18 20:01:09 -05:00
Christian Poveda
5cf90bc786
Add getcwd shim
2019-09-18 16:13:59 -05:00
bors
d83bcbd339
Auto merge of #956 - rust-lang:rustup-retag, r=RalfJung
...
rustup for retag rename
This is the Miri side of https://github.com/rust-lang/rust/pull/64503 . Do not force-push!
2019-09-18 09:22:58 +00:00
Ralf Jung
d610d9de90
bump Rust version
2019-09-18 11:22:28 +02:00
Ralf Jung
39e2a76817
Merge remote-tracking branch 'origin/master' into rustup-retag
2019-09-18 11:22:12 +02:00
Christian Poveda
4a0b7446cf
Move truncation from the main branch
2019-09-17 13:26:12 -05:00
Christian Poveda
497de53825
Update align_offset tests
2019-09-17 11:47:36 -05:00
Christian Poveda
881929f753
Add align_offset for integers
2019-09-17 11:47:01 -05:00
Ralf Jung
130f9488d3
rustup
2019-09-17 12:31:02 +02:00
bors
44ca0f6a35
Auto merge of #955 - RalfJung:rustup, r=RalfJung
...
remove libstd backtrace work-around
2019-09-16 20:26:13 +00:00
Ralf Jung
8cd215dc97
remove libstd backtrace work-around
2019-09-16 22:22:54 +02:00
bors
d0a10507e4
Auto merge of #945 - christianpoveda:ptr-align-offset, r=oli-obk
...
Use libcore's align_offset
Related issue: https://github.com/rust-lang/miri/issues/873
2019-09-16 15:52:22 +00:00
Christian Poveda
55863cb88e
Use force_ptr instead of assert_ptr
2019-09-16 10:16:06 -05:00
bors
d881387237
Auto merge of #954 - RalfJung:rustup, r=RalfJung
...
update for rustc changes
https://github.com/rust-lang/rust/pull/60584 changed some stuff around ICEs. What I am not sure about is whether we should call `install_ice_hook` or not. @jonas-schievink @oli-obk any advice?
2019-09-16 07:32:21 +00:00
Ralf Jung
9e2107cef5
install ICE hook
2019-09-16 09:31:56 +02:00
Ralf Jung
1ef1d581d3
update for rustc changes
2019-09-15 23:27:58 +02:00
bors
508fdb860b
Auto merge of #951 - spastorino:place-2-0, r=RalfJung
...
Place projection field is now Box<[PlaceElem<'tcx>]>
Closes https://github.com/rust-lang/rust/issues/64441
2019-09-15 11:24:06 +00:00
Santiago Pastorino
5ecb2d9356
Place projection field is now Box<[PlaceElem<'tcx>]>
2019-09-15 00:05:52 -03:00
bors
a34d694f68
Auto merge of #953 - RalfJung:contributing, r=oli-obk
...
add CONTRIBUTING guide
2019-09-14 12:43:39 +00:00
bors
9a146243d0
Auto merge of #949 - RalfJung:ask-to-run, r=RalfJung
...
factor ask-to-run-command into helper function
2019-09-14 11:44:01 +00:00
Ralf Jung
1fb934b6cf
add CONTRIBUTING guide
2019-09-14 13:42:32 +02:00
bors
7847f79383
Auto merge of #952 - RalfJung:rustup, r=RalfJung
...
temporarily enable backtrace feature
This is a temporary hack to work around https://github.com/rust-lang/rust/issues/64410 .
2019-09-14 11:06:44 +00:00
Ralf Jung
78cfdcead2
temporarily enable backtrace feature
2019-09-14 13:06:20 +02:00
bors
b1d35d5ba2
Auto merge of #948 - mati865:patch-1, r=RalfJung
...
Bump byteorder and remove no-op feature
It's automatically detected: 5b3ffeeed2
With this PR `byteorder` can be from [rustc-workspace-hack](f71826e8f2/src/tools/rustc-workspace-hack/Cargo.toml (L74)
).
2019-09-13 08:42:57 +00:00
Ralf Jung
b245cb616e
factor ask-to-run-command into helper function
2019-09-13 10:39:36 +02:00
Christian Poveda
fa20338c9a
Use str::from_utf8 instead
2019-09-12 09:36:31 -05:00
bors
cbe5e6fef5
Auto merge of #947 - RalfJung:rand, r=oli-obk
...
bump rand dependency
2019-09-12 11:48:17 +00:00
Mateusz Mikuła
247ac227ef
Bump byteorder and remove no-op feature
2019-09-12 12:45:00 +02:00
Christian Poveda
ed70617b9c
Add test for u8 align_offset
2019-09-11 12:08:42 -05:00
Ralf Jung
138492c30b
bump rand dependency
2019-09-11 18:33:48 +02:00
Christian Poveda
62280b4b11
Use libcore's align_offset
2019-09-11 11:09:56 -05:00
bors
7278385d80
Auto merge of #946 - RalfJung:rustup, r=oli-obk
...
fix async test
Test got broken by https://github.com/rust-lang/rust/pull/64292 .
2019-09-11 15:24:49 +00:00
Ralf Jung
f5c35a2584
fix async test
2019-09-11 17:13:32 +02:00
bors
dd94c7c5a3
Auto merge of #944 - rust-lang:rustup, r=oli-obk
...
Rustup to 1.39.0-nightly (1e869133b
2019-09-09)
2019-09-09 11:10:42 +00:00
Oliver Scherer
b952584186
Rustup to 1.39.0-nightly ( 1e869133b
2019-09-09)
2019-09-09 13:00:20 +02:00
bors
5b15139bf2
Auto merge of #943 - wesleywiser:turn_on_tests_again, r=RalfJung
...
Re-enable run-pass tests with optimizations enabled
2019-09-09 10:45:45 +00:00
Wesley Wiser
636439c33f
Re-enable run-pass tests with optimizations enabled
2019-09-09 06:32:46 -04:00
bors
7095a3bb68
Auto merge of #942 - rust-lang:rustup, r=oli-obk
...
Rustup
2019-09-08 13:29:49 +00:00
Oliver Scherer
8349ead81d
Update latest working rust version id
2019-09-08 12:28:31 +02:00
Oliver Scherer
e479ab2640
Rustup
2019-09-06 11:10:24 +02:00
bors
a58cb9cf2e
Auto merge of #941 - RalfJung:rustup, r=RalfJung
...
rustup
Just to test if this still works.
2019-09-02 14:14:18 +00:00
Ralf Jung
a37cd856ad
rustup
2019-09-02 16:13:35 +02:00
bors
3a5c44c2d8
Auto merge of #929 - RalfJung:slice-too-big, r=RalfJung
...
test too big slice
Test for an upcoming rustc PR.
2019-08-31 06:45:28 +00:00
Ralf Jung
dfca0263d0
rustup
2019-08-31 08:44:47 +02:00
Ralf Jung
f67af5a1c2
test too big slice
2019-08-31 08:41:55 +02:00
bors
2bf8c3a494
Auto merge of #938 - christianpoveda:clean-env-alloc, r=RalfJung
...
Rewrite alloc_env_var
Just to simplify the logic behind `shims::env`
2019-08-29 22:10:11 +00:00