]> git.lizzy.rs Git - rust.git/commit
hygiene: Do not treat `Self` ctor as a local variable
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Sat, 12 Jan 2019 22:59:51 +0000 (01:59 +0300)
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Sat, 12 Jan 2019 23:18:53 +0000 (02:18 +0300)
commit805099cf3eddf06f0ae6ead6f152dd1d4c37eee2
treeaf0ebda0edfdc3405c029a03fff29d9bb84a28d2
parent75a369c5b11459baa6bf7734eeb6135998a0a7de
hygiene: Do not treat `Self` ctor as a local variable
src/librustc_resolve/lib.rs
src/test/ui/resolve/issue-57523.rs [new file with mode: 0644]