-
Notifications
You must be signed in to change notification settings - Fork 368
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
rustfmt
: Run on util/*
(2/2)
#3323
Open
tnull
wants to merge
23
commits into
lightningdevkit:main
Choose a base branch
from
tnull:2024-09-rustfmt-util
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dfa7de - Browse repository at this point
Copy the full SHA 3dfa7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a8e4b0 - Browse repository at this point
Copy the full SHA 8a8e4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f4eb3 - Browse repository at this point
Copy the full SHA 30f4eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7aea39 - Browse repository at this point
Copy the full SHA b7aea39View commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c298b4c - Browse repository at this point
Copy the full SHA c298b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1b2f2 - Browse repository at this point
Copy the full SHA 6e1b2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013b55e - Browse repository at this point
Copy the full SHA 013b55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1053a20 - Browse repository at this point
Copy the full SHA 1053a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for bac505b - Browse repository at this point
Copy the full SHA bac505bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c81266e - Browse repository at this point
Copy the full SHA c81266eView commit details -
rustfmt
: Prepareutil/test_utils.rs
.. we pull out `Mutex` field initialization into dedicated variables as they might otherwise land on the same line when formatting, which might lead to lockorder violation false-positives when compiled with the `backtrace` feature.
Configuration menu - View commit details
-
Copy full SHA for 7b77618 - Browse repository at this point
Copy the full SHA 7b77618View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9eaf3a - Browse repository at this point
Copy the full SHA a9eaf3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 688903e - Browse repository at this point
Copy the full SHA 688903eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 488ce73 - Browse repository at this point
Copy the full SHA 488ce73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e198b - Browse repository at this point
Copy the full SHA 22e198bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb28d8 - Browse repository at this point
Copy the full SHA 9eb28d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dd863f - Browse repository at this point
Copy the full SHA 8dd863fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e14d98a - Browse repository at this point
Copy the full SHA e14d98aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5f1de2 - Browse repository at this point
Copy the full SHA d5f1de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4d55cf - Browse repository at this point
Copy the full SHA f4d55cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e30d58b - Browse repository at this point
Copy the full SHA e30d58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e207e - Browse repository at this point
Copy the full SHA f5e207eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0750550 - Browse repository at this point
Copy the full SHA 0750550View 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.