Skip to content

Issues: rust-lang/miri

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Get rid of IDs for synchronization primitives, make pthread shims not leaky A-concurrency Area: affects our concurrency (multi-thread) support A-unix Area: affects our shared Unix target support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-first-issue A good way to start contributing, mentoring is available
#3967 opened Oct 12, 2024 by RalfJung
Tokio shim wishlist A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement C-project Category: a larger project is being tracked here, usually with checkmarks for individual steps
#3963 opened Oct 11, 2024 by tiif
Shim the macOS futex API A-concurrency Area: affects our concurrency (multi-thread) support A-mac Area: Affects only macOS targets A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3962 opened Oct 10, 2024 by joboet
Add support for Linux timerfd A-files Area: related to files, paths, sockets, file descriptors, or handles A-linux Area: affects only Linux targets A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3934 opened Oct 2, 2024 by FrankReh
unsupported operation: renameat2, openat, openat2, ... A-files Area: related to files, paths, sockets, file descriptors, or handles A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement S-blocked Status: blocked on something happening somewhere else
#3931 opened Oct 1, 2024 by cyphar
Add -Zmiri-trace-ffi to emit a message per FFI call C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3919 opened Sep 27, 2024 by oli-obk
Solarish: Implement file system support A-files Area: related to files, paths, sockets, file descriptors, or handles A-shims Area: This affects the external function shims A-solarish Area: affects our Solaris/Illumos target support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-first-issue A good way to start contributing, mentoring is available
#3890 opened Sep 15, 2024 by RalfJung
Add tests for std::pipe A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3830 opened Aug 21, 2024 by RalfJung
Run pass tests against real rustc as well A-tests Area: affects our test suite or CI C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3810 opened Aug 16, 2024 by RalfJung
Support atexit, and detect racy calls to exit as UB A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3725 opened Jul 1, 2024 by RalfJung
terminal APIs not supported: can't call foreign function ioctl on OS linux A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3719 opened Jun 28, 2024 by CramBL
Support setting Miri flags in the rustc file via attributes A-interpreter Area: affects the core interpreter C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#3670 opened Jun 13, 2024 by RalfJung
Implement blocking support for eventfd and socketpair A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-second-issue A good issue to pick up if you've already seen some parts of Miri, mentoring is available
#3665 opened Jun 10, 2024 by RalfJung
simd_bitmask: support vectors larger than 64 elements A-intrinsics Area: Affects out implementation of Rust intrinsics C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3658 opened Jun 9, 2024 by RalfJung
Clearer error message for unsupported flags: print names of flags (if possible) A-diagnostics errors and warnings emitted by miri C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3642 opened May 28, 2024 by tiif
Android: make std thread APIs work A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-first-issue A good way to start contributing, mentoring is available
#3618 opened May 19, 2024 by RalfJung
2 tasks
strerror based on ErrorKind is technically valid but surprising A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3612 opened May 18, 2024 by saethlin
Complete basic support for wasm32-wasip2 A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3607 opened May 16, 2024 by RalfJung
Support more ways of using mmap A-linux Area: affects only Linux targets A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3605 opened May 14, 2024 by RalfJung
miri-script: use a proper CLI arg parsing tool A-dev Area: working on Miri as a developer C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3592 opened May 9, 2024 by RalfJung
Use non-deterministic precision for float operations that do not have guaranteed precision A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-first-issue A good way to start contributing, mentoring is available
#3555 opened May 4, 2024 by RalfJung
Implement futex support on FreeBSD (_umtx_op) A-freebsd Area: affects our FreeBSD target support A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement E-good-first-issue A good way to start contributing, mentoring is available
#3553 opened May 4, 2024 by RalfJung
Use apfloat for full-precision sqrt A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement S-blocked Status: blocked on something happening somewhere else
#3534 opened May 2, 2024 by RalfJung
Make r? work in our PRs A-meta Not about any part of Miri per se, but about shaping the environment to make something in/with Miri C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3528 opened May 1, 2024 by RalfJung
Sometimes reuse stack addresses A-interpreter Area: affects the core interpreter C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3487 opened Apr 18, 2024 by RalfJung
ProTip! Add no:assignee to see everything that’s not assigned.