]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #60727 - chpio:master, r=sfackler
authorMazdak Farrokhzad <twingoow@gmail.com>
Sat, 11 May 2019 21:41:38 +0000 (23:41 +0200)
committerGitHub <noreply@github.com>
Sat, 11 May 2019 21:41:38 +0000 (23:41 +0200)
commite19ad45107ee89331ec77f88d00dd39898ce9bff
tree5b44b6fea9f9bd2f2ac42f6a892fad3e48760dfc
parent5da009e23ae59f07041a930c3a5ae696f76572ce
parent740a8dabb413abecd88a202f2370252b33e73a7f
Rollup merge of #60727 - chpio:master, r=sfackler

add comment to `Rc`/`Arc`'s `Eq` specialization

in addition to https://github.com/rust-lang/rust/pull/56550

https://github.com/rust-lang/rust/pull/42965#issuecomment-312702479