]> git.lizzy.rs Git - rust.git/commit
resolve: Fix false-positives from lint `absolute_paths_not_starting_with_crate`
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Wed, 28 Nov 2018 19:52:58 +0000 (22:52 +0300)
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Wed, 28 Nov 2018 19:57:25 +0000 (22:57 +0300)
commitd77edb6458f6eafa61ff7a5c2bef3b613add80a1
tree8c22ac770cd0dcd7460247639dd0ede60eff0fce
parentb68fc18c45350e1cdcd83cecf0f12e294e55af56
resolve: Fix false-positives from lint `absolute_paths_not_starting_with_crate`
src/librustc_resolve/lib.rs
src/test/ui/rust-2018/auxiliary/edition-lint-paths.rs
src/test/ui/rust-2018/edition-lint-paths-2018.rs [new file with mode: 0644]