Erase functions to fun #164
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check for a stage 3 diff and F# library build:
FStar/ulib/FStar.Pervasives.fsti#L1212
(345) * Warning 345 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fsti(1212,66-1212,67):
- Inserted an unsafe type coercion in generated code from unit -> 'a -> 'a to
unit -> 'a -> 'b.
- This may be unsound in F#.
- See also /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fsti(1212,55-1212,56)
|
Check for a stage 3 diff and F# library build:
FStar/ulib/FStar.Pervasives.fst#L38
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fst(38,4-38,11):
- Values of type `ambient` will be erased during extraction, but its interface
hides this fact.
- Add the `erasable` attribute to the `val ambient` declaration for this
symbol in the interface
|
Check for a stage 3 diff and F# library build:
FStar/ulib/FStar.Pervasives.fst#L138
(318) * Warning 318 at /__w/FStar/FStar/FStar/ulib/FStar.Pervasives.fst(138,4-138,13):
- Values of type `inversion` will be erased during extraction, but its
interface hides this fact.
- Add the `erasable` attribute to the `val inversion` declaration for this
symbol in the interface
|
Check for a stage 3 diff and F# library build:
ulib/FStar.FiniteSet.Base.fst#L137
(344) * Warning 344 at ulib/FStar.FiniteSet.Base.fst(137,4-137,10):
- Parameter 0 of subset is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
Check for a stage 3 diff and F# library build:
ulib/FStar.FiniteSet.Base.fst#L144
(344) * Warning 344 at ulib/FStar.FiniteSet.Base.fst(144,4-144,9):
- Parameter 0 of equal is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
Check for a stage 3 diff and F# library build:
ulib/FStar.FiniteSet.Base.fst#L151
(344) * Warning 344 at ulib/FStar.FiniteSet.Base.fst(151,4-151,12):
- Parameter 0 of disjoint is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
Check for a stage 3 diff and F# library build:
ulib/FStar.Pervasives.fsti#L55
(344) * Warning 344 at /__w/FStar/FStar/FStar/ulib/FStar.Monotonic.Witnessed.fsti(34,4-34,33):
- Expected parameter 'state of witnessed to be unused in its definition and eliminated
- See also ulib/FStar.Pervasives.fsti(55,0-55,56)
|
Check for a stage 3 diff and F# library build:
ulib/FStar.FiniteMap.Base.fst#L83
(344) * Warning 344 at ulib/FStar.FiniteMap.Base.fst(83,4-83,10):
- Parameter 0 of values is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
Check for a stage 3 diff and F# library build:
ulib/FStar.FiniteMap.Base.fst#L90
(344) * Warning 344 at ulib/FStar.FiniteMap.Base.fst(90,4-90,9):
- Parameter 0 of items is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
Check for a stage 3 diff and F# library build:
ulib/FStar.FiniteMap.Base.fst#L138
(344) * Warning 344 at ulib/FStar.FiniteMap.Base.fst(138,4-138,9):
- Parameter 0 of equal is unused and must be eliminated for F#; add `[@@
remove_unused_type_parameters [0; ...]]` to the interface signature.
- This type definition is being dropped
|
Loading