diff options
| author | Nick Cameron <ncameron@mozilla.com> | 2014-04-27 10:19:15 +1200 |
|---|---|---|
| committer | Nick Cameron <ncameron@mozilla.com> | 2014-04-28 21:02:18 +1200 |
| commit | c0ff3caae1c0fb7817e09749c5f1ddae3b301ee2 (patch) | |
| tree | 4e847eb1267cbfc438084e6fd4d0b0a988e5100e /src/rustllvm/RustWrapper.cpp | |
| parent | 7a19a82d119ca51ed872ed207bed396cdf4a3283 (diff) | |
| download | rust-c0ff3caae1c0fb7817e09749c5f1ddae3b301ee2.tar.gz rust-c0ff3caae1c0fb7817e09749c5f1ddae3b301ee2.zip | |
Refactor ty_str to use a ~(str) representation.
Similar to my recent changes to ~[T]/&[T], these changes remove the vstore abstraction and represent str types as ~(str) and &(str). The Option<uint> in ty_str is the length of the string, None if the string is dynamically sized.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
