-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Compiler Panic with Leptos' start-axum
app.rs
#124054
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
Comments
start-axum
](https://github.com/leptos-rs/start-axum)start-axum
app.rs
start-axum
app.rsstart-axum
app.rs
Glad I checked to see if this had been raised before I posted a duplicate Just grabbed ran through excitedly hit and watched the compiler detonate around 6 times a second |
is this still not solved? because I also experienced this when running the command |
Is there still an issue here? I still can't run |
This is a compiler issue, it won't be fixed before the next nightly release, please stick with an older compiler until #124066 lands |
what i have to do to change to older compiler version? |
Unless this is leptos' doing, |
Rollup merge of rust-lang#124066 - oli-obk:define_opaque_types7, r=compiler-errors Don't error on subtyping of equal types fixes rust-lang#124054 🤦 fixes rust-lang#124075 fixes rust-lang#124079 r? `@compiler-errors`
…rors Don't error on subtyping of equal types fixes rust-lang/rust#124054 🤦 fixes #124075 fixes rust-lang/rust#124079 r? `@compiler-errors`
Code
Just the sample code from the leptos
start-axum
crate. Specificallyapp.rs
:Meta
rustc --version --verbose
:Error output
Full Backtrace
rustc-ice-2024-04-17T03_07_31-26874.txt
The text was updated successfully, but these errors were encountered: