Skip to content

Conversation

bjorn3 and others added 21 commits June 3, 2017 18:18
Removes 'elided' from lifetime resolution errors
Removes 'elided' from relevant error messaging tests
Better docs

Working on more doc improvements

Edit: done for today
Remove 'elided' from lifetime resolution error

Removes 'elided' from lifetime resolution errors
Removes 'elided' from relevant error messaging tests

This PR resolves rust-lang#29094

r? @Mark-Simulacrum
…hton

rustc_llvm: re-run build script if config.toml changes

closes rust-lang#35199
syntax_pos::Symbol should not implement Sync

Fixes rust-lang#42407
…crichton

Skip printing for skipped doc tests.

Followup to rust-lang#42437 to further reduce noise.

r? @alexcrichton
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @pnkfelix (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@frewsxcv
Copy link
Contributor Author

frewsxcv commented Jun 7, 2017

@bors r+ p=10

@bors
Copy link
Collaborator

bors commented Jun 7, 2017

📌 Commit 24f48d0 has been approved by frewsxcv

@bors
Copy link
Collaborator

bors commented Jun 7, 2017

⌛ Testing commit 24f48d0 with merge f73f675...

bors added a commit that referenced this pull request Jun 7, 2017
Rollup of 7 pull requests

- Successful merges: #42409, #42415, #42429, #42438, #42466, #42469, #42485
- Failed merges:
@bors
Copy link
Collaborator

bors commented Jun 7, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: frewsxcv
Pushing f73f675 to master...

@bors bors merged commit 24f48d0 into rust-lang:master Jun 7, 2017
@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.