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

running miri on rustc's test suite (run-pass) 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
#55 by oli-obk was closed Apr 23, 2023
Add ctfe mode
#217 by oli-obk was closed Sep 15, 2017
Support (almost) arbitrary foreign architectures A-tests Area: affects our test suite or CI C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#1198 by RalfJung was closed Mar 25, 2020
3 tasks done
There's no mir in My Mir
#4 by Evil-Bot-Craython was closed Apr 14, 2016
slice indexing broken
#8 by oli-obk was closed May 9, 2016
handle small optimized Option values C-bug Category: This is a bug.
#76 by oli-obk was closed Nov 17, 2016
triggering assume in a small example that rustc compiles fine C-bug Category: This is a bug.
#77 by oli-obk was closed Nov 17, 2016
upstream to rustc
#105 by oli-obk was closed Mar 20, 2018
Document necessary environment variables for use without rustup A-docs Area: affects documentation C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
#106 by aochagavia was closed Jun 9, 2019
Bitshift overflow doesn't panic
#151 by oli-obk was closed Mar 14, 2017
only the outer most value is frozen in constants C-bug Category: This is a bug.
#83 by oli-obk was closed Nov 19, 2016
large repeat expressions don't adhere to the execution limit C-bug Category: This is a bug.
#82 by oli-obk was closed Nov 19, 2016
substs order of drop impl from impl and not from the type C-bug Category: This is a bug.
#133 by oli-obk was closed Feb 10, 2017
bad substs for tuple-like constructor function pointer C-bug Category: This is a bug.
#119 by solson was closed Apr 21, 2017
multi-argument closure virtual calls are broken C-bug Category: This is a bug.
#114 by solson was closed Feb 7, 2017
recursive static initialization is broken C-bug Category: This is a bug.
#120 by solson was closed Feb 8, 2017
drop in Box<Box<T>> as Box<Trait> broken C-bug Category: This is a bug.
#129 by oli-obk was closed Feb 10, 2017
miri doesn't drop values moved into closures with let _ = x C-bug Category: This is a bug.
#135 by oli-obk was closed Feb 24, 2017
fn item as closure trait object "index out of bounds" C-bug Category: This is a bug.
#111 by solson was closed Feb 7, 2017
fn pointer as closure trait object "bad VtableFnPointer fn_ty: fn()" C-bug Category: This is a bug.
#112 by solson was closed Feb 7, 2017
ByValPair <-> ByVal transmutes can cause Miri to panic C-bug Category: This is a bug.
#113 by solson was closed Jul 12, 2017
refactor vtables
#124 by oli-obk was closed Feb 24, 2017
wrong field access on unsized types C-bug Category: This is a bug.
#123 by oli-obk was closed Feb 9, 2017
ProTip! Add no:assignee to see everything that’s not assigned.