Skip to content

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