Skip to content

Run rustfmt with respect to Cargo.toml edition #2477

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

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

Speedy37
Copy link
Contributor

@Speedy37 Speedy37 commented Dec 4, 2019

Fixes #2146
Fixes #1959

@matklad
Copy link
Member

matklad commented Dec 4, 2019

bors r+

Thanks!

bors bot added a commit that referenced this pull request Dec 4, 2019
2477: Run rustfmt with respect to Cargo.toml edition r=matklad a=Speedy37

Fixes #2146
Fixes #1959

Co-authored-by: Vincent Rouillé <vincent@speedy37.fr>
@bors
Copy link
Contributor

bors bot commented Dec 4, 2019

Build succeeded

  • Rust
  • TypeScript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustfmt fail (>Format Document) with async syntax (wrong edition) error[E0670]: async fn is not permitted in the 2015 edition
2 participants