rust private

To start a new build commit change to repository or click New build button.
Auto merge of #59507 - nnethercote:indent-with-SPACES, r=petrochenkov
Optimize indentation in the pretty printer. Currently the pretty-printer calls `write!` for every space of indentation. On some workloads the indentation level can exceed 100, and a faster implementation reduces instruction counts by up to 7% on a few workloads.
1.0.11275
6 years ago by bors
6 years ago in 3 hr 44 min
Job name
Tests
Status