-
Notifications
You must be signed in to change notification settings - Fork 223
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: format function signature #3495
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ah... |
jfecher
reviewed
Nov 16, 2023
ghost
requested a review
from jfecher
November 16, 2023 18:32
jfecher
approved these changes
Nov 16, 2023
TomAFrench
added a commit
that referenced
this pull request
Nov 17, 2023
* master: chore: update `async-lsp` to v0.1.0 (#3489) fix: adding proving key initialization (#3322) chore(fmt): don't lose line breaks between comments (#3505) feat: Add LSP command to profile opcodes in vscode (#3496) chore: format integration tests (#3399) chore: Refactor parser tests (with concat!()) (#3500) chore: format function signature (#3495) chore: update `self_cell` to v1.0.2 (#3487) chore: Fix broken link (#3497) chore: update array formatting style (#3486) chore(fmt): add fn_call_width (#3480) chore: Fix undesirable line break before '{' in function signature with comments (#3473) fix: apply predicate to over/underflow checks (#3494)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Problem
Documentation
Check one:
PR Checklist
cargo fmt
on default settings.