about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAndrew Barchuk <raindev@icloud.com>2015-01-13 23:22:32 +0200
committerSteve Klabnik <steve@steveklabnik.com>2015-01-17 10:49:49 -0500
commit9ed27df180be7b006bbbd364812767280087b123 (patch)
treec4bdb0f2583ca802499e7b58ba6aeca4910df76a /src/rustllvm/RustWrapper.cpp
parent873ae555e9a42fd12b0a92134112ec000d749ab2 (diff)
downloadrust-9ed27df180be7b006bbbd364812767280087b123.tar.gz
rust-9ed27df180be7b006bbbd364812767280087b123.zip
Fix intro concurrency examples compilation warns
* Use range notation instead of deprecated `range()`

* Remove deprecated `u` integer suffixes used in ranges

* Replace deprecated `i` integer suffixes with `is` for vector numbers

`Thread::spawn()` still gives "use of unstable item" warning which I
hadn't found a way to fix.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions