about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-03-06 09:05:12 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-03-06 22:22:34 +0530
commitbabd41e5e707667e7fc76f5ec5603b37a69b74a2 (patch)
tree18d8a041f68e1f882113f2a9f1d9e97de516407f /src/rustllvm/ExecutionEngineWrapper.cpp
parent2fcdd824efd7e0adc2743b4190c8934b861478eb (diff)
parent18f1e40eaaf7ccde1333fbdfc9f15c4cf462a2a4 (diff)
downloadrust-babd41e5e707667e7fc76f5ec5603b37a69b74a2.tar.gz
rust-babd41e5e707667e7fc76f5ec5603b37a69b74a2.zip
Rollup merge of #23067 - oli-obk:doc_examle_fix, r=alexcrichton
 The compiler even tells us this won't work.
```
let mut i = s.len();
while i < 0 { ... }
```
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions