From: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 16:44:35 +0000 (+0000) Subject: Merge #2311 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=b63c7ecab960ab4478b28bb3ea2b4f9a2e78a00f;p=rust.git Merge #2311 2311: See through Macros for SignatureHelp r=matklad a=kjeremy 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 which is obviously wrong. Fixes #2310 Co-authored-by: kjeremy Co-authored-by: Jeremy Kolb --- b63c7ecab960ab4478b28bb3ea2b4f9a2e78a00f