rust-analyzer/crates/hir/src
2024-08-27 08:19:09 +02:00
..
semantics Resolve included files to their calling modules in IDE layer 2024-08-12 13:45:33 +02: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 feat: Implement diagnostic for await outside of async 2024-08-05 21:47:57 +09:00
display.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
from_id.rs Enum variants are not generic def ids 2024-06-24 10:07:31 +02:00
has_source.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
lib.rs Add helper methods to retrieve Future::Output and Iterator::Item 2024-08-24 23:46:32 +03:00
semantics.rs Revert "feat: Implement module_path macro" 2024-08-27 08:19:09 +02:00
source_analyzer.rs Revert "feat: Implement module_path macro" 2024-08-27 08:19:09 +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