Uh oh!
There was an error while loading. Please reload this page.
Update the default fsharp language version to 5.0 - #10145
Conversation
cartermp
commented
Sep 18, 2020
|
KevinRansom
commented
Sep 18, 2020
@cartermp , I will submit a seperate PR for overloads for custom operators. I know it seems silly but revert and bisect for failures is easier. And I expect that will require some test updating too. |
dsyme
commented
Sep 19, 2020
All of these are still listed as preview is that right?? |
cartermp
commented
Sep 19, 2020
No, only in https://github.com/dotnet/fsharp/blob/release/dev16.8/src/fsharp/LanguageFeatures.fs#L63 |
KevinRansom
commented
Sep 19, 2020
Once dev16.8 branch has rtm'd we will integrate the changes back into master. We make version changes like this only in the release branches like dev16.8. Once the release branches have rtmd they are integrated back into master. It's just the process we use and it works out fine. |
* change default language version * Update error message * fix tests
Fixes#10144
mea culpa ... throw big sticks at me over this, I completely missed it.