rust/crates/hir/src
2022-03-23 14:34:27 +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
diagnostics.rs Add a FIXME 2022-03-21 16:49:01 +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 expect 2022-03-21 17:00:03 +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: properly import all types of macros with #[macro_use] again 2022-03-23 14:34:27 +01:00