]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #53001 - petrochenkov:master, r=estebank
authorkennytm <kennytm@gmail.com>
Sat, 4 Aug 2018 06:35:55 +0000 (14:35 +0800)
committerGitHub <noreply@github.com>
Sat, 4 Aug 2018 06:35:55 +0000 (14:35 +0800)
commitd028b3ea338ccb1daa7780d69eb079eed39d8f5c
tree846c774163e632a748c00f8c120922239c558dda
parent035db4b00482806e5e037bd79d37fd326250bd62
parent6a3dfa4dba2d341b9d93481c3ccf8338248b5d20
Rollup merge of #53001 - petrochenkov:master, r=estebank

privacy: Fix an ICE in `path_is_private_type`

Fixes https://github.com/rust-lang/rust/issues/52879

(Untested.)
src/librustc_privacy/lib.rs