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

Soft-float math library A-intrinsics Area: Affects out implementation of Rust intrinsics C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#3898 opened Sep 18, 2024 by eduardosm
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
Android: implement support for libc time APIs 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
#3888 opened Sep 15, 2024 by RalfJung
Switch to GH merge queue? A-tests Area: affects our test suite or CI C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#3882 opened Sep 13, 2024 by RalfJung
Implement "many-seeds" mode directly in the driver? A-driver Area: the Miri driver (the `miri` binary) C-cleanup Category: cleaning up our code
#3877 opened Sep 10, 2024 by RalfJung
Our macOS os_unfair_lock does not match platform behavior when the lock is moved A-mac Area: Affects only macOS targets A-shims Area: This affects the external function shims C-bug Category: This is a bug. E-good-first-issue A good way to start contributing, mentoring is available
#3859 opened Sep 5, 2024 by RalfJung
Make sure interpreter errors are never discarded A-interpreter Area: affects the core interpreter C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3855 opened Sep 1, 2024 by RalfJung
cargo-miri version information is outdated A-cargo Area: affects the cargo wrapper (cargo miri) C-bug Category: This is a bug.
#3845 opened Aug 26, 2024 by JoJoDeveloping
Shims ICE when a scalar argument isn't actually a scalar A-shims Area: This affects the external function shims C-bug Category: This is a bug. E-good-second-issue A good issue to pick up if you've already seen some parts of Miri, mentoring is available I-ICE Impact: makes Miri crash with some ICE
#3842 opened Aug 24, 2024 by RalfJung
Shims cannot trust user-defined types, need to always use deref_pointer_as A-shims Area: This affects the external function shims C-cleanup Category: cleaning up our code E-good-first-issue A good way to start contributing, mentoring is available
#3841 opened Aug 24, 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
Project idea: strongly typed file descriptor integers and deduplication of various checks around them A-files Area: related to files, paths, sockets, file descriptors, or handles C-cleanup Category: cleaning up our code E-good-second-issue A good issue to pick up if you've already seen some parts of Miri, mentoring is available
#3772 opened Jul 29, 2024 by oli-obk
Are unclosed file descriptors a memory leak? A-files Area: related to files, paths, sockets, file descriptors, or handles C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#3771 opened Jul 29, 2024 by oli-obk
Massive slowdown caused by stacked borrows on code involving raw pointers + UnsafeCell A-aliasing Area: This affects the aliasing model (Stacked/Tree Borrows) C-bug Category: This is a bug. I-slow Impact: Makes Miri even slower than it already is
#3735 opened Jul 6, 2024 by newpavlov
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
ProTip! Find all open issues with in progress development work with linked:pr.