Update LDM agenda

This commit is contained in:
Mads Torgersen 2021-10-12 10:51:53 -07:00 committed by GitHub
parent 5675cc01cd
commit 6934787776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,12 +3,8 @@
All schedule items must have a public issue or checked in proposal that can be linked from the notes.
## Schedule ASAP
- Warning wave warning for lower-cased name (Julien): https://github.com/dotnet/roslyn/issues/56653
## Schedule when convenient
- Mitigating the break for `Length` property pattern in context of list-patterns (Julien): https://github.com/dotnet/csharplang/issues/5226
- Open questions with `Length`/`Count` assumptions in context of list-patterns (Julien): https://github.com/dotnet/csharplang/issues/5137
- Should [DoesNotReturn] warning be reported in nullable-disabled context? (Chuck): https://github.com/dotnet/csharplang/issues/5231
## Recurring topics
@ -25,6 +21,11 @@ All schedule items must have a public issue or checked in proposal that can be l
## Oct 13, 2021
- Warning wave warning for lower-cased name (Julien): https://github.com/dotnet/roslyn/issues/56653
- Mitigating the break for `Length` property pattern in context of list-patterns (Julien): https://github.com/dotnet/csharplang/issues/5226
- Open questions with `Length`/`Count` assumptions in context of list-patterns (Julien): https://github.com/dotnet/csharplang/issues/5137
- Should [DoesNotReturn] warning be reported in nullable-disabled context? (Chuck): https://github.com/dotnet/csharplang/issues/5231
## Oct 06, 2021
- "PGI" with MVPs