Labels
Labels
27 labels
- We can't or shouldn't work on this yet, for reasons explained in the ticket and/or comments.
- This should be quite easy to pull off.
- This is non-trivial, but still not a major undertaking
- This requires some commitment to pull off properly.
- This is daunting, even for those of us most familiar with the codebase.
- Pull requests that update a dependency file
- This work is tracked elsewhere; see the comments.
- This is not suitable, actionable content for an issue ticket.
- This will not be done, unless later comments change our minds.
- We need to fix some erroneous behavior in the compiler
- Adding a new compiler feature or platform target
- Adding documentation
- Adding a new language feature
- Adding a new library or a new feature in an existing library
- Adding new tooling or a new feature in existing tooling
- This code should not compile, but the compiler fails to give a nice error message explaining it.
- This code should compile, but the compiler fails to handle it.
- We can make the compiler faster!
- We can make the language faster!
- We can make one of the libraries faster!
- We need to spruce up something with our CI/CD.
- We need to spruce up something about the way we compile.
- A safety bug in the language!
- A safety bug in a library!
- Something that will help get people excited about Savi
- Need to work out a reasonably solid plan before we start doing this.
- Need more info about this before we can deal with this ticket