diff options
| author | Barosl Lee <vcs@barosl.com> | 2014-12-08 16:28:14 +0900 |
|---|---|---|
| committer | Barosl Lee <vcs@barosl.com> | 2014-12-10 12:33:20 +0900 |
| commit | 21d12c029700adc158c5fb466384ccd8562a6915 (patch) | |
| tree | 8d532fc6780d84cc02731a2d88b9502284bfb206 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4c692d3a35945d434c576c048d7066d961831980 (diff) | |
| download | rust-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
