rust-analyzer/crates/hir/src
2024-09-03 04:11:36 +09:00
..
semantics chore: fix some comments 2024-09-02 18:33:23 +08: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 cast typechecks 2024-09-03 04:11:36 +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 feat: Implement cast typechecks 2024-09-03 04:11:36 +09:00
semantics.rs fix: use Result type aliases in "Wrap return type in Result" assist 2024-09-02 02:00:19 +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