about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-02-10 20:55:53 +0000
committerbors <bors@rust-lang.org>2016-02-10 20:55:53 +0000
commit5d771cd5b3c736f8217ff49d57a409b7587279b7 (patch)
tree32b2fd21d4cf1f5bcc78cc0b841575531e26e5e1 /src/libstd/sys/unix/process.rs
parentb5da60d03a5926adcb770e55bb3ef535583a4d37 (diff)
parentcecf83f5926898c86c305c7aff104fcc900a87a2 (diff)
downloadrust-5d771cd5b3c736f8217ff49d57a409b7587279b7.tar.gz
rust-5d771cd5b3c736f8217ff49d57a409b7587279b7.zip
Auto merge of #31455 - tmiasko:expected-tokens, r=alexcrichton
Previously when breaking tokens into smaller pieces, the replace_token
function have been used. It replaced current token and updated span
information, but it did not clear the list of expected tokens, neither
did it update remaining info about last token. This could lead to
incorrect error message, like one described in the issue #24780:

    expected one of ... `>` ...  found `>`
Diffstat (limited to 'src/libstd/sys/unix/process.rs')
0 files changed, 0 insertions, 0 deletions