rust-analyzer/crates/hir/src
Lukas Wirth 436ace3ecb
Merge pull request #18436 from Veykril/lw-yvkqwpnwsouo
Do not render meta info when hovering usages
2024-10-30 09:21:35 +00:00
..
semantics Merge pull request #18254 from ChayimFriedman2/fix-mut 2024-10-22 17:40:52 +00:00
term_search Properly account for editions in names 2024-08-16 16:46:24 +03:00
attrs.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
db.rs Fix memory usage calculation's queries list 2024-10-25 06:15:06 +03:00
diagnostics.rs Split macro-error diagnostic so users can ignore only parts of it 2024-10-27 02:24:15 +02:00
display.rs Shrink TypeRef from 16 from 32 bytes 2024-10-25 06:44:56 +03:00
from_id.rs Enum variants are not generic def ids 2024-06-24 10:07:31 +02:00
has_source.rs Support more IDE features for asm operands 2024-09-05 13:19:02 +02:00
lib.rs Style hover messages a bit differently 2024-10-29 16:59:48 +01:00
semantics.rs Cleanup TypeRef lowering 2024-10-28 17:38:37 +02:00
source_analyzer.rs Cleanup TypeRef lowering 2024-10-28 17:38:37 +02:00
symbols.rs Build source map for hir_def::TypeRefs 2024-10-25 06:15:04 +03:00
term_search.rs Increase search depth to account for more granual steps 2024-06-22 15:06:07 +03:00