Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite758b84

Browse files
authored
Merge pull requestdotnet#4844 from Microsoft/merges/master-to-dev15.8
Merge master to dev15.8
2 parents1fd3deb +9aaacca commite758b84

File tree

5 files changed

+255
-515
lines changed

5 files changed

+255
-515
lines changed

‎src/fsharp/FSharp.Core/array.fs‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ namespace Microsoft.FSharp.Collections
1313
#if FX_RESHAPED_REFLECTION
1414
openSystem.Reflection
1515
#endif
16-
#if FX_NO_ICLONEABLE
17-
openMicrosoft.FSharp.Core.ICloneableExtensions
18-
#endif
1916

2017
/// Basic operations on arrays
2118
[<CompilationRepresentation(CompilationRepresentationFlags.ModuleSuffix)>]

‎src/fsharp/FSharp.Core/local.fs‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ open Microsoft.FSharp.Collections
7979
openMicrosoft.FSharp.Core.Operators
8080
openSystem.Diagnostics.CodeAnalysis
8181
openSystem.Collections.Generic
82-
#if FX_NO_ICLONEABLE
83-
openMicrosoft.FSharp.Core.ICloneableExtensions
84-
#else
85-
#endif
8682

8783

8884
moduleinternalList=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp