Pacify tidy.

This commit is contained in:
Camille GILLOT 2022-06-19 16:35:16 +02:00
parent e2b8f0d55c
commit 4b2f06b8a9

View file

@ -1,4 +1,3 @@
// ignore-tidy-filelength
//! Resolution of early vs late bound lifetimes.
//!
//! Name resolution for lifetimes is performed on the AST and embedded into HIR. From this