about summary refs log tree commit diff
path: root/src/test/ui/recursion/recursive-enum.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-12-22 04:21:30 +0000
committerbors <bors@rust-lang.org>2018-12-22 04:21:30 +0000
commit24667aa19d65b0827e780e2eab6b3b86e22a2516 (patch)
tree0ea4e6a2ebff35c4981f2d01b01edd3d2d28ac1c /src/test/ui/recursion/recursive-enum.rs
parentabaa9344d4c10a45d7725534145007a8284dabe8 (diff)
parent8d393bf797c378bddc757cf18c59728b180ef2ba (diff)
downloadrust-24667aa19d65b0827e780e2eab6b3b86e22a2516.tar.gz
rust-24667aa19d65b0827e780e2eab6b3b86e22a2516.zip
Auto merge of #56824 - euclio:internal-apis, r=QuietMisdreavus
rustdoc: display rustc_private APIs as "Internal"

This PR updates the display of `rustc_private` APIs to be "Internal" instead of "Experimental", and changes the colors appropriately. It also updates the copy of the `rustc_private` feature to sound more informative and less like a compiler suggestion.

The PR additionally contains a significant refactor of the `short_stability` function to remove duplication and fix a few rendering bugs due to extra or missing spaces.

Before:

![screen shot 2018-12-14 at 11 45 28 am](https://user-images.githubusercontent.com/1372438/50015926-c9768d80-ff95-11e8-9649-5df29df6909b.png)

After:

![screen shot 2018-12-14 at 11 45 11 am](https://user-images.githubusercontent.com/1372438/50015934-cf6c6e80-ff95-11e8-912b-74b893f55425.png)
Diffstat (limited to 'src/test/ui/recursion/recursive-enum.rs')
0 files changed, 0 insertions, 0 deletions