issues Search Results · repo:sbt/zinc language:Scala
Filter by
392 results
(88 ms)392 results
insbt/zinc (press backspace or delete to remove)steps
- Check out https://github.com/com-lihaoyi/mill/pull/4642 at commit 6398ba3
- Run the reproducibility integration test via
./mill -w integration.feature[reproducibility].local.server mill.integration.ReproducibilityTests.diff` ...
lihaoyi
- 1
- Opened yesterday
- #1540
steps
Try to compile:
trait TypeBound {
type Min
type Max : Min
}
object TypeBound {
type Pinpoint = TypeBound { type Max = Min }
}
object HasPoly1 {
trait Poly1[B : TypeBound] {
...
tgodzik
- 2
- Opened on Jan 17
- #1529
steps
See https://github.com/sbt/sbt/issues/7976 / https://github.com/sbt/sbt-native-packager/pull/1647 /
https://ci.appveyor.com/project/muuki88/sbt-native-packager/builds/51230330
problem
[info] [error] ...
eed3si9n
- Opened on Dec 27, 2024
- #1527
steps
Trigger a compilation on a compilation unit with scala sources and pipelining disabled, with an InvalidationProfiler as
part of IncOptions.externalHooks.
problem
InvalidationProfiler.registerRun ...
ephemerist
- 3
- Opened on Dec 5, 2024
- #1512
problem
Consistent Analysis compression is currently not toggle-able and on by default. This
- has performance implication on potato computers
- causes confusion when people use ConsistentAnalysisFormat.text ...
feature
good first issue
Friendseeker
- 1
- Opened on Dec 3, 2024
- #1509
In the same CI run
[info] + TextAnalysisFormat.round-trip empty: OK, proved property.
[info] Elapsed time: 0.002 sec
[info] + TextAnalysisFormat.round-trip simple: OK, proved property.
[info] Elapsed ...
good first issue
Friendseeker
- Opened on Nov 19, 2024
- #1500
steps
Please see the reproducer
- https://github.com/ov7a/zinc-example/blob/main/src/main/scala/Main.scala and its execution:
- https://github.com/ov7a/zinc-example/actions/runs/11699629356/job/32581996234 ...
ov7a
- 6
- Opened on Nov 6, 2024
- #1493
PR #826 sets -YdisableFlatCpCaching when outputting Jar on classpath and compiler version is 2.12/2.13.
Do we need to do it for Scala 3? Or do we no longer need it since https://github.com/scala/scala/pull/6064 ...
Friendseeker
- 1
- Opened on Oct 21, 2024
- #1480
It would be amazing if incremental compilation was aware of macro dependencies—changes in code generated by a Scala 3
macro. The problem is described here: https://github.com/gzoller/scala-reflection#learning-to-drive-with-macros ...
gzoller
- 3
- Opened on Oct 21, 2024
- #1478

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.