Update README.md

This commit is contained in:
Charles Stoner 2021-10-31 00:04:48 -07:00 committed by GitHub
parent 43d9ed40c1
commit 26ccd64e79
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
- `params Span<T>` and stack allocation of arrays of managed types (Chuck)
- `params Span<T>` and implicit stack allocation of arrays (Chuck)
## Nov 1, 2021