issues
search
rust-lang
/
miri
An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.65k
stars
348
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added epoll and eventfd for Android
#4016
YohDeadfall
closed
3 days ago
6
Consider returning errors instead of `throw_machine_stop!`
#4015
YohDeadfall
closed
3 weeks ago
12
Refine the `Thread` variant of Windows `Handle` enum
#4014
YohDeadfall
closed
1 week ago
1
Shims for vararg functions: check that we get the right number of "fixed" arguments
#4013
RalfJung
opened
3 weeks ago
4
Lint suppressions via RUSTFLAGS don't apply to proc-macro crates
#4012
Veetaha
closed
3 weeks ago
1
Avoid eagerly executing unblock callback in ``unblock_thread``
#4011
tiif
closed
3 weeks ago
5
Automatic Rustup
#4010
github-actions[bot]
closed
3 weeks ago
0
Rustup
#4009
RalfJung
closed
3 weeks ago
0
[TB Optimization] Skip subtrees based on the subtree's root node's permissions
#4008
JoJoDeveloping
opened
3 weeks ago
3
Support kqueue on macOS
#4007
danielsn
opened
3 weeks ago
2
Fix #3846 properly, so that subtrees can be skipped again
#4006
JoJoDeveloping
opened
4 weeks ago
7
Automatic Rustup
#4005
github-actions[bot]
closed
4 weeks ago
0
Get/set thread name shims return errors for invalid handles
#4004
YohDeadfall
closed
3 weeks ago
7
Fixed a typo in the GetThreadDescription shim
#4003
YohDeadfall
closed
4 weeks ago
0
Remove MutexID list
#4002
tiif
closed
2 weeks ago
8
Automatic Rustup
#4001
github-actions[bot]
closed
1 month ago
4
Change futex_wait errno from Scalar to IoError
#4000
noahmbright
closed
4 weeks ago
4
Better automate comparing two Miri revisions with `./miri bench`
#3999
RalfJung
opened
1 month ago
0
contributing guide: mention expectations around force pushes and squashing
#3998
RalfJung
closed
1 month ago
0
Add GC heuristic
#3997
JoJoDeveloping
opened
1 month ago
9
Android: Add support for epoll, eventfd
#3996
YohDeadfall
closed
3 days ago
1
fix error returned from readdir_r when isolation is enabled, and uses of raw_os_error
#3995
RalfJung
closed
1 month ago
1
automatic PR: explain how to trigger CI
#3994
RalfJung
closed
1 month ago
0
indicate more explicitly where we close host file/dir handles
#3993
RalfJung
closed
1 month ago
0
Android: Added syscall support
#3992
YohDeadfall
closed
1 month ago
15
Adding useful commands to documentation
#3991
tiif
opened
1 month ago
2
Consistently use io error handlers
#3990
RalfJung
closed
1 month ago
0
CI workflow: tweak conclusion job
#3989
RalfJung
closed
1 month ago
3
Detecting if a MutexGuard is sent to another thread?
#3988
gendx
closed
1 month ago
2
Implement LLVM x86 vpclmulqdq intrinsics
#3987
TDecking
closed
1 month ago
2
socketpair ``SOCK_DGRAM`` support
#3986
tiif
opened
1 month ago
1
Automatic Rustup
#3985
github-actions[bot]
closed
1 month ago
4
Clear `eval_libc` errors from unix shims
#3984
noahmbright
closed
1 month ago
5
ABI checks do not accept Option-"like" types
#3983
RalfJung
closed
3 weeks ago
1
epoll_ctl: throw unsupported error on unsupported opcode
#3982
RalfJung
closed
1 month ago
6
Switch CI to merge queues
#3981
Kobzol
closed
1 month ago
1
Automatic Rustup
#3980
github-actions[bot]
closed
1 month ago
4
tail_calls: add test ensuring local vars are indeed gone
#3979
RalfJung
closed
1 month ago
4
pthread-threadname: ensure we can see the name set via the Rust API
#3978
RalfJung
closed
1 month ago
4
miri: improve support for `f16` and `f128`
#3977
eduardosm
closed
1 month ago
4
Poor error in `./miri run --dep` when using a wrong `-Zmiri` flag
#3976
RalfJung
opened
1 month ago
3
Automatic Rustup
#3975
github-actions[bot]
closed
1 month ago
8
use new check_min_arg_count helper in more places
#3974
RalfJung
closed
1 month ago
4
ensure that a macOS os_unfair_lock that is moved while being held is not implicitly unlocked
#3973
RalfJung
closed
1 month ago
4
Avoid some needless monomorphizations
#3972
oli-obk
closed
1 month ago
4
store futexes in per-allocation data rather than globally
#3971
RalfJung
closed
2 weeks ago
11
Rustup
#3970
RalfJung
closed
1 month ago
7
miri: implement most floating point math operations using soft floats
#3969
eduardosm
closed
1 week ago
2
Added a variadic argument helper
#3968
YohDeadfall
closed
1 month ago
8
Get rid of IDs for synchronization primitives, make pthread shims not leaky
#3967
RalfJung
opened
1 month ago
6
Previous
Next