Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

Aaron1011
Copy link
Member

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
Copy link
Member

Amanieu commented Jul 9, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Jul 9, 2019

📌 Commit 794caff has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Jul 9, 2019

⌛ 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
Copy link
Contributor

bors commented Jul 9, 2019

☀️ 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