From 6fa7080abaf5b0d928ff5797099f700c0fa99d04 Mon Sep 17 00:00:00 2001 From: Kathleen Dollard Date: Tue, 3 Dec 2024 08:59:20 -0500 Subject: [PATCH] Updates for week of Dec 2 --- meetings/2024/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meetings/2024/README.md b/meetings/2024/README.md index 91049ba5fb..cd5417164a 100644 --- a/meetings/2024/README.md +++ b/meetings/2024/README.md @@ -3,12 +3,10 @@ All schedule items must have a public issue or checked-in proposal that can be linked from the notes. ## Schedule ASAP -- Approve [breaking change](https://github.com/dotnet/roslyn/pull/76090) for iterators (Julien) ## Schedule when convenient - Triage (working set) -- First-class Span open questions: [preferring ReadOnlySpan over Span](../../proposals/first-class-span-types.md#prefer-converting-from-t-to-readonlyspant-over-spant-in-overload-resolution) and [expression trees](../../proposals/first-class-span-types.md#ignore-span-conversions-in-expression-trees) ## Recurring topics @@ -27,7 +25,7 @@ All schedule items must have a public issue or checked-in proposal that can be l ### Wed Dec 4, 2024 -### Mon Dec 2, 2024 +- First-class Span open questions: [preferring ReadOnlySpan over Span](../../proposals/first-class-span-types.md#prefer-converting-from-t-to-readonlyspant-over-spant-in-overload-resolution) and [expression trees](../../proposals/first-class-span-types.md#ignore-span-conversions-in-expression-trees) (Jan) ## C# Language Design Notes for 2024