-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Issues: rust-lang/rust
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Bootstrap sometimes fails to build miri
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#118129
opened Nov 21, 2023 by
RalfJung
clippy-driver +stage1
doesn't work: error while loading shared libraries: librustc_driver-2731d3486cc92946.so
A-clippy
#113109
opened Jun 27, 2023 by
ComputerDruid
Run Miri on tests (ui? stdlib? vote now on your phones)
A-miri
Area: The miri tool
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#107974
opened Feb 13, 2023 by
saethlin
box syntax creates Box<T> where T is not yet initialized
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
#97270
opened May 22, 2022 by
matthiaskrgr
FakeRead is semantically meaningful to miri (but gets optimized away)
A-mir-opt
Area: MIR optimizations
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-opsem
Relevant to the opsem team
#97092
opened May 16, 2022 by
nikomatsakis
miri reports ub when panicing inside #[start] function
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
#97049
opened May 14, 2022 by
matthiaskrgr
Miri engine logging: strange log tail after interpreter failure
A-miri
Area: The miri tool
#78436
opened Oct 27, 2020 by
RalfJung
Semantics of MIR assignments, around aliasing, ordering, and primitives.
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-miri
Area: The miri tool
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#68364
opened Jan 19, 2020 by
eddyb
rpath is incorrect when crate links against compiler libraries
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#58343
opened Feb 10, 2019 by
RalfJung
miri interpretation of large array initialization is slow
A-const-eval
Area: Constant evaluation (MIR interpretation)
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-mir-opt
Area: MIR optimizations
A-miri
Area: The miri tool
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
I-compiletime
Issue: Problems and improvements with respect to compile times.
I-slow
Issue: Problems and improvements with respect to performance of generated code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#49199
opened Mar 20, 2018 by
oli-obk
2 tasks
ProTip!
Add no:assignee to see everything that’s not assigned.