Update LDM agenda

This commit is contained in:
Mads Torgersen 2020-09-25 13:57:51 -07:00 committed by GitHub
parent 74861d2aaf
commit f11bd0833f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,13 +13,32 @@
- *Triage championed features and milestones*
- *Design review*
## Oct 28, 2020
## Oct 26, 2020
## Oct 21, 2020
## Oct 19, 2020
## Oct 14, 2020
## Oct 12, 2020
## Oct 7, 2020
## Oct 5, 2020
## Sep 30, 2020
- *Design review*
- Records and structs (Mads)
- Affirm low-hanging record/initialization fruit (Mads)
- Data properties
- Primary constructors on non-records
- Primary constructor bodies
## Sep 28, 2020
- https://github.com/dotnet/roslyn/issues/15936 (Fred)
- Should we keep the existing CA warning or move it to the compiler?
- What about float.NaN, Half.NaN?