Update README.md

This commit is contained in:
Charles Stoner 2021-10-29 11:30:49 -07:00 committed by GitHub
parent 7bdf60f57a
commit 6a76c1cf68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ All schedule items must have a public issue or checked in proposal that can be l
## Nov 3, 2021
- Name shadowing in nested functions (Chuck): https://github.com/dotnet/csharplang/blob/main/proposals/csharp-8.0/shadowing-in-nested-functions.md
- Stack allocation of arrays of managed types (Chuck)
- `params Span<T>` and stack allocation of arrays of managed types (Chuck)
## Nov 1, 2021