-
Notifications
You must be signed in to change notification settings - Fork 9
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
Tools news #35
Comments
These are covered in issue 3 (except the Cargo one, which I missed, but Cargo is not really a dev tools thing anyway) |
Atom ide-rust 0.13 - https://github.com/mehcode/atom-ide-rust/releases/tag/v0.13.0 |
Sorry for tooting my own horn, but there is a new upcoming mutation testing framework: https://github.com/llogiq/mutagen – it's not ready yet, but some major components are in place and I'm currently mentoring issues where the solutions will get us into a usable state. Noting this in the tools news could bring in more contributors, which I would cordially welcome 😄. |
More Atom IDE releases |
Rustfmt 0.6 with new API |
VSCode extension - 0.4.2 RLS has got some good stability improvements |
davidalber has commit access to highfive team changes |
Rustfix work ramping up for edition |
clippy lint audit |
rustfix overhaul with edition upgrade mode coming soon We are also getting to point where people can start contributing but we should do a separate announcement when things are less in flux |
Nested diagnostics in vscode |
The multiple_crate_versions clippy lint is probably worth mentioning? (added in rust-lang/rust-clippy#2672) |
formatting RFC: rust-lang/rfcs#2436 |
No description provided.
The text was updated successfully, but these errors were encountered: