summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/External.FunsExternal.fsti
diff options
context:
space:
mode:
authorNadrieril2024-06-26 16:24:27 +0200
committerNadrieril2024-06-28 08:18:47 +0200
commitc00d337f48cbaf56a5b81f396c2f18ae811aee5a (patch)
tree587d1396610dc9be70e4d973eb737aef3d378743 /tests/fstar/misc/External.FunsExternal.fsti
parent3f07bf067fe725c2bc60b12139ff9cba13375c6a (diff)
Update charon
Diffstat (limited to '')
-rw-r--r--tests/fstar/misc/External.FunsExternal.fsti4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fstar/misc/External.FunsExternal.fsti b/tests/fstar/misc/External.FunsExternal.fsti
index fa9d5d70..fd99a275 100644
--- a/tests/fstar/misc/External.FunsExternal.fsti
+++ b/tests/fstar/misc/External.FunsExternal.fsti
@@ -7,14 +7,14 @@ include External.Types
#set-options "--z3rlimit 50 --fuel 1 --ifuel 1"
(** [core::cell::{core::cell::Cell<T>#10}::get]:
- Source: '/rustc/library/core/src/cell.rs', lines 510:4-510:26
+ Source: '/rustc/library/core/src/cell.rs', lines 533:4-533:26
Name pattern: core::cell::{core::cell::Cell<@T>}::get *)
val core_cell_Cell_get
(t : Type0) (markerCopyInst : core_marker_Copy_t t) :
core_cell_Cell_t t -> state -> result (state & t)
(** [core::cell::{core::cell::Cell<T>#11}::get_mut]:
- Source: '/rustc/library/core/src/cell.rs', lines 588:4-588:39
+ Source: '/rustc/library/core/src/cell.rs', lines 611:4-611:39
Name pattern: core::cell::{core::cell::Cell<@T>}::get_mut *)
val core_cell_Cell_get_mut
(t : Type0) :