Document the advanced error formatting engine#1840
Document the advanced error formatting engine#1840SethTisue merged 2 commits intoscala:mainfrom tek:splain
Conversation
|
I'm gonna work out the TODO now. @SethTisue please have a provisional look! |
|
need some advice on how the linking is done correctly! (see error in build) |
|
note to self: it now seems certain that scala/scala#7785 will make 2.13.6, so we'll need to finish this one up in time, too |
lrytz
left a comment
There was a problem hiding this comment.
This page doesn't mention -Vtype-diffs
|
oh no I forgot to add some files to the commit yesterday 😅 |
|
Are changes to this repo deployed to the website more frequently than compiler releases? |
|
Yeah, I think the docs are published on merge. |
|
then I guess it would be confusing if it were merged now |
|
fixup: 905dbca |
|
@SethTisue why did you change the link? now it points to the same page as Compiler Options, the splain docs aren't reachable |
|
@tek I see now that my fix was wrong, but the problem I was attempting to address is real — https://docs.scala-lang.org/overviews/compiler-options/errors.html is 404. and when I generate the site locally, no The problem was that Thanks for catching my mistake! |
|
wonderful, thanks a lot! |
Based on https://github.com/tek/splain
See scala/scala#7785