Labels
Labels
16 labels
- Added to PRs which should be benchmarked
- Ticket cannot be implemented because it depends on another ticker or external factor
- Change resulting in compilation errors of code that used to be considered correct, or linking errors
- Erroneous behavior in existing features
- Possible compiler bug, either library can work around it or it's a wontfix
- Pull requests that update a dependency file
- Task which requires handwriting compiletime reflection for Scala2&3 and/or updating the architecture
- Pull requests that update GitHub Actions code
- Not enough information was provided
- Task that should be easy to implement - perfect for people that want to start contributing.
- Runtime/compilation time got worse
- Task with requires some knowlege and writing more code, but not the intimate knoledge about macros