diff options
| author | Ulrik Sverdrup <root@localhost> | 2015-05-25 15:06:38 +0200 |
|---|---|---|
| committer | Ulrik Sverdrup <root@localhost> | 2015-05-25 19:06:58 +0200 |
| commit | d1cd689b4867e915e42264175d54c45f22180206 (patch) | |
| tree | 28e75952e0cbe9cc042748411327705be6f3a1d5 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 093e18d18465364ef96495ab662fb4325595bead (diff) | |
| download | rust-d1cd689b4867e915e42264175d54c45f22180206.tar.gz rust-d1cd689b4867e915e42264175d54c45f22180206.zip | |
rustdoc: Fix associated types in signatures
Functions such as `fn foo<I: Iterator>(x: I::Item)` would not render correctly and displayed `I` instead of `I::Item`. Same thing with `I::Item` appearing in where bounds. This fixes the bug by using paths for generics. Fixes #24417
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
