Skip to content

Rollup of 6 pull requests #26985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jul 12, 2015
Merged

Rollup of 6 pull requests #26985

merged 12 commits into from
Jul 12, 2015

Conversation

@rust-highfive
Copy link
Contributor

r? @steveklabnik

(rust_highfive has picked a reviewer for you, use r? to override)

@Manishearth
Copy link
Member Author

@bors r+ p=10

@bors
Copy link
Collaborator

bors commented Jul 12, 2015

📌 Commit aad7cb8 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Jul 12, 2015

⌛ Testing commit aad7cb8 with merge aff2080...

bors added a commit that referenced this pull request Jul 12, 2015
@bors bors merged commit aad7cb8 into rust-lang:master Jul 12, 2015
…=alexcrichton

Avoids some code duplication and relies less on deprecated properties on `KeyboardEvent`.  The code is still looking quite bad, but that’s primarily because interop in this area is a disaster zone.
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
…=gankro

That sentence make me read it a few times before properly understanding it
- It is clear that what follows are re-exports
- There aren't so many re-exports that examples should be given
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants