-
> I don't have the time (and for most others, the motivation) to try and figure these out as it would cause me to lose my current focus (evaluating a project migration LOE [Level Of Effort]) for which…
-
Exposed by https://github.com/bjaglin/scalafix-rules/actions/runs/8108465163/job/22161731871
```
[error] /home/runner/work/scalafix-rules/scalafix-rules/rules/src/main/scala/fix/RemoveSamePackageImp…
-
### Discussed in https://github.com/scala/scala3/discussions/18115
Originally posted by **utenma** July 2, 2023
Java 21 added a very basic [pattern matching for Java records](https://openjdk.…
-
It should be able to integrate s3te into scastie, so that one can just open scastie and browse the scala code there without having to install anything.
-
https://docs.scala-lang.org/scala3/guides/migration/options-lookup.html says:
> The current comparison is based on Scala 2.13.4 and 3.0.0-M3.
-
Extracted from discussion in #21226 introducing problems
> @EugeneFlesselle this now causes a warning under -source:3.5 (so also in 3.5.x backports) in https://github.com/scala/scala3/blob/a64c295…
-
It would help to have a URI spec that can abstract between any implementation of URIs, the way that banana-rdf can abstract between any RDF Framework, without needing to create any new objects (using …
-
I saw that Scala 3 derivation does not yet consider `ProductHint`. Is some other way to achieve `allowUnknownKeys = false` across my object graph with Scala 3 derivation?
-
**Describe the bug**
When I want to use joern to parse a C# code, the following error occurs:
```
(my_venv)@-Pro % joern-parse /xxxxxxx/src/CommandLine/Infrastructure/
P…
-
## Compiler version
3.4.3, and all previous versions of Scala 3 that I've tested. Crashes on 3.5.0, fixed by https://github.com/scala/scala3/pull/21522, but it has the same (wrong) types as 3.4.3 a…
wjoel updated
2 months ago