rust-analyzer/crates/hir/src
bors[bot] a8da2ca3a1
Merge #8745
8745: Support goto_type_definition for types r=matklad a=Veykril

I'm unsure if the approach of lowering an `ast::Type` to a `hir::Type` is a good idea, it seems fine to me at least.
Fixes #2882

Co-authored-by: Lukas Tobias Wirth <lukastw97@gmail.com>
2021-05-06 22:28:35 +00:00
..
semantics Unleash macro 2.0 in hightlight and more 2021-03-27 14:42:49 +08:00
attrs.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00
db.rs Glob-reexport hir_def database types 2021-04-04 01:29:59 +02:00
diagnostics.rs For unresolved macros, hightlight only the last segment 2021-02-28 14:29:10 +03:00
display.rs internal: normalize name 2021-04-30 11:52:31 +03:00
from_id.rs Remove useless code_model indirection 2021-03-08 22:08:30 +03:00
has_source.rs Return Either from MacroDefId::ast_id 2021-03-19 19:56:13 +01:00
lib.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00
semantics.rs Reuse database in LowerCtx 2021-05-06 23:23:50 +02:00
source_analyzer.rs Reuse database in LowerCtx 2021-05-06 23:23:50 +02:00