Skip to content

Incoming clippy breakage #2771

New issue

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

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

Already on GitHub? # to your account

Closed
phansch opened this issue May 17, 2018 · 2 comments
Closed

Incoming clippy breakage #2771

phansch opened this issue May 17, 2018 · 2 comments
Labels
I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️

Comments

@phansch
Copy link
Member

phansch commented May 17, 2018

rust-lang/rust#50615 renames rustc_trans to rustc_codegen, which we use in src/driver.rs#L12

@phansch phansch added the I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️ label May 17, 2018
@witchof0x20
Copy link

Would a PR for this be welcome? I wrote up this commit which is pretty much identical to rust-lang/rls#872

@oli-obk
Copy link
Contributor

oli-obk commented May 19, 2018

Fixed in #2775

@witchof0x20 someone got ahead of you. please don't hesitate to open PRs. We're very happy about any contributions! Even if something is not a full fix or impl, just open a PR, we can figure out the details afterwards

@oli-obk oli-obk closed this as completed May 19, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Projects
None yet
Development

No branches or pull requests

3 participants