]> git.lizzy.rs Git - rust.git/commit
hygiene: Fix identifier comparison in impl overlap check
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Tue, 5 Mar 2019 19:34:37 +0000 (22:34 +0300)
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Thu, 21 Mar 2019 19:20:10 +0000 (22:20 +0300)
commitfa013896f76d105f302316099f5073487576db41
treefa876044ee130714250bb3400c6a8b2b4d32c8a3
parent89573b3c8b629507130b1ec8beeaf550fdc0e046
hygiene: Fix identifier comparison in impl overlap check
src/librustc_typeck/coherence/inherent_impls_overlap.rs
src/test/ui/specialization/specialization-overlap-hygiene.rs [new file with mode: 0644]
src/test/ui/specialization/specialization-overlap-hygiene.stderr [new file with mode: 0644]