diff options
| author | bors <bors@rust-lang.org> | 2014-03-26 19:32:01 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-03-26 19:32:01 -0700 |
| commit | c329a17461b29da3c9f004154d32e4f153d727df (patch) | |
| tree | f30825fe03a00cb0d9740372e386a31bc9e6fd56 /src/rustllvm/RustWrapper.cpp | |
| parent | c83994e0f492d5e416537cb7ce1063662c0e44e7 (diff) | |
| parent | 8118406ecf1fedf2949e8e6fa014086ac7b557e8 (diff) | |
| download | rust-c329a17461b29da3c9f004154d32e4f153d727df.tar.gz rust-c329a17461b29da3c9f004154d32e4f153d727df.zip | |
auto merge of #13079 : alexcrichton/rust/colons, r=cmr
The previous syntax was `Foo:Bound<trait-parameters>`, but this is a little ambiguous because it was being parsed as `Foo: (Bound<trait-parameters)` rather than `Foo: (Bound) <trait-parameters>` This commit changes the syntax to `Foo<trait-parameters>: Bound` in order to be clear where the trait parameters are going. Closes #9265
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
