-
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 #25
Comments
RFC: attributes for tools, 2.0 - rust-lang/rfcs#2103 |
sfackler got a Docker image upstreamed - |
@topecongiro added a new error format to rustfmt - rust-lang/rustfmt#1884 |
std libs gets documentation for all platforms (including Windows!) - rust-lang/rust#43348 |
@booyaa gave a talk on the RLS - https://skillsmatter.com/skillscasts/10664-rust-language-server-and-you |
vscode extension 0.2.2 - changelog - https://github.com/rust-lang-nursery/rls-vscode/blob/master/CHANGELOG.md#022---2017-08-21 |
Btw, wrong date for the changelog for latest release. September instead of
August.
…On 22/08/2017 12:35 PM, "Nick Cameron" ***@***.***> wrote:
vscode extension 0.2.2 - changelog - https://github.com/rust-lang-
nursery/rls-vscode/blob/master/CHANGELOG.md#022---2017-09-21
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAhZVu71IcUTU5hQom2t5g_7_rpt90tpks5saiJDgaJpZM4Oy2_c>
.
|
Fixed, thanks! |
Rustfmt nightly 0.2.2 - new error messages, big perf improvement |
Clippy has gained a few cleanups and some new lints: ( |
Rustfmt 0.2.3 |
@jhod0 added the ability to print how long each of |
https://github.com/ibabushkin/rust-semverver exists! RFC news - tool attrs (rust-lang/rfcs#2103) entered FCP, Add external doc attribute to rustc (rust-lang/rfcs#1990) finished FCP, still need to sort out doc root issue, platform-specific data directories (rust-lang/rfcs#1615) hopefully FCP soon. |
Does that mean it will be distributed with rustc? Rustup? What does this mean and why am I so excited |
Doesn't have any effect so far, except that we are updating the submodule frequently to keep it working. There will be other steps in the future to make this more convenient. The final goal is that it will be distributed via rustup, but that is still quite some time off to the future. |
@oli-obk ok, thanks for the explanation. Sounds like a the very least this will mean less clippy-breakage when updating nightly, which would be absolutely amazing. |
IntelliJ Rust 0.1.0.2068: perf improvements, Cargo toolbar, full change log at https://intellij-rust.github.io/2017/09/07/changelog-51.html |
rustfmt 0.2.6. findwork site |
Redirect to #28 |
This is an issue to collect news about dev tools. If anything is happening, however minor, please leave a comment and let us know. Periodically (apx monthly, depending on how much news we get) I'll edit all the comments into a document, add it to the repo, and post to TWiR (and blog, tweet, etc.). Then open a new issue.
The text was updated successfully, but these errors were encountered: