about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2015-10-26 12:31:17 +0300
committerAleksey Kladov <aleksey.kladov@gmail.com>2015-10-26 12:31:17 +0300
commit32e4ba8f50de279d2c3f0aaaf291e650e067fff7 (patch)
treefc89a1ee97b09ef18c936420423333c9de9366ce /src/rustllvm/RustWrapper.cpp
parent72ed590f8b2210fccd26489d2237310cc2db2603 (diff)
downloadrust-32e4ba8f50de279d2c3f0aaaf291e650e067fff7.tar.gz
rust-32e4ba8f50de279d2c3f0aaaf291e650e067fff7.zip
reference: clarify impl
Another kind of nominal types in Rust are trait objects, so the following is valid

```rust
trait A {

}

impl A {

}
```
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions