about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2011-07-26 10:27:26 +0200
committerMarijn Haverbeke <marijnh@gmail.com>2011-07-26 10:27:26 +0200
commit252b8ffe42a1db5b404b336b9d6c9141088b9926 (patch)
tree1ea3745a44734e562516cca0b437bd36f402408d /src/rt/rust_task.cpp
parent5ab213a464710d8477fdaaae692fb79e1a91c1d6 (diff)
downloadrust-252b8ffe42a1db5b404b336b9d6c9141088b9926.tar.gz
rust-252b8ffe42a1db5b404b336b9d6c9141088b9926.zip
Add support for new-style local decls
    let x = 5;
    let y: int = 10;
    // as soon as a typestate bug is fixed:
    let x: str = foo, y <- 20u;

'auto' and 'type-first let' will soon be dropped.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions