Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

ICE: "unexpected path" when reporting type annotations needed C-bug I-ICE T-compiler
#97820 opened Jun 7, 2022 by Roryl-c
Windows: Dynamically loaded functions may not be loaded before user pre-main initializers O-windows T-libs
#97814 opened Jun 7, 2022 by ChrisDenton
ICE: need_type_info unexpected path C-bug I-ICE T-compiler
#97806 opened Jun 6, 2022 by TheIronBorn
Array Repeat operator should not use a loop for small sizes C-bug I-slow
#97804 opened Jun 6, 2022 by programmerjake
Identifiers introduced via if let binding can't be debugged A-debuginfo C-bug
#97799 opened Jun 6, 2022 by wesleywiser
specified formatting not applied if format_args() is passed to println!() C-bug T-libs
#97797 opened Jun 6, 2022 by matthiaskrgr
Error is not the best with mistyping Struct instead of struct A-diagnostics A-parser D-papercut T-compiler
#97793 opened Jun 6, 2022 by passcod
rust could suggest "use" if it finds something like "import ... crate::" A-diagnostics D-newcomer-roadblock T-compiler
#97788 opened Jun 6, 2022 by matthiaskrgr
x build src/tools/miri doesn't install miri as part of the built toolchain A-rustbuild C-bug
#97762 opened Jun 5, 2022 by Kixiron
Rust diagnostic for impl Trait suggests broken code A-diagnostics T-compiler
#97760 opened Jun 5, 2022 by jonasbb
lld-wrapper failed on Darwin C-bug
#97755 opened Jun 5, 2022 by tschuett
Heap allocation of Arc not optimized out compared to Rc C-bug I-slow
#97751 opened Jun 5, 2022 by veber-alex
#[allow(...)] doesn't work on expressions A-diagnostics T-compiler
#97748 opened Jun 5, 2022 by OliveIsAWord
Macro typos generating exponentially growing token streams cause rustc to take exponentially long A-macros C-bug I-compiletime I-hang
#97747 opened Jun 5, 2022 by CAD97
False unconstrained type error and unresolved lifetime C-bug
#97736 opened Jun 4, 2022 by jquesada2016
Unhelpful error spam after syntax error. A-diagnostics A-parser A-resolve D-verbose T-compiler
#97734 opened Jun 4, 2022 by kevincox
rustdoc: curly brace in wrong place for Cow A-rustdoc-ui T-rustdoc
#97733 opened Jun 4, 2022 by jsha
ICE from ZSTs not at the start of structs during codegen for unsizing coercions C-bug I-ICE T-compiler
#97732 opened Jun 4, 2022 by Kixiron
ProTip! Find all open issues with in progress development work with linked:pr.