]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #54936 - RalfJung:layout-hash, r=oli-obk
authorkennytm <kennytm@gmail.com>
Fri, 12 Oct 2018 14:04:12 +0000 (22:04 +0800)
committerGitHub <noreply@github.com>
Fri, 12 Oct 2018 14:04:12 +0000 (22:04 +0800)
impl Eq+Hash for TyLayout

As proposed by @eddyb at https://github.com/rust-lang/rust/pull/53671#pullrequestreview-159761136.

I have an upcoming PR that would also significantly benefit from this.


Trivial merge