rust/crates/hir
bors[bot] 479d1f7eec
Merge #6818
6818: Add Lifetimes to the HIR r=matklad a=Veykril

This doesn't handle resolve yet as I don't know yet how that will be used. I'll get to that once I start moving the lifetime reference PR to the hir.

This also adds a new `hir` name type for lifetimes and labels, `hir::LifetimeName`.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-12-12 14:35:38 +00:00
..
src Merge #6818 2020-12-12 14:35:38 +00:00
Cargo.toml Tease apart orthogonal concerns in markdown link rewriting 2020-08-26 20:24:00 +02:00