rust/crates/hir/src
2022-04-15 19:42:48 +02:00
..
semantics fix: Don't create hir::Locals from const path patterns 2022-04-09 01:08:13 +02:00
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 Determine function unsafety semantically 2022-04-07 18:33:03 +02:00
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 Revert #11912 as it parses all visited files 2022-04-09 13:41:06 +02:00
semantics.rs fix: Do reference search on all downmapped tokens with the same kind only 2022-04-15 19:42:48 +02:00
source_analyzer.rs minor: Remove pointless rebindings 2022-04-07 01:29:31 +02:00
symbols.rs fix: properly import all types of macros with #[macro_use] again 2022-03-23 14:34:27 +01:00