You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/build/expr/as_place.rs:253:31:
[INFO] [stderr] called `Option::unwrap()` on a `None` value
bisected to commit 7e4f5ecde93e629a44ad3678059c5cd364791d27, where in this commit originates the issue:
Regression in rust-lang-ci@7e4f5ec i.e. rollup PR #113120
TIL to look at the perf builds results, they help getting more context. They told me tha PR 111571 is actually commit 7e4f5ecde93e629a44ad3678059c5cd364791d27
Activity
matthiaskrgr commentedon Sep 12, 2023
Might be related to #110453
apiraino commentedon Sep 13, 2023
I've tried the first 2 crates (bonedaddy.ellidri and edu-sync), they compile on the current stable fail to compile on beta and nightly.
Provisionally assigning P-high waiting for more investigation (Zulip discussion).
@rustbot label -I-prioritize +P-high +T-compiler
apiraino commentedon Sep 14, 2023
bisected to commit 7e4f5ecde93e629a44ad3678059c5cd364791d27, where in this commit originates the issue:
Regression in rust-lang-ci@7e4f5ec i.e. rollup PR #113120
proc_macro_span
#111571 (Implement proposed API forproc_macro_span
)ImplSource
nits #112867 (MoreImplSource
nits)@rustbot label -e-needs-bisection
apiraino commentedon Sep 14, 2023
Bisection probably leads to #111571 cc @jhpratt
TIL to look at the perf builds results, they help getting more context. They told me tha PR 111571 is actually commit
7e4f5ecde93e629a44ad3678059c5cd364791d27
12 remaining items