about summary refs log tree commit diff
path: root/src/rt/memory_region.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2011-07-25 17:37:58 +0200
committerMarijn Haverbeke <marijnh@gmail.com>2011-07-25 17:41:00 +0200
commit19507787a9ecd7ad761d643416225781ab40a235 (patch)
tree839102fa53f94eadacfc8a3c7d8483cc7d46f9e1 /src/rt/memory_region.cpp
parentcce1b4667bb84497a350e746b65a7645c20de406 (diff)
downloadrust-19507787a9ecd7ad761d643416225781ab40a235.tar.gz
rust-19507787a9ecd7ad761d643416225781ab40a235.zip
Add support for bracey record types and literals
    type foo = {mutable x: int, y: int};
    auto myfoo = {mutable x: 10, y: 20u};

The old syntax is also still supported.
Diffstat (limited to 'src/rt/memory_region.cpp')
0 files changed, 0 insertions, 0 deletions