issues
search
lampepfl
/
dotty-feature-requests
Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-requests
31
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: add in an archive note
#356
ckipp01
closed
1 year ago
1
Access to common fields in a union type
#355
AndreuCodina
closed
1 year ago
1
scala 3 compiler slow? Why hydrate fast
#346
ghost
closed
1 year ago
1
Selectable does not pass type information to allow precise conversion
#339
wiltonlazary
closed
1 year ago
6
Scala enums non extending java.lang.Enum should provide a way access their class name in runtime
#338
WojciechMazur
closed
1 year ago
2
compiler plugins able to register with the Reporter
#329
fommil
closed
1 year ago
5
Consider including kotlin-style `let` and `also` in predef
#322
scf37
closed
2 years ago
2
automatically optimise loops over Range
#308
strelec
closed
2 years ago
4
Inline expr incorrectly translates by-value references to by-name
#307
japgolly
closed
2 years ago
12
Publish compiler API docs
#293
ckipp01
closed
2 years ago
2
Give @targetName the ability to disambiguate SAM traits
#291
AugustNagro
closed
2 years ago
2
Extend kind-projector support
#285
Daenyth
closed
1 year ago
2
Provide scalc via the ToolProvider spi
#282
bowbahdoe
closed
1 year ago
1
Support for macro annotations
#278
bertlebee
closed
1 year ago
2
Don't show filter dropdown when there is no keywords/inherited/etc
#276
ckipp01
closed
1 year ago
0
Converting a Class object to Type[T] and use T in Macro programming
#275
HalfLegend
closed
1 year ago
2
Better Scaladoc format for structured comments
#273
ckipp01
closed
2 years ago
2
Allow tail calls after return statements
#261
mbovel
closed
2 years ago
2
keep type refinements without the use of `Selectable`
#259
bertlebee
closed
2 years ago
6
Allow given instances to alias structural instances
#257
mpilquist
closed
1 year ago
5
Allow terminal return as result of block expression
#256
som-snytt
closed
1 year ago
0
use $new for singleton enums with extends clause (and no mixins)
#255
bishabosha
closed
1 year ago
1
add support for -Wunused
#254
bbarker
closed
1 year ago
2
how to evolve enum to add experimental cases?
#266
bishabosha
closed
1 year ago
1
can't define case class with experimental constructor
#267
bishabosha
closed
1 year ago
1
Default hex output in REPL
#253
som-snytt
closed
1 year ago
0
allow selectDynamic to have optional type parameter - unified with type of field
#268
Katrix
closed
1 year ago
2
Expose default arguments in Mirrors (or scala.Product)
#252
adampauls
closed
3 years ago
1
Imports clauses in collective extensions
#251
nicolasstucki
closed
1 year ago
0
Support literal opaque types
#250
armanbilge
closed
1 year ago
4
Prohibit the creation of extension methods with the same signatures from the underlying type
#249
danicheg
closed
1 year ago
2
Support deriving opaque types
#248
bertlebee
closed
1 year ago
0
Resolve Symbol type
#247
cchantep
closed
3 years ago
2
Streamline Function and Tuple
#246
Adam-Vandervorst
closed
1 year ago
0
Negative information in type inference not used
#245
Adam-Vandervorst
closed
1 year ago
2
Working with companion type for a resolved TypeRepr or Symbol
#244
cchantep
closed
1 year ago
4
TypeRepr.typeArgs as scala 2 Type.typeArgs
#243
cchantep
closed
1 year ago
0
More powerful implicit resolution in case matches
#242
adampauls
closed
1 year ago
8
Lost values should give a warning
#241
oliverlevay
closed
1 year ago
1
Unify string interpolation and XML interpolation
#240
sasha2048
closed
3 years ago
4
Make repeated arguments for sequence argument type annotation inline-able at Compile Time
#239
yuriy-yarosh
closed
1 year ago
0
support "proper" delegation pattern
#238
unkarjedy
closed
1 year ago
4
override inheriting targetName annotation
#237
Adam-Vandervorst
closed
1 year ago
0
Get runtime JVM class name out of TypeRepr
#236
scf37
closed
1 year ago
0
Optional brace syntax in Scala3 is subtly misleading for single case partial functions
#235
mdedetrich
closed
1 year ago
17
Automatically Adapt By Name Parameters
#234
adamgfraser
closed
1 year ago
2
Announce releases on SDKMAN!
#233
helpermethod
closed
1 year ago
3
Allow eta-expansion for creator applications
#232
neko-kai
closed
1 year ago
3
begin marker
#231
som-snytt
closed
1 year ago
4
Add alternative to `values` for enums that return immutable indexed sequence without defensive copying
#230
bjornregnell
closed
1 year ago
1
Next