Skip to content

Rollup of 7 pull requests - #59964

Closed
Centril wants to merge 22 commits into
rust-lang:masterfrom
Centril:rollup-fupil6y
Closed

Rollup of 7 pull requests#59964
Centril wants to merge 22 commits into
rust-lang:masterfrom
Centril:rollup-fupil6y

Conversation

@Centril

Copy link
Copy Markdown
Contributor

Successful merges:

Failed merges:

r? @ghost

Albin Stjernaand others added 22 commits April 10, 2019 22:44
…lementation
get_mut allows us to abstract over the implementation detail of inner being
optional.
Use a proc macro to declare preallocated symbols
r? @petrochenkov
update polonius-engine
This updates polonius-engine to [version 0.7.0](https://github.com/rust-lang/polonius/blob/master/RELEASES.md#v070), which adds a hybrid algorithm that starts off with performing a cheaper, location-insensitive analysis before proceeding with the full analysis.
r? @nikomatsakis
…in-pin-docs, r=RalfJung
Remove [mut] syntax in pin docs
Resolvesrust-lang#59832
…nnytm
Make BufWriter use get_mut instead of manipulating inner in Write implementation
`get_mut` allows us to abstract over the implementation detail of inner being optional.
…ievink
Add missing backtick to Symbol documentation.
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=7

@bors

bors commented Apr 14, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 02b02cf has been approved by Centril

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Apr 14, 2019
@CentrilCentril closed this Apr 14, 2019
@Centril
Centril deleted the rollup-fupil6y branch April 14, 2019 15:27
@CentrilCentril added the rollup A PR which is a rollup label Oct 24, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollupS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Centril@bors@estebank@czipperz@Zoxc@ljedrz@krk