Remove hir::CrateItem. The crate span is exactly the crate module's inner span. There is no need to store it twice.
For more information about how rustc works, see the rustc dev guide.
Remove hir::CrateItem. The crate span is exactly the crate module's inner span. There is no need to store it twice.
For more information about how rustc works, see the rustc dev guide.