From: bors Date: Tue, 27 Mar 2018 18:14:32 +0000 (+0000) Subject: Auto merge of #5252 - matklad:new-context-new, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~2^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b5ac520531bc44ee363883d53c077206bf86ee35;p=cargo.git Auto merge of #5252 - matklad:new-context-new, r=alexcrichton Supply units to the context at the point of creation This slightly reshuffles `Context` creation. The main benefit is that we know the set of units when we do `Context::new`, so we could use it to precalculate more things. --- b5ac520531bc44ee363883d53c077206bf86ee35