You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added this assertion to original_file_range, but it turns out that call_node returns None for eager macros, so determining the original macro invocation stops inside the include! call.
Trying to go to definition on a method defined in an
include!
d file currently gives me a panic:main.rs:
foo.rs:
The text was updated successfully, but these errors were encountered: