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

Add unit tests for RangeMap
#290 by RalfJung was closed Aug 10, 2017
cargo miri test does not run doc-tests A-cargo Area: affects the cargo wrapper (cargo miri) C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#584 by RalfJung was closed Apr 6, 2021
Add foreign functions for reconfiguring miri at evaluation time A-shims Area: This affects the external function shims C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#579 by oli-obk was closed Aug 9, 2019
Revisit NOP cases for intrinsics
#433 by RalfJung was closed Sep 17, 2018
No more unsized places C-proposal Category: a proposal for something we might want to do, or maybe not; details still being worked out
#435 by RalfJung was closed Sep 16, 2018
Fix memory leaks
#439 by RalfJung was closed Aug 30, 2018
Fix calling a FnOnce as fn
#441 by RalfJung was closed Sep 16, 2018
Make miri easier to install A-ux Area: This affects the general user experience C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#520 by RalfJung was closed Mar 25, 2019
Better stack traces A-ux Area: This affects the general user experience C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#521 by RalfJung was closed Apr 2, 2020
Implement stdout for Windows C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#534 by RalfJung was closed Dec 19, 2018
cargo miri: be more like a proper CLI app A-cargo Area: affects the cargo wrapper (cargo miri) A-ux Area: This affects the general user experience C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#546 by RalfJung was closed Aug 20, 2020
Building a REPL on top of miri A-ux Area: This affects the general user experience C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#511 by oli-obk was closed Nov 13, 2020
Do we need even more agressive validation? 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
#508 by RalfJung was closed Aug 2, 2019
Debugging help
#496 by hermanventer was closed Oct 29, 2018
cargo miri doesn't work very well
#486 by RalfJung was closed Nov 14, 2018
Bad interaction of RUSTFLAGS and cargo miri A-cargo Area: affects the cargo wrapper (cargo miri) C-bug Category: This is a bug.
#567 by RalfJung was closed May 8, 2019
miri can't access foreign statics C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#591 by gnzlbg was closed Feb 23, 2019
ProTip! Exclude everything labeled bug with -label:bug.