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

QOL improvements #17

Merged
merged 3 commits into from
Feb 4, 2023
Merged

QOL improvements #17

merged 3 commits into from
Feb 4, 2023

Conversation

varon
Copy link
Contributor

@varon varon commented Feb 4, 2023

  • Add rust toolchain file to default to nightly
  • .gitignore improvements

This is a super-tiny PR - just some minor touchups during the initial onboarding of working with this code.

Adding the toolchain file solved a common gotcha, and the .gitignore adds support for working in CLion.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 4, 2023

CodSpeed Performance Report

Merging #17 qol-improvements (3d3f76d) will not alter performances.

Summary

🔥 0 improvements
❌ 0 regressions
✅ 44 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

Copy link
Owner

@jvdd jvdd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to see you contributing!
Today I learned about the Rust toolchain file :)

@jvdd jvdd merged commit 684ade2 into jvdd:main Feb 4, 2023
@varon varon deleted the qol-improvements branch February 5, 2023 07:21
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.

None yet

2 participants