about summary refs log tree commit diff
path: root/src/test/ui/refutable-pattern-errors.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-08-03 13:12:01 +0200
committerGitHub <noreply@github.com>2019-08-03 13:12:01 +0200
commit6a38ef7abd75d28dd61bd939423468d64789b076 (patch)
treef7d1374b7c6bfb08a5918d76632bcf97bbef2c17 /src/test/ui/refutable-pattern-errors.rs
parent15b5aacab65156f06d9f622f75808842dc90e005 (diff)
parent2921de63bb2287f6971f3fe54cae96035c8e1ec6 (diff)
downloadrust-6a38ef7abd75d28dd61bd939423468d64789b076.tar.gz
rust-6a38ef7abd75d28dd61bd939423468d64789b076.zip
Rollup merge of #63218 - lenary:riscv-non-experimental, r=alexcrichton
rustbuild: RISC-V is no longer an experimental LLVM target

This moves RISC-V from the experimental LLVM targets to the
regular LLVM targets. RISC-V was made non-experimental in
https://reviews.llvm.org/rL366399

I have also sorted the list of LLVM targets, and changed the code
around setting llvm_exp_targets (and its default) to match the code
setting llvm_targets (and its default), ensuring future changes to
the defaults, as LLVM targets become stable, affect as few places as
possible.

Given WebAssembly is in `LLVM_ALL_TARGETS` and is therefore built by default (and has been since October 2018), I'm not sure why rust still has it in `experimental-targets`. I'm happy to update this PR to move it into the main list of LLVM targets.

r? @alexcrichton
Diffstat (limited to 'src/test/ui/refutable-pattern-errors.rs')
0 files changed, 0 insertions, 0 deletions