Skip to content

Conversation

@nnethercote
Copy link
Contributor

Logically, it's a vector of pairs, so might as well represent it that
way.

The commit also changes scan_stack so that it is initialized with the
default size, instead of the excessive 55 * linewidth size, which it
usually doesn't get even close to reaching.

Logically, it's a vector of pairs, so might as well represent it that way. The commit also changes `scan_stack` so that it is initialized with the default size, instead of the excessive `55 * linewidth` size, which it usually doesn't get even close to reaching.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 11, 2016

📌 Commit 67a5444 has been approved by nikomatsakis

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Oct 11, 2016
…atsakis Merge `Printer::token` and `Printer::size`. Logically, it's a vector of pairs, so might as well represent it that way. The commit also changes `scan_stack` so that it is initialized with the default size, instead of the excessive `55 * linewidth` size, which it usually doesn't get even close to reaching.
bors added a commit that referenced this pull request Oct 11, 2016
Rollup of 9 pull requests - Successful merges: #36679, #36699, #36997, #37040, #37060, #37065, #37072, #37073, #37081 - Failed merges:
@bors bors merged commit 67a5444 into rust-lang:master Oct 12, 2016
@nnethercote nnethercote deleted the opt-mk_printer branch October 12, 2016 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants