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

ICE compiling icu_locid_transform #1407

Closed
g2p opened this issue Oct 31, 2023 · 1 comment
Closed

ICE compiling icu_locid_transform #1407

g2p opened this issue Oct 31, 2023 · 1 comment

Comments

@g2p
Copy link

g2p commented Oct 31, 2023

rustc-ice-2023-10-31T19_27_33-11089.txt

With current nightly:

rustc 1.75.0-nightly (31bc7e2c4 2023-10-30)

Reproducer:

# cargo new foo; cd foo
cargo add icu_locid_transform
CARGO_PROFILE_DEV_CODEGEN_BACKEND=cranelift RUSTC_BACKTRACE=1 CARGO_INCREMENTAL=0 \
cargo +nightly build -p icu_locid_transform
@g2p
Copy link
Author

g2p commented Oct 31, 2023

It happens without cranelift! Sorry, it's rust-lang/rust#117455; I had jumped on nightly due to the new component release.

@g2p g2p closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant