rust/crates/hir/src
Benjamin Coenen 6344eea242 improve the default constructor mode when filling fields
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2022-05-04 09:45:12 +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 Diagnose unresolved derive macros 2022-04-27 20:03:57 +02:00
display.rs fix: Fix uncorrect use of double braces in HirDisplay implementations 2022-05-02 12:39:38 +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 improve the default constructor mode when filling fields 2022-05-04 09:45:12 +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 #11973 associated type is unresolved 2022-04-24 20:51:48 +08:00
symbols.rs fix: properly import all types of macros with #[macro_use] again 2022-03-23 14:34:27 +01:00