Skip to content
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

Tracking issue: 1.0 #1860

Closed
9 of 10 tasks
nrc opened this issue Aug 7, 2017 · 3 comments
Closed
9 of 10 tasks

Tracking issue: 1.0 #1860

nrc opened this issue Aug 7, 2017 · 3 comments

Comments

@nrc
Copy link
Member

nrc commented Aug 7, 2017

cc rust-dev-tools/dev-tools-team#17

This is all WIP

All 1.0 issues note that a few of those are basically different angles on the same thing, so the actual list of things to do is shorter.

Infrastructure stuff

Bugs

blocking bugs

Things that could have bad consequences for 'common path' users (e.g., removing code in common cases).

Formatting issues

blocking formatting issues We also need to double check that we are adhering to the spec/RFC

Feature work

Non-goals

Currently, RLS is high priority for me, but since the RLS links rustfmt directly, this is orthogonal to 1.0. So file-lines and anything about IDE integration is not a 1.0 blocker.

Anything with non-default options (i.e., non-rfc style).

Any non-standard workflow. The important use cases for 1.0 are:

  • rustfmt or cargo fmt on a whole project or a sub-module of it
  • run rustfmt on CI in some mode which indicates whether a project 'passes' formatting

Anything in #2109

Perfect formatting - it's software, there will always be bugs :-(

@nrc nrc added this to the 1.0 milestone Nov 2, 2017
@nrc
Copy link
Member Author

nrc commented Nov 2, 2017

Also need to check for issues on the impl period milestone that should get carried over to the 1.0 milestone

@nrc
Copy link
Member Author

nrc commented Jun 24, 2018

Formatting issues these are all potentially back compat issues and need to be fixed or triaged p-low before 1.0.

@nrc
Copy link
Member Author

nrc commented Aug 28, 2018

We're not quite in FCP, but there doesn't appear to be any blockers, closing.

@nrc nrc closed this as completed Aug 28, 2018
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

No branches or pull requests

1 participant