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

Start using the stable rust toolchain instead of nightly #225

Closed
filmil opened this issue Nov 11, 2021 · 1 comment
Closed

Start using the stable rust toolchain instead of nightly #225

filmil opened this issue Nov 11, 2021 · 1 comment
Assignees

Comments

@filmil
Copy link
Member

filmil commented Nov 11, 2021

I think there are no more reasons to keep using nightly rust toolchain to build rust_icu.

@filmil filmil self-assigned this Nov 11, 2021
filmil added a commit to filmil/rust_icu that referenced this issue Nov 11, 2021
These prevented rust_icu from being compilable with the stable rust
toolchain.  It seems that the features are unused at the moment, or
have melded into the more recent stable toolchain versions.

Issue: google#225
This was referenced Nov 11, 2021
filmil added a commit to filmil/rust_icu that referenced this issue Nov 11, 2021
Removes the references to the nightly toolchain.  Removes some
redundant installation as well.

Issue: google#225
filmil added a commit that referenced this issue Nov 11, 2021
These prevented rust_icu from being compilable with the stable rust
toolchain.  It seems that the features are unused at the moment, or
have melded into the more recent stable toolchain versions.

Issue: #225
@filmil
Copy link
Member Author

filmil commented Dec 5, 2021

Looks like we're all set on the stable toolchain. Good. :)

@filmil filmil closed this as completed Dec 5, 2021
filmil added a commit to filmil/rust_icu that referenced this issue Jan 11, 2022
Removes the references to the nightly toolchain.  Removes some
redundant installation as well.

Issue: google#225
filmil added a commit that referenced this issue Jan 11, 2022
Removes the references to the nightly toolchain.  Removes some
redundant installation as well.

Issue: #225
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