rust-analyzer/crates/hir/src
Laurențiu Nicola cd12ef8547
Merge pull request #18853 from ChayimFriedman2/no-completion
Fix case where completion inside macro that expands to `#[test]` was unavailable
2025-01-07 06:44:50 +00:00
..
semantics minor: New clippy lints 2025-01-06 17:57:17 +01:00
term_search Properly account for editions in names 2024-08-16 16:46:24 +03:00
attrs.rs Allow excluding specific traits from completion 2025-01-01 13:49:35 +01:00
db.rs Fix memory usage calculation's queries list 2024-10-25 06:15:06 +03:00
diagnostics.rs Unify handling of path diagnostics in hir-ty 2024-12-24 18:58:52 +02:00
display.rs minor: Encode TraitData bools as bitflags 2025-01-03 12:46:07 +01:00
from_id.rs Enum variants are not generic def ids 2024-06-24 10:07:31 +02:00
has_source.rs Support more IDE features for asm operands 2024-09-05 13:19:02 +02:00
lib.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
semantics.rs Merge pull request #18853 from ChayimFriedman2/no-completion 2025-01-07 06:44:50 +00:00
source_analyzer.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
symbols.rs Build source map for hir_def::TypeRefs 2024-10-25 06:15:04 +03:00
term_search.rs Increase search depth to account for more granual steps 2024-06-22 15:06:07 +03:00