]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #61215 - paoloteti:armebv7r, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 27 May 2019 03:58:56 +0000 (03:58 +0000)
committerbors <bors@rust-lang.org>
Mon, 27 May 2019 03:58:56 +0000 (03:58 +0000)
commitbe10e6277b738df3cc8ac316872227879118cc64
treedb7bab549c07d0aa837dea7afb4526881c286770
parented2a5115daaffdab30b102405ffcfb222decf444
parent6e4c12c768362fece6ed458f4d4df8cc21734a83
Auto merge of #61215 - paoloteti:armebv7r, r=alexcrichton

Docker: remove environment variable `CC_armebv7r_none_eabi`

`cc-rs` take care of selecting the tool-chain, so this `ENV` variable can be safely removed.