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
#173 had a couple of issues:
* String regex test in Bash requires [[ ]] instead of [ ]
* JSON output in rustc is only available when the nightly toolchain is
installed. Instead, we can form the target value manually
0 commit comments