Skip to content

Add new 'rustc-internal-api' feature#101

Merged
bors merged 1 commit into
rust-lang:masterfrom
Aaron1011:rustc-internal-api
Jul 9, 2019
Merged

Add new 'rustc-internal-api' feature#101
bors merged 1 commit into
rust-lang:masterfrom
Aaron1011:rustc-internal-api

Conversation

@Aaron1011

Copy link
Copy Markdown
Contributor

The new 'rustc-internal-api' controls access to the exported internal
API used by rustc. This is fully backwards compatible, as
'rustc-dep-of-std' depends on 'rustc-internal-api'

This supports rust-lang/rust#62513

The new 'rustc-internal-api' controls access to the exported internal
API used by rustc. This is fully backwards compatible, as
'rustc-dep-of-std' depends on 'rustc-internal-api'
@Amanieu

Amanieu commented Jul 9, 2019

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Jul 9, 2019

Copy link
Copy Markdown
Contributor

📌 Commit 794caff has been approved by Amanieu

@bors

bors commented Jul 9, 2019

Copy link
Copy Markdown
Contributor

⌛ Testing commit 794caff with merge fe512c2...

bors added a commit that referenced this pull request Jul 9, 2019
Add new 'rustc-internal-api' feature

The new 'rustc-internal-api' controls access to the exported internal
API used by rustc. This is fully backwards compatible, as
'rustc-dep-of-std' depends on 'rustc-internal-api'

This supports rust-lang/rust#62513
@bors

bors commented Jul 9, 2019

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-travis
Approved by: Amanieu
Pushing fe512c2 to master...

@bors bors merged commit 794caff into rust-lang:master Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants