Commit Graph

2407 Commits

Author SHA1 Message Date
Ralf Jung
0802b3a108 implement passing arguments to the interpreted program 2019-02-09 20:00:40 +01:00
Ralf Jung
7827924bfc test padding in format strings 2019-02-09 15:52:59 +01:00
Ralf Jung
df659d9ae6
Merge pull request #625 from RalfJung/likely
fix (un)likely intrinsics
2019-02-09 13:30:11 +01:00
Ralf Jung
0f6e82db36 fix (un)likely intrinsics 2019-02-09 13:08:23 +01:00
Ralf Jung
c4c12ade33
Merge pull request #621 from RalfJung/bash
make bash more strict
2019-02-08 13:58:40 +01:00
Ralf Jung
b7e6212df2
Merge branch 'master' into bash 2019-02-08 12:54:51 +01:00
Ralf Jung
75444e16fa
Merge pull request #620 from RalfJung/stderr-flush
we don't need to flush stderr
2019-02-08 12:14:15 +01:00
Ralf Jung
e747c65f8d make bash more strict 2019-02-08 12:13:07 +01:00
Ralf Jung
7af75abdd7 we don't need to flush stderr 2019-02-08 10:41:44 +01:00
Oliver Scherer
77d12bb465
Merge pull request #619 from RalfJung/stderr-flush
flush stdout/stderr to make sure it appears on the screen
2019-02-08 09:47:39 +01:00
Ralf Jung
68e8ff1a09 flush stdout/stderr to make sure it appears on the screen 2019-02-07 18:04:58 +01:00
Ralf Jung
b1b9387c33
Merge pull request #618 from RalfJung/cargo-miri
Fix cargo miri test on lib crates
2019-02-07 18:03:47 +01:00
Ralf Jung
e0891bd619 Fix cargo miri test on lib crates 2019-02-07 16:33:46 +01:00
Ralf Jung
1e14e66e32
Merge pull request #617 from RalfJung/cargo-miri
update docs
2019-02-07 15:27:08 +01:00
Ralf Jung
08180f07ba update docs 2019-02-07 14:44:30 +01:00
Oliver Scherer
1889b9fe5a
Merge pull request #616 from RalfJung/cargo-miri
Fix cargo miri on unit tests, refactor it a bit, set rust flag instead of feature flag
2019-02-07 14:44:14 +01:00
Ralf Jung
5766b32871 update test for cargo-miri 2019-02-07 13:03:03 +01:00
Ralf Jung
4309539efe cargo miri: refactor how we detect what to interpret and how we run cargo rustc, fix running unit tests 2019-02-07 13:00:27 +01:00
Ralf Jung
e36a90de98 make release builds have debug info 2019-02-07 12:59:35 +01:00
Ralf Jung
2d4ebf017d
Merge pull request #610 from RalfJung/panic
Support panic_impl and atomic_nand
2019-02-06 13:55:17 +01:00
Ralf Jung
e5972c38a3 test mutable string slice indexing 2019-02-06 11:47:32 +01:00
Ralf Jung
48ac35f072 panic_impl is another way to panic 2019-02-06 11:41:45 +01:00
Ralf Jung
661ed7b82d implement atomic_nand 2019-02-06 11:40:10 +01:00
Ralf Jung
9e0e219917
Merge pull request #609 from RalfJung/readme
update development instructions in README
2019-02-05 21:54:21 +01:00
Ralf Jung
f3becd810e explain how to run cargo miri with a locally compiled rustc 2019-02-05 21:35:15 +01:00
Ralf Jung
7dbd23626e update development instructions in README 2019-02-05 15:03:11 +01:00
Oliver Scherer
e501e13fa9
Merge pull request #607 from solson/travis
Try out more email notifications
2019-02-01 10:01:37 +01:00
Oliver Scherer
35809441cd Try out more email notifications 2019-01-30 14:09:37 +01:00
Ralf Jung
a9505a8fb8
Merge pull request #606 from solson/rustup
Rustup
2019-01-30 12:58:17 +01:00
Ralf Jung
e827f7b238 bump Rust 2019-01-30 11:51:17 +01:00
Ralf Jung
6b855573bd fix generator test case 2019-01-30 11:51:06 +01:00
Oliver Scherer
be511b3041
Merge pull request #604 from solson/rustup
Rustup
2019-01-28 09:45:14 +01:00
Ralf Jung
ce8cf6425e bump Rust 2019-01-28 09:20:06 +01:00
Ralf Jung
f7519f36e6 fix tests to avoid deprecated constants 2019-01-28 09:19:56 +01:00
Ralf Jung
39bf6087a2
Merge pull request #601 from RalfJung/comment
remove outdated comment
2019-01-25 15:51:04 +01:00
Ralf Jung
76985f1e2d remove outdated comment 2019-01-25 08:59:12 +01:00
Ralf Jung
91c96b4cd4
Merge pull request #600 from solson/rustup
Expose `AllocId`s for priroda
2019-01-22 19:32:06 +01:00
Oliver Scherer
9f06cdc87a Explain Ref problems 2019-01-22 17:19:19 +01:00
Oliver Scherer
7269a884c9 Expose AllocIds for priroda 2019-01-22 16:46:45 +01:00
Ralf Jung
1cd85d2a27
Merge pull request #599 from solson/rustup
Update to latest rustc master
2019-01-21 18:11:24 +00:00
Oliver Scherer
6943ba8a63 Bump version file 2019-01-21 17:43:11 +01:00
Oliver Scherer
9c1c407a02 Update to latest rustc master 2019-01-21 17:29:09 +01:00
Oliver Scherer
97f4cff8e9
Merge pull request #597 from RalfJung/range-map
rewrite range map
2019-01-08 09:16:58 +01:00
Ralf Jung
a13b6f183b make MSE bench run a bit longer (less noise) 2019-01-07 22:57:05 +01:00
Ralf Jung
c54d7eef07 expand docs 2019-01-07 19:41:18 +01:00
Ralf Jung
44612aa834 add the benchmarks I used 2019-01-07 19:39:49 +01:00
Ralf Jung
a957a36ddc tweak merging to give up if we don't make any progress 2019-01-07 19:36:25 +01:00
Ralf Jung
17d11ebe6e be explicit about doing a binary search; fix out-of-bounds check 2019-01-07 15:10:22 +01:00
Ralf Jung
4f9c14c256 deduplicate RangeMap elements in iter_mut
This cuts down execution time of the benchmark in the OP of https://github.com/solson/miri/issues/593 by another 25%, and it cuts max-RSS by 90% (!)
2019-01-07 15:10:22 +01:00
Ralf Jung
f24d0354f9 rewrite RangeMap to use a sorted Vec instead of a RangeMap
This gives us a 20% perf improve for the benchmark from https://github.com/solson/miri/issues/593
2019-01-07 15:10:22 +01:00