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
There should be a way to pass rustpkg command-line flags for rustc, such as -O. (though we should also try to avoid the need for them as much as possible: for example, extern mod inference obviates the need for -L flags...)