]> git.lizzy.rs Git - rust.git/commit
Compute item_generics_num_lifetimes during resolution.
authorCamille GILLOT <gillot.camille@gmail.com>
Wed, 14 Jul 2021 16:04:56 +0000 (18:04 +0200)
committerCamille GILLOT <gillot.camille@gmail.com>
Wed, 1 Sep 2021 18:13:16 +0000 (20:13 +0200)
commit26eeec0bafabb08df96168448f4b64d9fb650b0b
treeb9542cc9996a0a326221d722a57011d4a76e264e
parent74fb87e3a0bb88cd3bd9857bedc236bda52a8af7
Compute item_generics_num_lifetimes during resolution.
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_ast_lowering/src/path.rs
compiler/rustc_resolve/src/late.rs
compiler/rustc_resolve/src/lib.rs