rust-analyzer/crates/hir/src
2024-06-20 11:00:19 +02:00
..
semantics fix: Fix IDE features breaking in some attr macros 2024-06-20 11:00:19 +02:00
term_search Register virtual workspace Cargo.toml files in the VFS 2024-06-09 12:54:50 +02:00
attrs.rs Simplify 2024-06-03 19:06:58 +02:00
db.rs Update per_query_memory_usage query listing 2024-04-17 18:44:50 +02:00
diagnostics.rs Push macro-parsing error calculation out of fundamental queries 2024-05-13 16:56:26 +02:00
display.rs refactor: move the logic that displays container type bounds to function fmt 2024-06-11 21:02:13 +08:00
from_id.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
has_source.rs Thread more HasSource::source calls through Semantics for caching 2024-06-10 10:33:07 +02:00
lib.rs Thread more HasSource::source calls through Semantics for caching 2024-06-10 10:33:07 +02:00
semantics.rs fix: Fix IDE features breaking in some attr macros 2024-06-20 11:00:19 +02:00
source_analyzer.rs Use dyn cache for Semantics macro resolution 2024-06-04 16:25:38 +02:00
symbols.rs internal: Improve rooted upmapping 2024-03-12 13:46:58 +01:00
term_search.rs Fix data_constructor ignoring generics for struct 2024-05-25 13:09:26 +03:00