Wang Qilin
Wang Qilin
I try to use arcanist-go as the additional linter in my project , and to test it , I write a line ``` go fmt.Println("helloworld %v", test) ``` then I...
如题, 以 `[https://github.com/NetBSD/src](https://github.com/NetBSD/src)` 为例, 社区活跃度较高,但是用的不是`master`管理,所以 grank analy分析出的活跃度才0.03~~~
Set the `default host triple` of `x86_64-pc-windows-gnu/rustup-init.exe` to ` x86_64-pc-windows-gnu`
### Problem you are trying to solve Currently,when I use [https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe](https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe) to download the `rustup-init.exe`, the default host triple is `x86_64-pc-windows-msvc`, see the images bellow  ### Solution you'd like...
there are some offical supported targets missing in the target list and one duplicated , this PR fix the issue