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 fields for internal test crate #264

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Add new fields for internal test crate #264

merged 1 commit into from
Apr 26, 2023

Conversation

@tamird
Copy link
Contributor Author

tamird commented Apr 26, 2023

Hmm, I see a bunch of errors of the form

error: crate `rustc_session` required to be available in rlib format, but was not found in this form
  |
  = help: try adding `extern crate rustc_driver;` at the top level of this crate

Thoughts?

@Manishearth
Copy link
Owner

Unsure, we haven't been trying hard to keep the nightly-feature stuff working.

It's possible the rustc internal components are distributed separately now.

I'll still merge this since it's an improvement.

@Manishearth Manishearth merged commit a7c6d01 into Manishearth:master Apr 26, 2023
@tamird tamird deleted the fix-build-nightly branch April 26, 2023 18:24
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.

2 participants