Skip to content

Conversation

@nicolasstucki
Copy link
Contributor

@nicolasstucki nicolasstucki commented Jun 7, 2019

Modify code from #6567 to pass the 2.12 build

@nicolasstucki
Copy link
Contributor Author

Which failed in http://dotty-ci.epfl.ch/lampepfl/dotty/13403/7

@nicolasstucki nicolasstucki changed the title Fix WithBounds in 2.12 build Fix in 2.12 build Jun 7, 2019
@nicolasstucki nicolasstucki requested a review from odersky June 7, 2019 08:04
@nicolasstucki nicolasstucki changed the title Fix in 2.12 build Fix 2.12 build Jun 7, 2019
/** An annotation to indicate a pair of type bounds that comes with a type.
* Used to indicate optional bounds of an opaque type
*/
class WithBounds[Lo /*<: AnyKind*/, Hi /*<: AnyKind*/] extends Annotation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file shouldn't be necessary to compile with Scala 2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed it in the last commit

@smarter smarter merged commit 2147606 into scala:master Jun 7, 2019
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.

3 participants