Auto merge of #36293 - liigo:docblock-short, r=steveklabnik
rustdoc: don't collapse `docblock-short` 
This commit is contained in:
commit
6ffdda1ba1
4 changed files with 11 additions and 11 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
#![unstable(feature="test", issue = "32374")]
|
||||
|
||||
// @has issue_32374/index.html '//*[@class="docblock short"]' \
|
||||
// @has issue_32374/index.html '//*[@class="docblock-short"]' \
|
||||
// '[Deprecated] [Unstable]'
|
||||
|
||||
// @has issue_32374/struct.T.html '//*[@class="stab deprecated"]' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue