rust-analyzer/crates/hir/src
2021-01-15 19:21:23 +01:00
..
semantics Handle self/super/crate in PathSegment as NameRef 2021-01-15 19:21:23 +01:00
attrs.rs Implement HasAttrs for Type-, Const- and LifetimeParam 2021-01-02 12:11:46 +01:00
code_model.rs Use hir::GenericParam in ide_db::Definition instead of relisting all 3 2021-01-10 12:33:47 +01:00
db.rs Proper handling $crate Take 2 2021-01-07 13:08:32 +08:00
diagnostics.rs Add fix to wrap return expression in Some 2021-01-07 19:01:33 +00:00
from_id.rs Fixed typos in code comments 2021-01-09 15:41:29 +01:00
has_source.rs Fix ConstParam HasSource impl and implement TryToNav not Nav 2021-01-02 22:11:25 +11:00
lib.rs Impl HasAttrs for GenericParam 2021-01-02 00:44:59 +01:00
semantics.rs Handle self/super/crate in PathSegment as NameRef 2021-01-15 19:21:23 +01:00
source_analyzer.rs Add ConstParams to the HIR 2021-01-01 10:06:42 +01:00