]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplett
authorbors <bors@rust-lang.org>
Wed, 15 May 2019 04:34:14 +0000 (04:34 +0000)
committerbors <bors@rust-lang.org>
Wed, 15 May 2019 04:34:14 +0000 (04:34 +0000)
commitc84a7abf8b2c5753179472464dc2baeb86c6fed6
tree44dd6c99672306e615f9ba4481e7ffb35aebdfac
parent372be4f360ce42b1a10126a711189796f8440ab4
parentcc314b066a2f1d688ec2f5dec1fa5cb01ca1ebb0
Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplett

Remove bitrig support from rust

Resolves #60743

using `find` and `rg` I delete every occurence of "bitrig" in the sources, expect for the llvm submodule (is this correct?).

There's also this file https://github.com/rust-lang/rls/blob/5b8e99bb61958ca8abcb7c5eda70521726be1065/rls-analysis/test_data/rust-analysis/libstd-af9bacceee784405.json which contains a bitrig string in it. What to do with that?
src/libstd/env.rs
src/libstd/sys/unix/args.rs