Skip to content

Issues: rust-lang/rust

py ./x.py no longer works on Windows
#98650 opened Jun 29, 2022 by CAD97
Open 20
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

StorageDead is not dominated by StorageLive C-bug
#98896 opened Jul 4, 2022 by vakaras
Calling a function with wrong number of arguments and a while loop or its equivalence yileds weird diagnostics A-diagnostics C-bug D-confusing D-incorrect
#98894 opened Jul 4, 2022 by WaffleLapkin
E0283 and E0284 on same expression uselessly duplicate identical help A-diagnostics T-compiler
#98891 opened Jul 4, 2022 by CAD97
Incremental compilation bug with async fn method capturing multiple lifetimes C-bug I-prioritize regression-from-stable-to-stable
#98890 opened Jul 4, 2022 by danielhenrymantilla
derive(Default) suppresses warn(dead_code) A-diagnostics T-compiler
#98871 opened Jul 4, 2022 by CAD97
std::fmt::Write methods error documentation A-docs E-easy T-docs-rs
#98861 opened Jul 3, 2022 by yoav-lavi
Compiler error A-incr-comp C-bug I-ICE T-compiler
#98857 opened Jul 3, 2022 by belcar-s
implied bounds from impl header are not used in associated functions A-associated-items A-implied-bounds C-bug P-medium regression-from-stable-to-stable T-types
#98852 opened Jul 3, 2022 by aliemjay
--nxcompat unrecognized option when cross compiling from linux to windows A-linkage C-bug
#98849 opened Jul 3, 2022 by Hellzbellz123
Inlined recursive type error can be dodged, leading to compiler overflowing its stack C-bug glacier I-ICE T-compiler
#98842 opened Jul 3, 2022 by danielhenrymantilla
Suggest adding zero to errornous floating point number with dot and exponent but no post-dot digit A-diagnostics T-compiler
#98836 opened Jul 3, 2022 by Havvy
negative_impls doesn't seem to agree with const_trait_impl C-bug requires-nightly T-compiler
#98834 opened Jul 3, 2022 by SohumB
Recent nightly started ICEing with "No counters provided the source_hash for used function" A-code-coverage A-mir-opt-inlining C-bug P-critical regression-untriaged
#98833 opened Jul 3, 2022 by alex
Make the default sysroot configurable by rustc_private tools A-bootstrap A-clippy A-miri A-rustfmt E-help-wanted E-medium T-dev-tools
#98832 opened Jul 3, 2022 by jyn514
Don't use process::exit in bootstrap tests A-bootstrap A-contributor-roadblock E-easy E-help-wanted E-mentor
#98830 opened Jul 3, 2022 by jyn514
Conflicting impls where one type is an associated type should provide a note that another crate could define the associated type to make the impls overlap A-diagnostics T-compiler
#98829 opened Jul 3, 2022 by CAD97
Self keyword is documented as SelfTy C-bug T-rustdoc
#98828 opened Jul 2, 2022 by CAD97
Better error message when asking for derive when there are already derive macros A-diagnostics
#98822 opened Jul 2, 2022 by FauconFan
[ER] Better error message for integer function A-diagnostics T-compiler
#98818 opened Jul 2, 2022 by leonardo-m
Anonymous f64 generic parameters causes compiler panic C-bug glacier I-ICE T-compiler
#98813 opened Jul 2, 2022 by peku33
align_offset seems to generate worse code than is desirable (unless size_of::<T>() == 1) A-raw-pointers I-slow T-libs
#98809 opened Jul 2, 2022 by thomcc
Ignore gitignored files in tidy's file counting C-feature-request
#98797 opened Jul 2, 2022 by thomcc
ProTip! What’s not been updated in a month: updated:<2022-06-04.