Skip to content

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Mar 25, 2020

Successful merges:

Failed merges:

r? @ghost

jeremystucki and others added 17 commits March 23, 2020 20:15
Now it only gates specific built-in attributes
Increase verbosity when using update syntax with private fields

Resolves rust-lang#70323
move `hir_id_validation` to `rustc_passes` + simplify `hir::map` code

r? @Zoxc
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 fix rust-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
…acrum

normalize some imports & prefer direct ones

r? @Mark-Simulacrum
@Centril
Copy link
Contributor Author

Centril commented Mar 25, 2020

@bors r+ p=7 rollup=never

@bors
Copy link
Collaborator

bors commented Mar 25, 2020

📌 Commit 83fc855 has been approved by Centril

@bors bors 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 Centril added the rollup A PR which is a rollup label Mar 25, 2020
@bors
Copy link
Collaborator

bors commented Mar 25, 2020

⌛ Testing commit 83fc855 with merge cdb50c6...

@bors
Copy link
Collaborator

bors commented Mar 25, 2020

☀️ Test successful - checks-azure
Approved by: Centril
Pushing cdb50c6 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: 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