-
Notifications
You must be signed in to change notification settings - Fork 106
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
chore: Update from _rust/main template #1066
Merged
Merged
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78741e5 - Browse repository at this point
Copy the full SHA 78741e5View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44916f6 - Browse repository at this point
Copy the full SHA 44916f6View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce6badc - Browse repository at this point
Copy the full SHA ce6badcView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1353a95 - Browse repository at this point
Copy the full SHA 1353a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7039c66 - Browse repository at this point
Copy the full SHA 7039c66View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a274e1 - Browse repository at this point
Copy the full SHA 2a274e1View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0547ff2 - Browse repository at this point
Copy the full SHA 0547ff2View commit details -
I found this through [mastodon][1] and found the typos jarring. [1]: https://hachyderm.io/@epage/112729287446906823
Configuration menu - View commit details
-
Copy full SHA for eb4e999 - Browse repository at this point
Copy the full SHA eb4e999View commit details -
Merge pull request #21 from jalil-salame/patch-1
Fix typos in CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for 045de93 - Browse repository at this point
Copy the full SHA 045de93View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdb06a1 - Browse repository at this point
Copy the full SHA bdb06a1View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87d9ae5 - Browse repository at this point
Copy the full SHA 87d9ae5View commit details
Commits on Jul 26, 2024
-
Have clippy warn about uninlined format arguments
This makes clippy warn about `format!("{}", var)`, with a machine-applicable fix converting to `format!("{var}")`.
Configuration menu - View commit details
-
Copy full SHA for 553258a - Browse repository at this point
Copy the full SHA 553258aView commit details -
Merge pull request #22 from joshtriplett/clippy-uninlined-format-args
Have clippy warn about uninlined format arguments
Configuration menu - View commit details
-
Copy full SHA for 266ead1 - Browse repository at this point
Copy the full SHA 266ead1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 063ac6d - Browse repository at this point
Copy the full SHA 063ac6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 267121b - Browse repository at this point
Copy the full SHA 267121bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc8c88 - Browse repository at this point
Copy the full SHA 9dc8c88View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.