feat: Speculatively expand attributes in completions#10126
Conversation
|
We really need to up our testing game here :-) The fact that the easiest way to test this is to write a My current thinking is that running fully-fledged proc macros inside tests is not a good idea. I think it would be long-term beneficial if "every test runs in a single, static binary" were an invariant of our code-base. In the |
|
Ye we should definitely prioritize testing for now. Regarding |
|
It doesn't work even for complete syntax |
6d83d5a to
d143462
Compare
|
bors r+ |
Fixes #9866