rust-analyzer/crates/hir/src
Chayim Refael Friedman cfb701ac78 Get rid of $crate in expansions shown to the user
Be it "Expand Macro Recursively", "Inline macro" or few other things.

We replace it with the crate name, as should've always been.
2024-09-18 18:30:59 +03:00
..
semantics Give InlineAsmOperand a HIR representation 2024-09-05 12:40:48 +02: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 fix: use pretty_print_pat for params in fn 2024-09-09 20:59:23 +08: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 Get rid of $crate in expansions shown to the user 2024-09-18 18:30:59 +03:00
semantics.rs Use more correct handling of lint attributes 2024-09-12 15:24:38 +03:00
source_analyzer.rs asm! parsing and lowering fixes 2024-09-05 15:08:16 +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