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
Create a new local fn `has_msbuild_version` in `find_vs_version`
to make the invocation easier.
Also add `#[inline(always)]` to `has_msbuild_version` since it is only
used in `find_vs_version`
Signed-off-by: Jiahao XU <[email protected]>
0 commit comments