rust/crates/hir/src
bors 271f7b44d3 Auto merge of #13699 - HKalbasi:inlaylink, r=Veykril
Implement location link for type inlay hints

fix #11701

This actually doesn't work due a problem in vscode: https://github.com/microsoft/vscode/issues/167564
2022-12-21 21:43:38 +00:00
..
semantics Properly support IDE functionality in enum variants 2022-09-24 02:33:59 +02:00
attrs.rs Move hir to new MacroId 2022-03-08 23:51:48 +01:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs Revert "feat: Diagnose some incorrect usages of the question mark operator" 2022-10-18 14:18:59 +02:00
display.rs Fix type alias hovers not rendering generic parameters 2022-10-01 00:21:29 +02:00
from_id.rs Implemented basic enum const eval 2022-09-12 20:19:13 +01:00
has_source.rs fix(ide-db): correct single-file module rename 2022-05-28 15:07:22 +03:00
lib.rs Auto merge of #13699 - HKalbasi:inlaylink, r=Veykril 2022-12-21 21:43:38 +00:00
semantics.rs Save source & target types in hir's expr_adjustments 2022-12-20 19:33:27 +00:00
source_analyzer.rs Make assoc_resolutions always have a Substitution 2022-12-10 17:05:33 +01:00
symbols.rs Cleaned up code 2022-09-12 20:19:49 +01:00