From c7109451bf4a8436c31f017fbde734d699921c7d Mon Sep 17 00:00:00 2001 From: Phillip Carter Date: Sat, 7 Mar 2020 09:49:26 -0800 Subject: [PATCH] Move RFCs to respective folders in prep for .NET 5 preview 1 and VS 16.5 (#443) --- {RFCs => FSharp.Core-4.7.0}/FS-1082-uint-type-abbreviation.md | 0 .../FS-1063-support-letbang-andbang-for-applicative-functors.md | 0 {RFCs => preview}/FS-1075-nullable-interop.md | 0 {RFCs => preview}/FS-1076-from-the-end-slicing.md | 0 {RFCs => preview}/FS-1077-3d-4d-fixed-index-slicing.md | 0 {RFCs => preview}/FS-1077-tolerant-slicing.md | 0 {RFCs => preview}/FS-1080-float32-without-dot.md | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {RFCs => FSharp.Core-4.7.0}/FS-1082-uint-type-abbreviation.md (100%) rename {RFCs => preview}/FS-1063-support-letbang-andbang-for-applicative-functors.md (100%) rename {RFCs => preview}/FS-1075-nullable-interop.md (100%) rename {RFCs => preview}/FS-1076-from-the-end-slicing.md (100%) rename {RFCs => preview}/FS-1077-3d-4d-fixed-index-slicing.md (100%) rename {RFCs => preview}/FS-1077-tolerant-slicing.md (100%) rename {RFCs => preview}/FS-1080-float32-without-dot.md (100%) diff --git a/RFCs/FS-1082-uint-type-abbreviation.md b/FSharp.Core-4.7.0/FS-1082-uint-type-abbreviation.md similarity index 100% rename from RFCs/FS-1082-uint-type-abbreviation.md rename to FSharp.Core-4.7.0/FS-1082-uint-type-abbreviation.md diff --git a/RFCs/FS-1063-support-letbang-andbang-for-applicative-functors.md b/preview/FS-1063-support-letbang-andbang-for-applicative-functors.md similarity index 100% rename from RFCs/FS-1063-support-letbang-andbang-for-applicative-functors.md rename to preview/FS-1063-support-letbang-andbang-for-applicative-functors.md diff --git a/RFCs/FS-1075-nullable-interop.md b/preview/FS-1075-nullable-interop.md similarity index 100% rename from RFCs/FS-1075-nullable-interop.md rename to preview/FS-1075-nullable-interop.md diff --git a/RFCs/FS-1076-from-the-end-slicing.md b/preview/FS-1076-from-the-end-slicing.md similarity index 100% rename from RFCs/FS-1076-from-the-end-slicing.md rename to preview/FS-1076-from-the-end-slicing.md diff --git a/RFCs/FS-1077-3d-4d-fixed-index-slicing.md b/preview/FS-1077-3d-4d-fixed-index-slicing.md similarity index 100% rename from RFCs/FS-1077-3d-4d-fixed-index-slicing.md rename to preview/FS-1077-3d-4d-fixed-index-slicing.md diff --git a/RFCs/FS-1077-tolerant-slicing.md b/preview/FS-1077-tolerant-slicing.md similarity index 100% rename from RFCs/FS-1077-tolerant-slicing.md rename to preview/FS-1077-tolerant-slicing.md diff --git a/RFCs/FS-1080-float32-without-dot.md b/preview/FS-1080-float32-without-dot.md similarity index 100% rename from RFCs/FS-1080-float32-without-dot.md rename to preview/FS-1080-float32-without-dot.md