about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-08-18 00:26:08 +0000
committerbors <bors@rust-lang.org>2017-08-18 00:26:08 +0000
commit4ac7646d3929b54678095dd349783e73f6b0b14d (patch)
tree8355a67a27c87510229c01eb480c1fd62e0e99ca /src/rustllvm/RustWrapper.cpp
parent59ccba995de202fb9d9a8d795d2770fb2d199db0 (diff)
parentff047a8a25738badbb88b97edf0f8108b4bc356b (diff)
downloadrust-4ac7646d3929b54678095dd349783e73f6b0b14d.tar.gz
rust-4ac7646d3929b54678095dd349783e73f6b0b14d.zip
Auto merge of #43832 - huntiep:compiler-desugaring-enum, r=nikomatsakis
Implement CompilerDesugaringKind enum

This is the first step outlined in #35946. I think that the variants of `CompilerDesugaringKind` should be changed, I didn't know what the official names for `...` and `<-` are.

I'm not to sure how tests for the compiler work, but I would imagine that tests should be added such that
`Symbol::intern(s) == CompilerDesugaringKind::from(s).as_symbol()` for valid `s`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions