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

Remove array_windows feature to be closer to stable rust #606

Merged

Conversation

citizen-stig
Copy link
Member

Description

In order to be closer to stable rust this PR suggest simple replacement for nightly feature array_windows:

Linked Issues

Testing

Manual tests have passed

Docs

Not applicable

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #606 (c3fd8ba) into nightly (d4a39da) will decrease coverage by 0.1%.
The diff coverage is 0.0%.

Files Changed Coverage Δ
adapters/celestia/src/verifier/mod.rs 0.0% <0.0%> (ø)

... and 2 files with indirect coverage changes

@preston-evans98 preston-evans98 merged commit ad0120e into nightly Aug 1, 2023
12 checks passed
@preston-evans98 preston-evans98 deleted the chores/remove_array_windows_nightly_feature branch August 1, 2023 21:20
@citizen-stig citizen-stig linked an issue Aug 10, 2023 that may be closed by this pull request
preston-evans98 added a commit that referenced this pull request Sep 14, 2023
Co-authored-by: Preston Evans <32944016+preston-evans98@users.noreply.github.com>
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.

Sovereign SDK should work with stable rust
2 participants