wildbook
wildbook
I was thinking something like this but with a message mentioning what the install button is for and how to use/not use it. 
It is, but the forced downgrade for `clang-cl` is not currently checking for `i586`. It's unconditionally passing `-arch:IA32` for any arch containing `86` that doesn't also contain `x86_64`, which includes...
I just discovered this lint through false positives when running clippy against older code. All of my so far hits can be simplified down to variants of this: ```rs let...
iPhones apparently change quotes into “these” automatically, which IssueBot doesn't like.