diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-12-23 06:22:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-23 06:22:28 +0000 |
| commit | 493e29d7132a25ce13c10393c581c2f9e1116320 (patch) | |
| tree | dd47c0cf344ccf6df3bd434b4deb7d64a6ae3c96 /editors/code/src/debug.ts | |
| parent | 4a2f60cb7b83e9ef95d97201d210ff6943b660eb (diff) | |
| parent | 26f604b907f5c23404acec96b14e80064857cd17 (diff) | |
| download | rust-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
