-
Notifications
You must be signed in to change notification settings - Fork 889
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
feat: support formatting Cargo.toml #5240
Open
xxchan
wants to merge
27
commits into
rust-lang:master
Choose a base branch
from
xxchan:cargo_toml
base: master
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 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2628172 - Browse repository at this point
Copy the full SHA 2628172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 933ce85 - Browse repository at this point
Copy the full SHA 933ce85View commit details -
impl From<ignore::Error> for ErrorKind
Improves the ergonomics of calling `IgnorePathSet::from_ignore_list`
Configuration menu - View commit details
-
Copy full SHA for 22bcae2 - Browse repository at this point
Copy the full SHA 22bcae2View commit details -
Add
format_cargo_toml
to the code path called by rustfmtNow users can provide the path to their `Cargo.toml` files for rustfmt to format.
Configuration menu - View commit details
-
Copy full SHA for a64778e - Browse repository at this point
Copy the full SHA a64778eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 784bb05 - Browse repository at this point
Copy the full SHA 784bb05View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf8fa6 - Browse repository at this point
Copy the full SHA baf8fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f188f1d - Browse repository at this point
Copy the full SHA f188f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30edae8 - Browse repository at this point
Copy the full SHA 30edae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for beda310 - Browse repository at this point
Copy the full SHA beda310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71609c5 - Browse repository at this point
Copy the full SHA 71609c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb56ee - Browse repository at this point
Copy the full SHA 2cb56eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ad49f - Browse repository at this point
Copy the full SHA 77ad49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 835eb39 - Browse repository at this point
Copy the full SHA 835eb39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02df831 - Browse repository at this point
Copy the full SHA 02df831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc6d27 - Browse repository at this point
Copy the full SHA 3dc6d27View commit details
Commits on Nov 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6ae3c97 - Browse repository at this point
Copy the full SHA 6ae3c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffbb3ba - Browse repository at this point
Copy the full SHA ffbb3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a2c30 - Browse repository at this point
Copy the full SHA 56a2c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0565d8 - Browse repository at this point
Copy the full SHA b0565d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17e2b9 - Browse repository at this point
Copy the full SHA c17e2b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad83c1 - Browse repository at this point
Copy the full SHA 1ad83c1View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 093e19f - Browse repository at this point
Copy the full SHA 093e19fView commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3b05e1 - Browse repository at this point
Copy the full SHA e3b05e1View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4724d3e - Browse repository at this point
Copy the full SHA 4724d3eView commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09b43a1 - Browse repository at this point
Copy the full SHA 09b43a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e5a94 - Browse repository at this point
Copy the full SHA c9e5a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for f244a91 - Browse repository at this point
Copy the full SHA f244a91View 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.