Remove unnecessary feature gate. by tmccombs · Pull Request #52104 · rust-lang/rust

@tmccombs

@bors added the S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

label

Jul 6, 2018

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request

Jul 7, 2018
…Simulacrum

Remove unnecessary feature gate.

To fix a warning.

bors added a commit that referenced this pull request

Jul 7, 2018
Rollup of 9 pull requests

Successful merges:

 - #51901 (Rc: remove unused allocation and fix segfault in Weak::new())
 - #52058 (Use of unimplemented!() causing ICE with NLL)
 - #52067 (Visit the mir basic blocks in reverse-postfix order)
 - #52083 (Dont run ast borrowck on mir mode)
 - #52099 (fix typo in stable `--edition` error message)
 - #52103 (Stabilize rc_downcast)
 - #52104 (Remove unnecessary feature gate.)
 - #52117 (Dedupe filetime)
 - #52120 (ARM: expose the "mclass" target feature)

Failed merges:

r? @ghost