rust-analyzer/crates/hir/src
2024-09-19 22:21:48 +03:00
..
semantics Always cache macro expansions' root node in Semantics 2024-09-17 00:19:39 +03: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 Update per_query_memory_usage query listing 2024-04-17 18:44:50 +02:00
diagnostics.rs Add diagnostics for unsafe_op_in_unsafe_fn 2024-09-18 03:02:12 +03:00
display.rs fix: use pretty_print_pat for params in fn 2024-09-09 20:59:23 +08: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 Auto merge of #18131 - ChayimFriedman2:macro-expand-dollar-crate, r=Veykril 2024-09-18 20:17:21 +00:00
semantics.rs Handle lint attributes that are under #[cfg_attr] 2024-09-19 22:21:48 +03:00
source_analyzer.rs asm! parsing and lowering fixes 2024-09-05 15:08:16 +02:00
symbols.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
term_search.rs Increase search depth to account for more granual steps 2024-06-22 15:06:07 +03:00