diff options
| author | Ulrik Sverdrup <root@localhost> | 2015-05-25 23:05:35 +0200 |
|---|---|---|
| committer | Ulrik Sverdrup <root@localhost> | 2015-05-25 23:10:36 +0200 |
| commit | 06304ed52201ea0cae7a09f2546123c78a60a193 (patch) | |
| tree | a1da93eb2c1e56f183a6e2f44da71e903bd5014a /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | d1cd689b4867e915e42264175d54c45f22180206 (diff) | |
| download | rust-06304ed52201ea0cae7a09f2546123c78a60a193.tar.gz rust-06304ed52201ea0cae7a09f2546123c78a60a193.zip | |
rustdoc: Show where clauses in type aliases
Yes, it's allowed. Example:
type MapFn<I, B> where I: Iterator = Map<I, fn(I::Item) -> B>;
Fixes #25769
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
