]> git.lizzy.rs Git - rust.git/commit
Removed some dead code.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 29 Nov 2013 17:20:27 +0000 (18:20 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 29 Nov 2013 17:20:27 +0000 (18:20 +0100)
commitfffa10c175fcadd8c7f473e1f91d9776cf6c24f6
tree523aeb2529128c9ee075a5547569332a60dda93a
parent6c672ee094a1a8e72c100100f43c73a9741f08a7
Removed some dead code.

While tracking down how this function became dead, identified a spot
(@fn cannot happen) where we probably would prefer to ICE rather than
pass silently; so added fail! invocation.
src/librustc/middle/kind.rs