about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-07-12 18:35:54 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-07-12 18:35:54 +0530
commit1cf7b1e9386d5c9265bfd6fd3b28074908a51276 (patch)
treef367f72856e4292ee864766361357d316644a408 /src/libstd/sys/unix/stack_overflow.rs
parentad930f4145b73b031280795e394da815b10d9c4e (diff)
parent9e9698213c84cc7318190208b10e787185ac4070 (diff)
downloadrust-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