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
We miss the InlineAsm node dump in rust-ast-collector.cc which may be required if we need to expand an attribute proc macro on a function containing inline assembly.
The text was updated successfully, but these errors were encountered:
We miss the
InlineAsm
node dump inrust-ast-collector.cc
which may be required if we need to expand an attribute proc macro on a function containing inline assembly.The text was updated successfully, but these errors were encountered: