diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-07-12 18:35:54 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-07-12 18:35:54 +0530 |
| commit | 1cf7b1e9386d5c9265bfd6fd3b28074908a51276 (patch) | |
| tree | f367f72856e4292ee864766361357d316644a408 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ad930f4145b73b031280795e394da815b10d9c4e (diff) | |
| parent | 9e9698213c84cc7318190208b10e787185ac4070 (diff) | |
| download | rust-1cf7b1e9386d5c9265bfd6fd3b28074908a51276.tar.gz rust-1cf7b1e9386d5c9265bfd6fd3b28074908a51276.zip | |
Rollup merge of #26967 - tsurai:master, r=steveklabnik
The very first code fragment off every struct and trait documentation page generates wrong playground code. This pull request adjusts ```playpen.js``` to only create a link for real examples.
Documentation:
```rust
pub struct String {
// some fields omitted
}
```
Playground:
```rust
Struct std::String
[−]
[src]
```
r? @steveklabnik
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
