Skip to content

SI-9734 Narrow type when import REPL history#5084

Merged
lrytz merged 1 commit intoscala:2.11.xfrom
som-snytt:issue/9734-repl-sing-type
Apr 20, 2016
Merged

SI-9734 Narrow type when import REPL history#5084
lrytz merged 1 commit intoscala:2.11.xfrom
som-snytt:issue/9734-repl-sing-type

Conversation

@som-snytt
Copy link
Contributor

Under -Yrepl-class-based, imports from historical $read
instances must be singleton-typed so that path-dependent types
remain so.

Under `-Yrepl-class-based`, imports from historical `$read`
instances must be singleton-typed so that path-dependent types
remain so.
@scala-jenkins scala-jenkins added this to the 2.11.9 milestone Apr 5, 2016
@som-snytt
Copy link
Contributor Author

IDE build failure. I'll let someone else request rebuild when it's safe to do so.

@SethTisue
Copy link
Member

tracking the IDE thing at scala/scala-dev#104 (investigation underway)

@lrytz
Copy link
Member

lrytz commented Apr 20, 2016

LGTM!

@lrytz lrytz merged commit 684c314 into scala:2.11.x Apr 20, 2016
@som-snytt som-snytt deleted the issue/9734-repl-sing-type branch April 20, 2016 21:30
adriaanm pushed a commit to adriaanm/scala that referenced this pull request Nov 1, 2016
Under `-Yrepl-class-based`, imports from historical `$read`
instances must be singleton-typed so that path-dependent types
remain so.
@SethTisue SethTisue modified the milestones: 2.11.11, 2.11.9 May 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants