Address review comments.
This commit is contained in:
parent
1f3d9a4b61
commit
68f32169e5
2 changed files with 6 additions and 6 deletions
|
|
@ -653,7 +653,7 @@ impl TypeAliasPart {
|
|||
},
|
||||
)
|
||||
.to_string();
|
||||
// The alternate display disables html escaping of '<' and '>'.
|
||||
// The alternate display prints it as plaintext instead of HTML.
|
||||
let trait_ = impl_
|
||||
.inner_impl()
|
||||
.trait_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue