rust-analyzer/crates/hir/src
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
..
semantics Fix source_to_def for named enum variant fields 2020-10-09 02:57:35 +02:00
attrs.rs Remove hir_def/docs.rs module 2020-12-07 19:58:17 +01:00
code_model.rs Add Lifetimes to the HIR 2020-12-12 00:56:52 +01:00
db.rs Remove documentation query 2020-12-07 19:58:17 +01:00
diagnostics.rs Format code 2020-12-08 19:25:21 +00:00
from_id.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
has_source.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
lib.rs Add Lifetimes to the HIR 2020-12-12 00:56:52 +01:00
semantics.rs Improve code structure 2020-12-11 17:06:21 +03:00
source_analyzer.rs Improve code structure 2020-12-11 17:06:21 +03:00