@@ -62,7 +62,7 @@ supports Dotty. To try it out:
62
62
3 . That's it!
63
63
64
64
65
- # What’s in the 0.1.2-RC1 technology preview ?
65
+ # What’s in the 0.1.2-RC1 technology preview?
66
66
This technology preview demonstrates new language features planned for Scala 3:
67
67
68
68
- [ Intersection Types] ( http://dotty.epfl.ch/docs/reference/intersection-types.html )
@@ -107,14 +107,14 @@ Martin Odersky ([@odersky](https://twitter.com/odersky))
107
107
Dmitry Petrashko ([ @DarkDimius ] ( https://twitter.com/DarkDimius ) ),
108
108
Guillaume Martres ([ @smarter ] ( https://github.com/smarter ) ),
109
109
Felix Mulder ([ @felixmulder ] ( https://twitter.com/felixmulder ) ),
110
- Nicolas Stucki ([ @stucki_nicolas ] ( https://twitter .com/stucki_nicolas ) ),
110
+ Nicolas Stucki ([ @nicolasstucki ] ( https://github .com/nicolasstucki ) ),
111
111
Liu Fengyun ([ @liufengyun ] ( https://github.com/liufengyun ) ),
112
112
Olivier Blanvillain ([ @OlivierBlanvillain ] ( https://github.com/OlivierBlanvillain ) ),
113
113
and others!
114
114
115
115
## Library authors: Join our community build
116
116
117
- Dotty now has a set of libraries that are build against every nightly snapshot.
117
+ Dotty now has a set of libraries that are built against every nightly snapshot.
118
118
Currently this includes scalatest, squants and algebra.
119
119
Join our [ community build] ( https://github.com/lampepfl/dotty-community-build )
120
120
to make sure that our regression suite includes your library.
0 commit comments