Skip to content

Commit

Permalink
Rollup merge of rust-lang#62070 - ia0:rustfmt, r=petrochenkov
Browse files Browse the repository at this point in the history
Run rustfmt on some libsyntax files

As part of rust-lang#62008, run rustfmt on:
- src/libsyntax/ext/tt/macro_rules.rs
- src/libsyntax/ext/tt/quoted.rs

There is no semantic change. To fix potential merge conflicts, simply choose the other side then run rustfmt and fix any tidy check (like line length).
  • Loading branch information
Centril authored Jun 23, 2019
2 parents f8e1e5c + 0aeab41 commit b816015
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 235 deletions.
Loading

0 comments on commit b816015

Please sign in to comment.