]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #69439 - petrochenkov:latelife, r=matthewjasper
authorYuki Okushi <huyuumi.dev@gmail.com>
Thu, 27 Feb 2020 05:38:03 +0000 (14:38 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 05:38:03 +0000 (14:38 +0900)
commit0d66c7c34c9d5d737180d3bb5bd8fb6eb20bdc62
treea3e938ffe24c44fe5c7f289210091667b68a06f1
parentadd9338673f8b6913f00bf0d7b7b1cf1c50be1f5
parentf7d55be7e58e15cbc433748715b1dc67adfc5d06
Rollup merge of #69439 - petrochenkov:latelife, r=matthewjasper

resolve: `lifetimes.rs` -> `late/lifetimes.rs`

Lifetime resolution should ideally be merged into the late resolution pass, at least for named lifetimes.
Let's move it closer to it for a start.
src/librustc_resolve/late/diagnostics.rs