@@ -53,15 +53,19 @@ cake: Accessor fixedLayoutStruct2.BecomeFixedBinaryOrder.Modify() is a new API w
5353cake: Accessor fixedLayoutStruct2.BecomeFixedBinaryOrder.Set() is a new API without @available attribute
5454cake: Class C0 is a new API without @available attribute
5555cake: Class C8 is a new API without @available attribute
56+ cake: Constructor AddingNewDesignatedInit.init(_:) is a new API without @available attribute
5657cake: Constructor C1.init(_:) is a new API without @available attribute
5758cake: Constructor ClassWithMissingDesignatedInits.init() is a new API without @available attribute
5859cake: Constructor SubclassWithMissingDesignatedInits.init() is a new API without @available attribute
5960cake: Enum IceKind is now without @frozen
6061cake: EnumElement FrozenKind.AddedCase is a new API without @available attribute
62+ cake: EnumElement FutureKind.FineToAdd is a new API without @available attribute
6163cake: Func C1.foo1() is now not static
6264cake: Func FinalFuncContainer.NewFinalFunc() is now with final
6365cake: Func FinalFuncContainer.NoLongerFinalFunc() is now without final
6466cake: Func Float.floatHigher() is a new API without @available attribute
67+ cake: Func FutureKind.==(_:_:) is a new API without @available attribute
68+ cake: Func FutureKind.hash(into:) is a new API without @available attribute
6569cake: Func HasMutatingMethodClone.foo() has self access kind changing from Mutating to NonMutating
6670cake: Func RequiementChanges.addedFunc() is a new API without @available attribute
6771cake: Func S1.foo1() has self access kind changing from NonMutating to Mutating
@@ -72,6 +76,7 @@ cake: Protocol P4 is a new API without @available attribute
7276cake: Struct C6 is now with @frozen
7377cake: Var C1.CIIns1 changes from weak to strong
7478cake: Var C1.CIIns2 changes from strong to weak
79+ cake: Var FutureKind.hashValue is a new API without @available attribute
7580cake: Var RequiementChanges.addedVar is a new API without @available attribute
7681cake: Var fixedLayoutStruct.$__lazy_storage_$_lazy_d is a new API without @available attribute
7782cake: Var fixedLayoutStruct.c is a new API without @available attribute
0 commit comments