Allow setters with multiple arguments
|
|
7
|
858
|
June 23, 2021
|
Deriving `CanEqual` succeeds on case class with non-`CanEqual` member. Why?
|
|
8
|
750
|
June 22, 2021
|
Inline parameters for constructors
|
|
29
|
2693
|
June 15, 2021
|
Functional Syntax?
|
|
36
|
2770
|
June 12, 2021
|
Math on union numeric union types
|
|
13
|
1237
|
June 12, 2021
|
Feature Proposal - Automatic Delegation
|
|
23
|
5193
|
June 8, 2021
|
First they came for my s-interpolator
|
|
4
|
766
|
May 27, 2021
|
Why isn't Tuple1[T] =:= T?
|
|
2
|
618
|
May 26, 2021
|
A difference between infix and dot notation for generic methods
|
|
4
|
774
|
May 24, 2021
|
Proposal: deep copy syntax support on language level
|
|
27
|
2940
|
May 20, 2021
|
Why def is not a valid export prefix?
|
|
5
|
1049
|
May 17, 2021
|
Simpler take on builder pattern and context functions
|
|
6
|
2387
|
May 17, 2021
|
Explicit nulledness vs. requiring proof-of-property/flow typing
|
|
31
|
1870
|
May 15, 2021
|
Metaprogramming configurability
|
|
4
|
997
|
May 9, 2021
|
Extension types
|
|
16
|
1443
|
May 7, 2021
|
[Pre-SIP ?]. -- make yield soft keyword
|
|
1
|
679
|
May 2, 2021
|
Syntactic sugar feature suggestion: emitting rewriting of current scope name
|
|
6
|
805
|
April 25, 2021
|
Given/Using are just a way to define default parameters
|
|
6
|
1355
|
April 1, 2021
|
Better "cannot reduce summonFrom" error message
|
|
7
|
2275
|
March 25, 2021
|
Proposal: Add @deprecatedReturn Annotation
|
|
9
|
901
|
March 23, 2021
|
My DSL's Scala 3 migration future is unclear. What to do?
|
|
2
|
1060
|
March 20, 2021
|
Synthesize constructor for opaque types
|
|
141
|
10077
|
March 17, 2021
|
Allow `apply` method calls instead of false `using` blocks
|
|
2
|
559
|
March 9, 2021
|
An Interesting Context-Function Shorthand
|
|
7
|
1152
|
February 25, 2021
|
Bikeshed / functionality proposal for implicits
|
|
8
|
1517
|
February 23, 2021
|
Scala 3 macro security
|
|
18
|
2002
|
February 18, 2021
|
Simplifying expressions on RHS of assignment sugar
|
|
15
|
1178
|
February 15, 2021
|
Factory .ofDim[T](size: Int) on mutable.ArrayBuffer
|
|
6
|
692
|
February 14, 2021
|
Meanings of underscore (including wildcard imports)
|
|
130
|
9136
|
February 11, 2021
|
Something still not right with givens
|
|
38
|
3722
|
February 6, 2021
|