]> git.lizzy.rs Git - rust.git/commit
Lift the restriction on reusing names of primitive types
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Tue, 8 Mar 2016 21:08:29 +0000 (00:08 +0300)
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Thu, 24 Mar 2016 21:41:09 +0000 (00:41 +0300)
commit77f033bac17d2767e9605f3f44d43500662c4ec7
treead7e82adf0a13336d8caca3b5d52fc03b13f6068
parent8d4b1d1cf38a51b92b91e020ecb22a5d442297be
Lift the restriction on reusing names of primitive types
src/librustc_resolve/diagnostics.rs
src/librustc_resolve/lib.rs
src/test/compile-fail/issue-20427.rs [deleted file]
src/test/run-pass/issue-20427.rs [new file with mode: 0644]