-
Notifications
You must be signed in to change notification settings - Fork 366
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
20
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 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 215552d - Browse repository at this point
Copy the full SHA 215552dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a316ef - Browse repository at this point
Copy the full SHA 9a316efView commit details -
Configuration menu - View commit details
-
Copy full SHA for c43d7b1 - Browse repository at this point
Copy the full SHA c43d7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bdb42a - Browse repository at this point
Copy the full SHA 6bdb42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7287e65 - Browse repository at this point
Copy the full SHA 7287e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fdbf0 - Browse repository at this point
Copy the full SHA 90fdbf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a21e715 - Browse repository at this point
Copy the full SHA a21e715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad575e - Browse repository at this point
Copy the full SHA 1ad575eView 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 44b5255 - Browse repository at this point
Copy the full SHA 44b5255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2701b35 - Browse repository at this point
Copy the full SHA 2701b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c9d35 - Browse repository at this point
Copy the full SHA 11c9d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e43ec5 - Browse repository at this point
Copy the full SHA 9e43ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4c1dd - Browse repository at this point
Copy the full SHA 0f4c1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c67ed8a - Browse repository at this point
Copy the full SHA c67ed8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b3f310 - Browse repository at this point
Copy the full SHA 2b3f310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dcc1fd - Browse repository at this point
Copy the full SHA 9dcc1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 734e60c - Browse repository at this point
Copy the full SHA 734e60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4109d31 - Browse repository at this point
Copy the full SHA 4109d31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 014fc25 - Browse repository at this point
Copy the full SHA 014fc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 449a0d6 - Browse repository at this point
Copy the full SHA 449a0d6View 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.