issues
search
rust-lang
/
miri
An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.64k
stars
349
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simplify thread blocking tests
#4059
tiif
opened
11 hours ago
3
Possibly false-positive UB in std::ptr::from_raw_parts for DST Types
#4058
hieronymusma
closed
1 day ago
3
Fix weak memory emulation to avoid generating behaviors that are forbidden under C++ 20
#4057
RalfJung
opened
1 day ago
0
experiment with using clap (builder API version)
#4056
Mandragorian
closed
4 hours ago
6
Unexpected undefined behaviour when dereferencing pointer to struct casted from pointer to first member
#4055
jrmuizel
closed
2 days ago
1
follow-up on #4052, making a miri evaluation context fn for strerror_r.
#4054
devnexen
closed
1 day ago
3
sysconf adding few more constants.
#4053
devnexen
closed
1 day ago
1
sysconf interception fix for solarish systems.
#4052
devnexen
closed
2 days ago
6
What should happen when an FD is closed while a thread is blocked on it?
#4051
RalfJung
opened
3 days ago
22
Miri broken on Solaris
#4050
RalfJung
closed
2 days ago
1
Automatic Rustup
#4049
github-actions[bot]
closed
3 days ago
0
unix: add support for libc::readv and libc::writev
#4048
mstoeckl
opened
4 days ago
0
eventfd: comment tweaks
#4047
RalfJung
closed
3 days ago
0
Fill out windows io error mapping table
#4046
CraftSpider
closed
4 days ago
2
Move FdTable to a common location and split off Unix behavior
#4045
CraftSpider
opened
4 days ago
2
Rustup
#4044
RalfJung
closed
4 days ago
0
Implement Windows file metadata, read, and write APIs.
#4043
CraftSpider
opened
4 days ago
6
trophy case: add RwLock::downgrade bug
#4042
RalfJung
closed
5 days ago
0
Automatic Rustup
#4041
github-actions[bot]
closed
5 days ago
0
Automatic Rustup
#4040
github-actions[bot]
closed
6 days ago
0
use -Zroot-dir instead of --remap-path-prefix for diagnostic dir handling
#4039
RalfJung
closed
1 week ago
0
Automatic Rustup
#4038
github-actions[bot]
closed
1 week ago
0
Refactor AnonSocket::read/write for blocking socketpair
#4037
tiif
closed
1 day ago
2
experiment with using clap
#4036
Mandragorian
opened
1 week ago
13
refactor: refine thread variant for windows
#4035
discord9
closed
6 days ago
1
Automatic Rustup
#4034
github-actions[bot]
closed
1 week ago
1
Add test for epoll
#4033
tiif
closed
1 week ago
4
Randomize thread unblocking operation
#4032
tiif
opened
1 week ago
8
filesystem support for solarish.
#4031
devnexen
opened
1 week ago
2
Renamed `this` to `ecx` in `extern_static`
#4030
YohDeadfall
closed
1 week ago
1
Renamed this arguments to ecx
#4029
YohDeadfall
closed
2 weeks ago
2
stacked borrows tests: add those that fail under TB
#4028
RalfJung
closed
2 weeks ago
1
sync support: dont implicitly clone inside the general sync machinery
#4027
RalfJung
closed
2 weeks ago
0
miri: implement square root without relying on host floats
#4026
eduardosm
closed
5 days ago
4
String de-duplication for ``localtime_r``
#4025
tiif
opened
2 weeks ago
1
`ptr::copy` structs of different sizes with a pointer member results in uninitialized memory?
#4024
Supreeeme
closed
2 weeks ago
5
Preparing for merge from rustc
#4023
RalfJung
closed
2 weeks ago
0
fix linux-futex test being accidentally disabled
#4022
RalfJung
closed
2 weeks ago
0
Rustup
#4021
RalfJung
closed
2 weeks ago
0
pthread-sync test: avoid confusing error when running with preemption
#4020
RalfJung
closed
2 weeks ago
2
Automatic Rustup
#4019
github-actions[bot]
closed
2 weeks ago
0
Standardized variable names for InterpCx
#4018
YohDeadfall
closed
2 weeks ago
2
Illumos: Add support for `epoll` and `eventfd`
#4017
YohDeadfall
opened
2 weeks ago
0
Added epoll and eventfd for Android
#4016
YohDeadfall
opened
2 weeks ago
5
Consider returning errors instead of `throw_machine_stop!`
#4015
YohDeadfall
closed
2 weeks ago
12
Refine the `Thread` variant of Windows `Handle` enum
#4014
YohDeadfall
closed
6 days ago
1
Shims for vararg functions: check that we get the right number of "fixed" arguments
#4013
RalfJung
opened
2 weeks ago
4
Lint suppressions via RUSTFLAGS don't apply to proc-macro crates
#4012
Veetaha
closed
2 weeks ago
1
Avoid eagerly executing unblock callback in ``unblock_thread``
#4011
tiif
closed
2 weeks ago
5
Automatic Rustup
#4010
github-actions[bot]
closed
3 weeks ago
0
Next