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

Explicitly add std feature for indexmap #2

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

Seungwoo-Yu
Copy link
Owner

Add std feature to indexmap explicitly due to IntelliJ IDEs won't work with indexmap's hash_std which is custom cfg option in some specific environments could lead to fail builds

Recognized environments issuing build error:

Ubuntu 22.04 LTS with CLion 2022.2.4, stable-x86_64-unknown-linux-gnu of Rust toolchain and GCC 12.1

See also:

add std feature to indexmap explicitly due to IntelliJ IDEs won't work with indexmap's hash_std which is custom cfg option in some specific environments could lead to fail builds
@Seungwoo-Yu Seungwoo-Yu merged commit ee13910 into features/base-init Nov 16, 2022
@Seungwoo-Yu Seungwoo-Yu deleted the fixes/enable-indexmap-std-feature branch November 20, 2022 04:08
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

Successfully merging this pull request may close these issues.

1 participant