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

switch to stable rust #65

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

switch to stable rust #65

wants to merge 2 commits into from

Conversation

ozgunozerk
Copy link
Collaborator

Fixes #64

PR Checklist

  • Tests
  • Documentation

Notes: rustfmt.toml features are mostly unstable, and we have to use nightly only for fmt.

  • before: cargo fmt
  • now: cargo +nightly fmt

@ozgunozerk ozgunozerk self-assigned this Feb 14, 2025
@ozgunozerk ozgunozerk added the devops workflows, github actions, etc. label Feb 14, 2025
@ozgunozerk ozgunozerk requested a review from brozorec February 14, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops workflows, github actions, etc.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

🎁 [Feature Request]: Switch to stable channel
2 participants