rust/crates/ra_ide
kjeremy 7ec43ee07a WIP: See through Macros for SignatureHelp
Note: we meed to skip the trivia filter to make sure that
`covers!(call_info_bad_offset)` succeeds otherwise we exit call_info
too early.

Also the test doesn't pass: `FnCallNode::with_node` always detects
a MacroCall.
2019-12-18 08:49:06 -05:00
..
src WIP: See through Macros for SignatureHelp 2019-12-18 08:49:06 -05:00
Cargo.toml Replace ra_hir_expand::either with crate 2019-12-03 11:07:56 -05:00