about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-01-24 22:10:04 +0100
committerGitHub <noreply@github.com>2021-01-24 22:10:04 +0100
commitee4461a996dba7a1c7064fdc04934e9b7f01f7f3 (patch)
treebc42be3d2993c685d696c2120e6619ef23985b81 /library/std/src/sys/unix/stack_overflow.rs
parent9089dd2248c2bdca89140f6af514b5fcbb1b97da (diff)
parent20a460e1cf23262b46a7e9672a02c5f07b91eff5 (diff)
downloadrust-ee4461a996dba7a1c7064fdc04934e9b7f01f7f3.tar.gz
rust-ee4461a996dba7a1c7064fdc04934e9b7f01f7f3.zip
Rollup merge of #81302 - LeSeulArtichaut:80777-trait-render, r=jyn514
Fix rendering of stabilization version for trait implementors

Rustdoc compares an item's stabilization version with its parent's to not render it if they are the same. Here, the implementor was compared with itself, resulting in the stabilization version never getting shown.

This probably needs a test.

Fixes #80777.
r? `@jyn514`
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions