diff options
| author | Kevin Ballard <kevin@sb.org> | 2013-08-15 17:58:56 -0700 |
|---|---|---|
| committer | Kevin Ballard <kevin@sb.org> | 2013-08-15 18:11:36 -0700 |
| commit | 1fcb7ed9a67f316344b0b39e7682dceb1a61cf3e (patch) | |
| tree | 8de0344858abef37bda73a50ced092853dd5f666 /src/rustllvm/PassWrapper.cpp | |
| parent | fc3297ff0574f5c4101e76e34c083c7f599cd956 (diff) | |
| download | rust-1fcb7ed9a67f316344b0b39e7682dceb1a61cf3e.tar.gz rust-1fcb7ed9a67f316344b0b39e7682dceb1a61cf3e.zip | |
Fix error message when trait method ends with wrong token
When parsing a trait function, the function must end with either `;` or
`{` (signifying a default implementation). The error message incorrectly
stated that it must be `;` or `}`.
Fixes #6610.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
