rust/crates/hir/src
Hongxu Xu 75fb3de310 Handle generic args per arg index
Add more test cases for generic args
2022-07-07 00:45:22 +08: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 Auto merge of #12634 - iDawer:match-check.witnesses, r=flodiebold 2022-06-30 14:51:58 +00: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 fix(ide-db): correct single-file module rename 2022-05-28 15:07:22 +03:00
lib.rs Handle generic args per arg index 2022-07-07 00:45:22 +08:00
semantics.rs internal: Simplify some completions 2022-06-20 21:55:33 +02:00
source_analyzer.rs fix: Simplify macro statement expansion handling 2022-07-01 14:49:30 +02:00
symbols.rs fix: properly import all types of macros with #[macro_use] again 2022-03-23 14:34:27 +01:00