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

Compilation to WASM? A-meta Not about any part of Miri per se, but about shaping the environment to make something in/with Miri C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#722 opened May 2, 2019 by RReverser
Support native FFI calls via libffi A-shims Area: This affects the external function shims C-project Category: a larger project is being tracked here, usually with checkmarks for individual steps
#11 opened Apr 30, 2016 by DemiMarie
2 of 7 tasks
Differences to MiniRust (aka the idealized interpreter) C-project Category: a larger project is being tracked here, usually with checkmarks for individual steps
#2159 opened May 28, 2022 by RalfJung
7 of 8 tasks
Some way to pass Miri flags without MIRIFLAGS? A-cargo Area: affects the cargo wrapper (cargo miri) 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
#2051 opened Apr 6, 2022 by RalfJung
We should have a Miri book A-docs Area: affects documentation C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#4108 opened Dec 24, 2024 by RalfJung
Implement basic support for sockets A-files Area: related to files, paths, sockets, file descriptors, or handles A-shims Area: This affects the external function shims A-unix Area: affects our shared Unix target support C-project Category: a larger project is being tracked here, usually with checkmarks for individual steps
#3449 opened Apr 4, 2024 by RalfJung
Set MIRIFLAGS from .cargo/config.toml A-cargo Area: affects the cargo wrapper (cargo miri) 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
#2347 opened Jul 8, 2022 by dtolnay
Support detached threads still running when the main thread exits ("thread leaks") A-concurrency Area: affects our concurrency (multi-thread) support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#1371 opened Apr 27, 2020 by RalfJung
1 of 3 tasks
dogfooding miri 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
#282 opened Aug 3, 2017 by oli-obk
--message-format short triggers internal cargo-miri panic A-cargo Area: affects the cargo wrapper (cargo miri) C-bug Category: This is a bug.
#3043 opened Aug 29, 2023 by kadiwa4
Support kqueue on macOS 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
#4007 opened Nov 1, 2024 by danielsn
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
Support is_x86_feature_detected!() A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#932 opened Aug 28, 2019 by abonander
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
unix: add support for libc::readv and libc::writev A-shims Area: This affects the external function shims 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-second-issue A good issue to pick up if you've already seen some parts of Miri, mentoring is available
#4048 opened Nov 22, 2024 by mstoeckl
Add -Zmiri-trace-ffi to emit a message per FFI call A-shims Area: This affects the external function shims C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#3919 opened Sep 27, 2024 by oli-obk
Running tokio is not supported on Windows A-files Area: related to files, paths, sockets, file descriptors, or handles A-shims Area: This affects the external function shims A-windows Area: affects only Windows targets C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#1719 opened Feb 23, 2021 by HTGAzureX1212
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
Miri should catch uses of slice::from_raw_parts on uninitialized memory A-interpreter Area: affects the core interpreter C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#1240 opened Mar 19, 2020 by CAD97
Improve handling of failed operations in isolation mode A-shims Area: This affects the external function shims A-ux Area: This affects the general user experience 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
#1034 opened Nov 5, 2019 by Aaron1011
intptrcast (with many different seeds) does not explore all possible executions A-intptrcast Area: affects int2ptr and ptr2int casts C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#866 opened Jul 30, 2019 by RalfJung
Cannot run even basic Tokio programs A-files Area: related to files, paths, sockets, file descriptors, or handles A-shims Area: This affects the external function shims A-unix Area: affects our shared Unix target support C-project Category: a larger project is being tracked here, usually with checkmarks for individual steps
#602 opened Jan 25, 2019 by shepmaster
Add some flag to not report the libstd boilerplate in MIRI_LOG A-ux Area: This affects the general user experience C-bug Category: This is a bug.
#562 opened Dec 3, 2018 by oli-obk
Detect instant UB caused by creating a reference to an invalid value A-validation Area: This affects enforcing the validity invariant, and related UB checking C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#1638 opened Dec 3, 2020 by camelid
ProTip! Find all open issues with in progress development work with linked:pr.