about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorEarl St Sauver <estsauver@gmail.com>2015-01-12 01:37:01 -0800
committerEarl St Sauver <estsauver@gmail.com>2015-01-13 22:25:11 -0800
commit2a320f21d0e5f943b9cd02bb7882531bfb7ef0b9 (patch)
treedf22d587e1fae73b8e4b5c119b6bf5e5314f1815 /src/libstd/sys/unix/stack_overflow.rs
parent4bed1e8c0a433f30f85a01cd74d2251c73f590a2 (diff)
downloadrust-2a320f21d0e5f943b9cd02bb7882531bfb7ef0b9.tar.gz
rust-2a320f21d0e5f943b9cd02bb7882531bfb7ef0b9.zip
Fix playpen links to not all be the same
Fixes #20732, that all links in some modules point to the same code
examples was reported. The ID's generated for documents in
librustdoc are not all unique, which means the code rendered as
text is not being properly selected.

This change removes the unique id generation and instead changes the
frontend code to grab the correct code sample by it's relative
position in the dom.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions