]> git.lizzy.rs Git - rust.git/commit
Check that trait is exported or public before adding intercrate ambiguity hint
authorFerdia McKeogh <ferdia@mckeogh.tech>
Mon, 15 Jul 2019 17:45:51 +0000 (19:45 +0200)
committerFerdia McKeogh <ferdia@mckeogh.tech>
Tue, 16 Jul 2019 05:53:30 +0000 (07:53 +0200)
commit2ced474e808d59e4b3bf2c6874e40446a4598f51
tree9b2cfef3517d23804b9d629abb468b114e90697e
parent4b65a86ebace8600c8e269e8bfe3365cdc460e68
Check that trait is exported or public before adding intercrate ambiguity hint
src/librustc/traits/specialize/mod.rs
src/test/ui/coherence/coherence-overlap-upstream.old.stderr
src/test/ui/coherence/coherence-overlap-upstream.re.stderr
src/test/ui/coherence/coherence_copy_like_err_fundamental_struct_tuple.old.stderr
src/test/ui/coherence/coherence_copy_like_err_fundamental_struct_tuple.re.stderr
src/test/ui/coherence/coherence_copy_like_err_struct.old.stderr
src/test/ui/coherence/coherence_copy_like_err_struct.re.stderr
src/test/ui/coherence/coherence_copy_like_err_tuple.old.stderr
src/test/ui/coherence/coherence_copy_like_err_tuple.re.stderr
src/test/ui/issues/issue-48728.stderr
src/test/ui/specialization/issue-52050.stderr