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
1049: Stop parsing arguments to `cross run` after `--`. r=Emilgardis a=zachs18
Resolves#1048.
Stop parsing arguments to `cross run` after `--`, but still add them to `args.all` so they will be passed to the program being run.
Co-authored-by: Zachary S <zasample18+github@gmail.com>
0 commit comments