diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-12-23 06:22:28 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-23 06:22:28 +0000 |
commit | 493e29d7132a25ce13c10393c581c2f9e1116320 (patch) | |
tree | dd47c0cf344ccf6df3bd434b4deb7d64a6ae3c96 /xtask/src/pre_commit.rs | |
parent | 4a2f60cb7b83e9ef95d97201d210ff6943b660eb (diff) | |
parent | 26f604b907f5c23404acec96b14e80064857cd17 (diff) |
Merge #7000
7000: Store invocation site for eager macros r=edwin0cheng a=jonas-schievink
Fixes https://github.com/rust-analyzer/rust-analyzer/issues/6992
r? @edwin0cheng
I'm not sure if this is totally correct, it looks like we create **two** `EagerCallLoc`s per macro invocation, one for the arguments (?), and one for the actual macro call. I gave both the same `AstId`, hopefully that's correct.
Co-authored-by: Jonas Schievink <[email protected]>
Diffstat (limited to 'xtask/src/pre_commit.rs')
0 files changed, 0 insertions, 0 deletions