about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBarosl Lee <vcs@barosl.com>2014-12-08 16:28:14 +0900
committerBarosl Lee <vcs@barosl.com>2014-12-10 12:33:20 +0900
commit21d12c029700adc158c5fb466384ccd8562a6915 (patch)
tree8d532fc6780d84cc02731a2d88b9502284bfb206 /src/libstd/sys/unix/stack_overflow.rs
parent4c692d3a35945d434c576c048d7066d961831980 (diff)
downloadrust-21d12c029700adc158c5fb466384ccd8562a6915.tar.gz
rust-21d12c029700adc158c5fb466384ccd8562a6915.zip
typeck: Make the supplied parameters to be a tuple
When a type error occurs, check_method_argument_types() tries to provide
arguments filled with ty::mk_err(). However, if a function takes the
parameters as a tuple, the arguments should be converted to a tuple
before being passed to check_argument_types().

Fixes #19521.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions