diff options
| author | Earl St Sauver <estsauver@gmail.com> | 2015-01-12 01:37:01 -0800 |
|---|---|---|
| committer | Earl St Sauver <estsauver@gmail.com> | 2015-01-13 22:25:11 -0800 |
| commit | 2a320f21d0e5f943b9cd02bb7882531bfb7ef0b9 (patch) | |
| tree | df22d587e1fae73b8e4b5c119b6bf5e5314f1815 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4bed1e8c0a433f30f85a01cd74d2251c73f590a2 (diff) | |
| download | rust-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
