Skip to content

Commit

Permalink
Rollup merge of rust-lang#64670 - Mark-Simulacrum:ext-build-simplify,…
Browse files Browse the repository at this point in the history
… r=petrochenkov

Cleanup syntax::ext::build

I suspect most of this code could be inlined but I only removed the bits where the inlining didn't really hurt readability (i.e., method call -> function call) or the completely unused code.
  • Loading branch information
Centril authored Sep 22, 2019
2 parents 2455f42 + 8417ac6 commit 18d1912
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 331 deletions.
Loading

0 comments on commit 18d1912

Please sign in to comment.