Skip to content

Commit

Permalink
Rollup merge of #111929 - compiler-errors:no-newline-apit, r=wesleywiser
Browse files Browse the repository at this point in the history
Don't print newlines in APITs

This is kind of a hack, but it gets the job done because the only "special" formatting that (afaict) `rustc_ast_pretty` does is break with newlines sometimes.

Fixes rust-lang/measureme#207
  • Loading branch information
compiler-errors authored May 25, 2023
2 parents 5701088 + 0952c14 commit 95dcf1e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 95dcf1e

Please sign in to comment.