Skip to content

Rollup of 6 pull requests - #70378

Closed
Centril wants to merge 14 commits into
rust-lang:masterfrom
Centril:rollup-bgyyzvf
Closed

Rollup of 6 pull requests#70378
Centril wants to merge 14 commits into
rust-lang:masterfrom
Centril:rollup-bgyyzvf

Conversation

@Centril

Copy link
Copy Markdown
Contributor

Successful merges:

Failed merges:

r? @ghost

jeremystuckiand others added 14 commits March 23, 2020 20:15
Now it only gates specific built-in attributes
Increase verbosity when using update syntax with private fields
Resolvesrust-lang#70323
Update backtrace crate to 0.3.46
* Support line-tables-only when using libbacktrace
* Update libbacktrace to latest master
* Define HAVE_KERN_PROC on FreeBSD to fixrust-lang#54434
resolve: Remove `rustc_attrs` as a standalone feature gate
Now it only gates specific built-in attributes.
So if you want to make a rustc attribute, make it a built-in (this was already the case in practice for some time).
…r=Centril
Fix smaller issues with invalid placeholder type errors
Follow up to rust-lang#70294.
- Fix placement of suggested generic param when bounds are present.
- Reduce error duplication for invalid placeholder types in `fn` types.
r? @Centril
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors retry

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 25, 2020
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=6 rollup=never

@bors

bors commented Mar 25, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 9ddd70c has been approved by Centril

@bors

bors commented Mar 25, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9ddd70c with merge dd6493e6a9f3ce41ea280f40bf3898e4430418a9...

@bors

bors commented Mar 25, 2020

Copy link
Copy Markdown
Collaborator

💥 Test timed out

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 25, 2020
@CentrilCentril closed this Mar 25, 2020
@Centril
Centril deleted the rollup-bgyyzvf branch March 25, 2020 05:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Centril@bors@jeremystucki@tmiasko@estebank@petrochenkov@tmandry