about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2014-07-07 09:13:49 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2014-07-11 17:32:23 +0200
commit5cee57869c527ee798c8aeb0e17e82fb36848c4f (patch)
treec4dc23e67ff6cd75b9d852ed645b50fb51b4d34b /src/rustllvm/RustWrapper.cpp
parentc8ae44682d76bb40eb1471eeb42603eaecd0b392 (diff)
downloadrust-5cee57869c527ee798c8aeb0e17e82fb36848c4f.tar.gz
rust-5cee57869c527ee798c8aeb0e17e82fb36848c4f.zip
Removed dead structures after changes to PartialOrd/Ord derivings.
Remove the `NonMatchesExplode` variant now that no deriving impl uses it.
Removed `EnumNonMatching` entirely.
Remove now irrelevant `on_matching` field and `HandleNonMatchingEnums` type.
Removed unused `EnumNonMatchFunc` type def.

Drive-by: revise `EnumNonMatchCollapsedFunc` doc.

Made all calls to `expand_enum_method_body` go directly to
`build_enum_match_tuple`.

Alpha-rename `enum_nonmatch_g` back to `enum_nonmatch_f` to reduce overall diff noise.
Inline sole call of `some_ordering_const`.
Inline sole call of `ordering_const`.

Removed a bunch of code that became dead after the above changes.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions