Skip to content

Issues: rust-lang/rust

Draft release notes for 1.87
#140133 opened Apr 21, 2025 by BoxyUwU
Open 5
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

parallel rustc: async closures not reproducible A-async-closures `async || {}` A-parallel-compiler Area: parallel compiler A-reproducibility Area: Reproducible / deterministic builds C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140425 opened Apr 29, 2025 by matthiaskrgr
parallel rustc: static mut refs not reproducible A-parallel-compiler Area: parallel compiler A-reproducibility Area: Reproducible / deterministic builds C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140413 opened Apr 28, 2025 by matthiaskrgr
--fix hangs with parallel rustc A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug.
#140093 opened Apr 20, 2025 by matthiaskrgr
Find root cause why inlining GlobalCtxt::enter causes a crash in the deadlock handler A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. E-help-wanted Call for participation: Help is requested to fix this issue. E-needs-investigation Call for partcipation: This issues needs some investigation to determine current status I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
#136499 opened Feb 3, 2025 by bjorn3
ICE when using a generic const expression in a where clause A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. F-generic_const_exprs `#![feature(generic_const_exprs)]` I-cycle Issue: A query cycle occurred while none was expected requires-incomplete-features This issue requires the use of incomplete features. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#134978 opened Dec 31, 2024 by jullanggit
-Zthreads causes rustfix/jobserver to deadlock A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-hang Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#133873 opened Dec 4, 2024 by kornelski
Add parallel front end robustness test to ui tests A-compiletest Area: The compiletest test runner A-parallel-compiler Area: parallel compiler A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-test-infra Area: test infrastructure (may span bootstrap/compiletest/more) A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#132051 opened Oct 23, 2024 by SparrowLii Loading…
deadlock detected as we're unable to find a query cycle to break A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example F-coroutines `#![feature(coroutines)]` I-cycle Issue: A query cycle occurred while none was expected I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129912 opened Sep 2, 2024 by matthiaskrgr
ICE: deadlock detected as we're unable to find a query cycle to break A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129911 opened Sep 2, 2024 by matthiaskrgr
Deadlock detected with parallel front-end in nightly A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ S-needs-repro Status: This issue has no reproduction and needs a reproduction to make progress. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129834 opened Aug 31, 2024 by mhnap
derives: parallel compiler makes builds irreproducible A-parallel-compiler Area: parallel compiler A-reproducibility Area: Reproducible / deterministic builds C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129094 opened Aug 14, 2024 by matthiaskrgr
ICE: only 'variances_of' returns '&[ty::Variance]' A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127971 opened Jul 19, 2024 by matthiaskrgr
-Zthreads causes cycle errors in previously passing code A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-cycle Issue: A query cycle occurred while none was expected
#122407 opened Mar 12, 2024 by matthiaskrgr
ice: infer: None A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#120786 opened Feb 8, 2024 by matthiaskrgr
ice: no index for a field A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#120760 opened Feb 8, 2024 by matthiaskrgr
ICE: deadlock detected without any query A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#120759 opened Feb 7, 2024 by matthiaskrgr
ICE: deadlock due to query cycle A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#120757 opened Feb 7, 2024 by matthiaskrgr
deadlock detected A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#120749 opened Feb 7, 2024 by binarynoise
ICE: query 'typeck' not cached due to poisoning A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#119784 opened Jan 9, 2024 by matthiaskrgr
Add parallel front-end test set to compiler-test A-parallel-compiler Area: parallel compiler A-testsuite Area: The testsuite used to check the correctness of rustc
#118698 opened Dec 7, 2023 by SparrowLii
the rust compiler unexpectedly panicked randomly (deadlock detected) A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#118206 opened Nov 23, 2023 by zhengcan
Internal Compiler Error during compilation of rust-libp2p with new frontend A-incr-comp Area: Incremental compilation A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#118039 opened Nov 18, 2023 by umgefahren
multi threads compile error:deadlock detected A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#117899 opened Nov 14, 2023 by Windforce17
Parallel frontend (-Z threads=8) results in a different output than single-threaded A-parallel-compiler Area: parallel compiler A-reproducibility Area: Reproducible / deterministic builds C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#117776 opened Nov 10, 2023 by vincentdephily
ProTip! Mix and match filters to narrow down what you’re looking for.