about summary refs log tree commit diff
path: root/editors/code/src/debug.ts
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-12-23 06:22:28 +0000
committerGitHub <noreply@github.com>2020-12-23 06:22:28 +0000
commit493e29d7132a25ce13c10393c581c2f9e1116320 (patch)
treedd47c0cf344ccf6df3bd434b4deb7d64a6ae3c96 /editors/code/src/debug.ts
parent4a2f60cb7b83e9ef95d97201d210ff6943b660eb (diff)
parent26f604b907f5c23404acec96b14e80064857cd17 (diff)
downloadrust-493e29d7132a25ce13c10393c581c2f9e1116320.tar.gz
rust-493e29d7132a25ce13c10393c581c2f9e1116320.zip
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 <jonasschievink@gmail.com>
Diffstat (limited to 'editors/code/src/debug.ts')
0 files changed, 0 insertions, 0 deletions