Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Update to rustc master#872

Merged
nrc merged 1 commit intorust-lang:masterfrom
alexcrichton:fix
May 17, 2018
Merged

Update to rustc master#872
nrc merged 1 commit intorust-lang:masterfrom
alexcrichton:fix

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

RLS is broken by rust-lang/rust#50615 and rust-dev-tools/rls-rustc#8 is also required to merge this

Comment thread src/build/rustc.rs Outdated
fn late_callback(
&mut self,
trans_crate: &TransCrate,
trans_crate: &CodegenBackend,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be renamed to codegen_backend.

Comment thread Cargo.toml Outdated
clippy = ["clippy_lints"]

[patch.crates-io]
rls-rustc = { git = 'https://github.com/alexcrichton/rls-rustc', branch = 'fix' }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've published 0.3 with your changes now

@alexcrichton
Copy link
Copy Markdown
Member Author

Updated!

@nrc nrc merged commit cf0609d into rust-lang:master May 17, 2018
@nrc
Copy link
Copy Markdown
Member

nrc commented May 17, 2018

Thanks!

@nrc
Copy link
Copy Markdown
Member

nrc commented May 17, 2018

Testing a PR for updating RLS in the Rust repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants