]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #39151 - canndrew:feature-gate-uninhabited-references, r=brson
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 19 Jan 2017 10:56:11 +0000 (11:56 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Jan 2017 10:56:11 +0000 (11:56 +0100)
commit87482ee03ad8ffe9df4f593562ff3e71b8344cb7
treeab2ca38a6acb7db2e18d76631d6210fe52bb35d7
parentc593ff4ce5672b633129197dabb75d4284575408
parent2c6bc186100df68ba6dc7e7388e3708af7ba1539
Rollup merge of #39151 - canndrew:feature-gate-uninhabited-references, r=brson

Feature gate `&Void`'s uninhabitedness.

Here's a totally crazy PR which should never be merged.