rust-analyzer/crates/hir/src
2022-03-20 19:31:00 +01:00
..
semantics Add const generics 2022-03-14 14:38:37 +03:30
attrs.rs Move hir to new MacroId 2022-03-08 23:51:48 +01:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs fix: Show what file paths were expected for unresolved modules 2022-03-11 17:08:30 +01:00
display.rs Add const generics 2022-03-14 14:38:37 +03:30
from_id.rs fix clippy::useless_conversion 2022-03-12 16:50:49 +01:00
has_source.rs Move hir to new MacroId 2022-03-08 23:51:48 +01:00
lib.rs fix: Fix runnables trying to add doc tests in the crate root from #[macro_export] macros 2022-03-18 12:01:59 +01:00
semantics.rs feat: Tag macro calls as unsafe if they expand to unsafe expressions 2022-03-20 19:07:44 +01:00
source_analyzer.rs internal: Treat {global_}asm macros as unsafe 2022-03-20 19:31:00 +01:00
symbols.rs fix symbol index collection not collecting legacy macros 2022-03-09 01:44:20 +01:00