Skip to content
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
debug assertion failure: self.reachable_blocks.contains(block) -Zvalidate-mir C-bug I-ICE T-compiler
#96765 opened May 6, 2022 by matthiaskrgr
Tracking Issue for Hasher::{write_str, write_length_prefix} (feature(hasher_prefixfree_extras)) C-tracking-issue T-libs-api
#96762 opened May 6, 2022 by scottmcm
3 tasks
Autogenerate config.toml.example from src/bootstrap/config.rs A-rustbuild C-enhancement E-medium
#96755 opened May 6, 2022 by jyn514
GAT with HRTB yields weird inference errors. A-inference A-lifetimes A-traits C-bug F-generic_associated_types T-compiler
#96750 opened May 6, 2022 by aliemjay
Invalid conflict between trait impls C-bug
#96743 opened May 5, 2022 by eds-collabora
bindeps compiler bug C-bug I-ICE T-compiler
#96739 opened May 5, 2022 by aviramha
Compiler crashes on syntax error when trying to call a function from a dependency C-bug I-ICE I-prioritize regression-from-stable-to-nightly T-compiler
#96738 opened May 5, 2022 by Larodar
const generics: inline consts and closures cause cycle errors A-closures A-const-generics C-bug F-inline_const
#96728 opened May 5, 2022 by lcnr
Tracking Issue for windows_process_extensions_main_thread_handle C-tracking-issue T-libs-api
#96723 opened May 5, 2022 by nico-abram
3 tasks
clippy crashes: couldn't extract literal A-clippy C-bug I-ICE T-compiler
#96721 opened May 5, 2022 by matthiaskrgr
Recommend Ipv6Addr::to_ipv4_mapped over Ipv6::to_ipv4 once it's stable A-docs C-enhancement T-libs-api
#96718 opened May 4, 2022 by tbu-
Print to stderr consistently in bootstrap A-rustbuild E-easy
#96712 opened May 4, 2022 by jyn514
Tracking Issue for round_ties_even C-tracking-issue T-libs-api
#96710 opened May 4, 2022 by Jules-Bertholet
3 tasks
Remove dependency formats from crate metadata A-metadata C-enhancement
#96708 opened May 4, 2022 by bjorn3
remarks
#96705 opened May 4, 2022 by tschuett
ICE: collect_and_partition_mono_items C-bug E-needs-mcve I-ICE T-compiler
#96703 opened May 4, 2022 by spookyvision
Linker error in associated function with generic_const_exprs C-bug I-ICE T-compiler
#96699 opened May 4, 2022 by Iwancof
unused_qualifications shouldn't trigger on expanded code A-diagnostics T-compiler
#96698 opened May 4, 2022 by zecakeh
from_iter simply doesn't work C-bug
#96694 opened May 4, 2022 by amab8901
Move check-bootstrap from a makefile rule to test::Bootstrap A-contributor-roadblock A-rustbuild E-easy E-help-wanted E-mentor
#96688 opened May 4, 2022 by jyn514
doc aliases don't work on reexports A-rustdoc-search C-bug T-rustdoc
#96681 opened May 3, 2022 by GuillaumeGomez
diagnostics: suggest dereferencing when trying to use a reference as index A-diagnostics T-compiler
#96678 opened May 3, 2022 by matthiaskrgr
ProTip! Exclude everything labeled bug with -label:bug.