Nikita Popov
Nikita Popov
The discussion on that PR suggests that we should drop passing `--fatal-warnings` -- that seems fine, given that we only do this for wasm in the first place.
Testing Windows in try. @bors try
Meh, looks like these run tidy, so we'll have to wait on compiler-builtins first.
@bors try
@bors r+ rollup=never
I'm not sure this is a particularly useful change to make at this time.
Need to adjust the comment added in https://github.com/rust-lang/rust/pull/122050.
Would you be interested in upstreaming the new APIs to LLVM? If you do that, then we can directly start using them by providing shims like this: ``` // Or...