issues Search Results · repo:rust-lang/rust
Filter by
0 results
(140 ms)0 results
!-- [31mICE[0m: Rustc ./a.rs -Zmir-opt-level=5 -Zvalidate-mir -ooutputfile -Zdump-mir-dir=dir error: internal compiler error: compiler/rustc_middle/src/ty/normalize_erasing_regions.rs:169:13: Failed ...
-Zvalidate-mir
C-bug
F-trait_upcasting
I-ICE
needs-triage
T-compiler
matthiaskrgr
- 3
- Opened 4 hours ago
- #137190
!-- [31mICE[0m: Rustc ./a.rs -Zcrate-attr=feature(min_generic_const_args) --crate-type=lib -ooutputfile -Zdump-mir-dir=dir error: internal compiler error: potentially unconstrained type parameters weren ...
C-bug
F-min_generic_const_args
I-ICE
needs-triage
T-compiler
matthiaskrgr
- 1
- Opened 4 hours ago
- #137188
!-- [31mICE[0m: Rustc ./a.rs -Zincremental-verify-ich=yes -Cincremental= dir -Cdebuginfo=2 -Clink-dead-code=true -Zvalidate-mir --edition=2024 thread rustc panicked at compiler/rustc_const_eval/src/check_consts/check.rs:714:21: ...
C-bug
I-ICE
needs-triage
T-compiler
matthiaskrgr
- 3
- Opened 5 hours ago
- #137187
!-- [31mICE[0m: Rustc ./a.rs thread rustc panicked at compiler/rustc_const_eval/src/const_eval/eval_queries.rs:49:5: assertion failed: layout.is_sized() , thread rustc panicked at compiler/rustc_const_eval/src/const_eval/eval_queries.rs:49:5: ...
C-bug
I-ICE
T-compiler
matthiaskrgr
- 5
- Opened 5 hours ago
- #137186
I tried this code:
pub struct Positive F (F);
struct MyStruct F, I {
first: Option F ,
iter: I,
}
impl F, I MyStruct F, I {
fn new T (iter: T) - Self
where
T: IntoIterator ...
A-trait-system
C-bug
needs-triage
T-types
DJDuque
- 1
- Opened 6 hours ago
- #137185
!-- Thank you for filing a bug report! 🐛 Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug.
I tried this code:
use std::marker::PhantomData; ...
C-bug
needs-triage
yannham
- Opened 6 hours ago
- #137184
Code
use std::arch::global_asm;
global_asm! {
{} ,
sym foo:: {
|| {};
0
} ,
}
fn foo const N: usize () {}
Meta
rustc --version --verbose:
idk whatever nightly is today ...
A-inline-assembly
C-bug
I-ICE
needs-triage
T-compiler
compiler-errors
- Opened 8 hours ago
- #137179
This is a tracking issue for efforts related to some cleanups for bootstrap s test steps (related to ./x test). I intend
to use this issue to track possible cleanups/follow-ups related to trying to break ...
A-test-infra
A-testsuite
C-cleanup
C-tracking-issue
T-bootstrap
jieyouxu
- Opened 8 hours ago
- #137178
!-- Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide a minimal verifiable example. You can read Rust Bug Minimization Patterns for how to create smaller examples. http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ ...
C-bug
I-ICE
needs-triage
T-compiler
ZeuhL202
- Opened 8 hours ago
- #137175
I know is_odd and is_even for integer types are fairly trivial to implement for many. But I think it s still better for
them to be part of the stdlib for the following reasons:
1. If checking is needed ...
C-feature-request
needs-acp
T-libs-api
extended-euclidean
- 2
- Opened 9 hours ago
- #137174
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.