about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2013-09-11 21:31:14 +1000
committerHuon Wilson <dbau.pp+github@gmail.com>2013-09-11 22:20:33 +1000
commit4ed5fcb122870d5b0876b32e2dffeb4ea2bd6aed (patch)
tree5b02a869b295acc6dfabf04af97e29ec4d35fdea /src/rustllvm/PassWrapper.cpp
parentfe03d827a4910c561507be0802bb5f39a477cc02 (diff)
downloadrust-4ed5fcb122870d5b0876b32e2dffeb4ea2bd6aed.tar.gz
rust-4ed5fcb122870d5b0876b32e2dffeb4ea2bd6aed.zip
extra: improvements & bug fixes to rl.
- Removes a layer of indirection in the storage of the completion
  callback.
- Handles user tab completion in a task in which `complete` hasn't been
  properly. Previously, if `complete` was called in one task, and `read`
  called in another, attempting to get completions would crash. This
  makes the completion handlers non-ambiguously task-local only.
- Fix a mismatch in return values between the Rust code and linenoise.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions