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
When -S is used, the compiler inserts inline assembly comments that tell us which assembly came from which Rust statements. This is disable when -S is not used. But the stringify still occurs.