Guillaume Martres
Guillaume Martres
I don't understand what's specific about aliases to match types here, surely we should still be able to construct type lambdas involving them?
> I think we require that a match type alias is always fully applied. This doesn't seem to be required in sources, using the same TupleUnionLub match type from the...
I'll assign myself to the issue.
I did not have a job during that month.
Using VCSH_BASE doesn't seem to help: http://pastebin.com/YF4HegKw
``` VCSH_BASE='/home/smarter/.oh-my-zsh' vcsh zsh submodule add https://github.com/sorin-ionescu/oh-my-zsh.git > vcsh.log 2>&1 ```
In https://scala3doc.virtuslab.com/pr-new-ui/scala3/api/scala/collection/immutable/List.html the code samples are not fully visible without horizontal scrolling:  Compared with https://www.scala-lang.org/api/2.13.8/scala/collection/immutable/List.html and http://dotty.epfl.ch/api/scala/collection/immutable/List.html, the font size is bigger and the width of the main content...
Are all the issues which were raised in this PR planned to be addressed? Should we open new issues to track them?
Shouldn't we check whether this breaks more or less things in the open community build than the previous level-checking logic before settling on this approach? I won't be able to...