diff options
| author | Huon Wilson <dbau.pp+github@gmail.com> | 2014-05-01 23:35:06 +1000 |
|---|---|---|
| committer | Huon Wilson <dbau.pp+github@gmail.com> | 2014-05-02 22:54:55 +1000 |
| commit | 5c424ba34ad8b45cfba4619832d23b0278ede696 (patch) | |
| tree | bd4d05b358352d1b306044a04545386bf3ded77e /src/rustllvm/RustWrapper.cpp | |
| parent | 239557de6de72748a5c7604081b202d53f7d9ac9 (diff) | |
| download | rust-5c424ba34ad8b45cfba4619832d23b0278ede696.tar.gz rust-5c424ba34ad8b45cfba4619832d23b0278ede696.zip | |
syntax: store char literals/tokens as `char`s rather than u32s.
Clearly storing them as `char` is semantically nicer, but this also fixes a bug whereby `quote_expr!(cx, 'a')` wasn't working, because the code created by quotation was not matching the actual AST definitions.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
