Skip to content

Simplify ConstValue::ScalarPair#57442

Merged
bors merged 3 commits intorust-lang:masterfrom
oli-obk:lazy_const
Jan 28, 2019
Merged

Simplify ConstValue::ScalarPair#57442
bors merged 3 commits intorust-lang:masterfrom
oli-obk:lazy_const

Conversation

@oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jan 8, 2019

While looking at #57432 I realized that some of our types for representing constants are very big. This reduces LazyConst to 3/4th of its original size and simplifies some code around slices at the same time.

r? @RalfJung

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants