Skip to content
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

fix(add): Preserve more comments #12838

Merged
merged 3 commits into from
Oct 19, 2023
Merged

fix(add): Preserve more comments #12838

merged 3 commits into from
Oct 19, 2023

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    716ae62 View commit details
    Browse the repository at this point in the history
  2. fix(add): Stop auto-formatting content

    Huh, overlooked the cargo side when I fixed this in killercup/cargo-edit#725
    
    Fixes rust-lang#10850
    epage committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    99e4847 View commit details
    Browse the repository at this point in the history
  3. fix(add): Add back in some auto-formatting

    This moves the auto-format to the correct place so it takes effect.
    epage committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    02dd917 View commit details
    Browse the repository at this point in the history