rust-analyzer/crates/hir/src
2025-03-16 17:47:57 +00:00
..
semantics fix doc tests 2025-02-27 14:58:46 +01:00
term_search Pass the target crate in HirFormatter 2025-03-06 21:00:05 +02:00
attrs.rs Suppress must_use for ControlFlow in rust-analyzer 2025-03-16 17:47:57 +00:00
db.rs Fix memory usage calculation's queries list 2024-10-25 06:15:06 +03:00
diagnostics.rs Merge pull request #19127 from ChayimFriedman2/different-generic-args 2025-02-17 08:30:10 +00:00
display.rs Back out "Compute diagnostics of a field body iff it has one" 2025-01-27 17:30:35 -05:00
from_id.rs fix: Do not show safety hints for extern items lacking semantics 2025-02-12 14:43:51 +01:00
has_source.rs fix(hir): VariantDef is impl HasSource 2025-03-08 01:25:27 +05:30
lib.rs Suppress must_use for ControlFlow in rust-analyzer 2025-03-16 17:47:57 +00:00
semantics.rs Merge pull request #19330 from ChayimFriedman2/normalize-projection 2025-03-10 09:15:35 +00:00
source_analyzer.rs Use HIR unsafety information for unsafe syntax highlightng 2025-03-05 13:18:46 +01:00
symbols.rs Pass the target crate in HirFormatter 2025-03-06 21:00:05 +02:00
term_search.rs Remove duplicate method from hir::Type 2025-01-27 18:40:01 +02:00