Skip to content

impl Future for Rust #200

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

Merged
merged 6 commits into from
Sep 18, 2017
Merged

impl Future for Rust #200

merged 6 commits into from
Sep 18, 2017

Conversation

aturon
Copy link
Member

@aturon aturon commented Sep 15, 2017

This is a draft blog post for launching the impl period.

WG leads: I need a one-liner for each group. I've written about half of them. Please take a look, and leave a comment to provide (or change) your one-liner ASAP.

cc @rust-lang/core

@aturon aturon changed the title impl Future for Rust WIP, DO NOT MERGE: impl Future for Rust Sep 15, 2017
@fitzgen
Copy link
Member

fitzgen commented Sep 15, 2017

bindgen: Make FFI'ing to C and C++ easy, automatic, and robust!

@steveklabnik
Copy link
Member

WG-docs-rbe: Teaching others Rust in the browser

@carols10cents
Copy link
Member

carols10cents commented Sep 15, 2017

WG-infra-crates.io: Pay down some technical debt and implement long-desired features on a production Rust web application!
(cargo-registries lgtm)

@QuietMisdreavus
Copy link
Member

WG-docs-rustdoc: Help make docs beautiful for everyone!

</tr>
<tr>
<td><b>WG-infra-perf</b></td>
<td></td>
Copy link
Member

Choose a reason for hiding this comment

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

Let's make sure Rust gets faster.

</tr>
<tr>
<td><b>WG-infra-rustbuild</b></td>
<td></td>
Copy link
Member

Choose a reason for hiding this comment

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

Ensuring stability and speed in the compiler build.

I'm not super happy with this one...

</tr>
<tr>
<td><b>WG-infra-secure</b></td>
<td></td>
Copy link
Contributor

Choose a reason for hiding this comment

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

Securing Rust's infrastructure to make it follow best security practices, consistent, and easy to update.

@BurntSushi
Copy link
Member

WG-libs-simd: Implement SIMD vendor intrinsics!

@petrochenkov
Copy link
Contributor

@BurntSushi
"Help Rust to directly access hardware's advanced data processing capabilities!" :)

a [global channel](https://gitter.im/rust-impl-period/Lobby) for talking about
the process as a whole, or getting help finding your way to a working group.

- The brand-new [findwork](https://www.rustaceans.org/findwork) site, which
Copy link
Member

Choose a reason for hiding this comment

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

Could use https://www.rustaceans.org/findwork/impl to go straight to the impl period issues

<td><a href="">Chat</a></td>
</tr>
<tr>
<td><b>WG-dev-tools-vscode</b></td>
Copy link
Member

Choose a reason for hiding this comment

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

Can we add WG-dev-tools-clients please? "Implement new clients for the RLS - Atom, Sublime Text, Visual Studio, etc."

</tr>
<tr>
<td><b>WG-dev-tools-vscode</b></td>
<td></td>
Copy link
Member

Choose a reason for hiding this comment

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

Improve Rust's IDE experience for Visual Studio Code users

<table>
<tr>
<td><b>WG-dev-tools-rls</b></td>
<td></td>
Copy link
Member

Choose a reason for hiding this comment

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

Help make Rust's IDE experience first class

</tr>
<tr>
<td><b>WG-dev-tools-rustfmt</b></td>
<td></td>
Copy link
Member

Choose a reason for hiding this comment

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

Help make Rust's code the prettiest!

</tr>
<tr>
<td><b>WG-infra-crater</b></td>
<td></td>
Copy link
Member

@aidanhs aidanhs Sep 18, 2017

Choose a reason for hiding this comment

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

Regularly testing the compiler against the Rust ecosystem.

</tr>
<tr>
<td><b>WG-infra-host</b></td>
<td></td>
Copy link
Member

Choose a reason for hiding this comment

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

Managing the services that keep the Rust machine running.

@aturon aturon changed the title WIP, DO NOT MERGE: impl Future for Rust impl Future for Rust Sep 18, 2017
@aturon aturon merged commit 18c4624 into rust-lang:gh-pages Sep 18, 2017
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.