rust-analyzer/crates/hir/src
bors f3d9c9df90 Auto merge of #17876 - Veykril:semantics-include-simplify, r=Veykril
internal: Remove unreachable logic for include token mapping

Turns out https://github.com/rust-lang/rust-analyzer/pull/17863 made this obsolete 🎉
2024-08-13 07:48:55 +00:00
..
semantics Resolve included files to their calling modules in IDE layer 2024-08-12 13:45:33 +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: Correctly support #[rustc_deprecated_safe_2024] 2024-08-12 10:56:59 +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: Correctly support #[rustc_deprecated_safe_2024] 2024-08-12 10:56:59 +02:00
semantics.rs Remove unreachable logic for include token mapping 2024-08-13 09:44:13 +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