-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: scala/scala3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
CC: Improve inference of functions (Typing boundary/break)
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#22481
opened Jan 29, 2025 by
bracevac
Implement correct capture check for lazy vals
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#21601
opened Sep 17, 2024 by
odersky
Need a way to specify a method's charging a capture set parameter
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:enhancement
#21387
opened Aug 14, 2024 by
natsukagami
Orphan type parameter references crash pickler in capture checked programs
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#20272
opened Apr 26, 2024 by
Linyxus
Wrong CaptureSet comparison for singleton types
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#20228
opened Apr 18, 2024 by
noti0na1
Under CC, subtyping between a type variable and its impure upper bound is rejected
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#19076
opened Nov 25, 2023 by
Linyxus
[cc] inline polymorphic function failed to instantiate its type parameter to capturing type
area:experimental:cc
Capture checking related
area:inline
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#16978
opened Feb 20, 2023 by
yawen-guan
Context function is eagerly applied inside a capture set
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#16944
opened Feb 17, 2023 by
reftrans
[cc] Method expects pure parameter type when the declared parameter type captures a class member
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:language enhancement
#16826
opened Feb 3, 2023 by
yawen-guan
Expressiveness shortcoming when composing functions over capturing data
area:experimental:cc
Capture checking related
area:typer
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:enhancement
#16268
opened Nov 1, 2022 by
odersky
REPL : pureFunctions and captureChecking fail with "language import only allowed at toplevel"
area:experimental:cc
Capture checking related
area:repl
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
Leaking capability in Scott-encoded wrapper
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
CC can't track parameters to superclasses
area:experimental:cc
Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
#15114
opened May 5, 2022 by
anatoliykmetyuk
Different behavior in for comprehensions with capture checking on branch Capture checking related
cc-experiment
Intended to be merged with cc-experiment branch on origin
itype:bug
cc-experiment
area:experimental:cc
#15005
opened Apr 22, 2022 by
simhayoz
ProTip!
Add no:assignee to see everything that’s not assigned.