rust-analyzer/crates/hir/src
2024-08-06 00:25:02 +02:00
..
semantics Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
term_search Auto merge of #17516 - kilpkonn:master, r=kilpkonn 2024-06-30 12:41:22 +00:00
attrs.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02: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 Fix incorrect handling of cfg'd varargs 2024-07-25 11:02:19 +02: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 Fix spelling of "object-oriented" 2024-08-06 00:25:02 +02:00
semantics.rs Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
source_analyzer.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
symbols.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
term_search.rs Increase search depth to account for more granual steps 2024-06-22 15:06:07 +03:00