summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/External.FunsExternal.fsti
diff options
context:
space:
mode:
authorGuillaume Boisseau2024-06-05 09:52:44 +0200
committerGitHub2024-06-05 09:52:44 +0200
commitc708fc2556806abc95cd2ca173a94a5fb49d034d (patch)
tree7890e9455f983bcd8cb2c16554f5882daac5d510 /tests/fstar/misc/External.FunsExternal.fsti
parent5b7fc57cdc6bc5cff8373e6aa8df383278c9cf63 (diff)
parent8a1adfb37d2cf295d8caed1dfdd4f7475bb19283 (diff)
Merge pull request #231 from Nadrieril/bump-hax
Diffstat (limited to 'tests/fstar/misc/External.FunsExternal.fsti')
-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 f005b657..62f063ea 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/ad963232d9b987d66a6f8e6ec4141f672b8b9900/library/core/src/cell.rs', lines 497:4-497:26
+ Source: '/rustc/65ea825f4021eaf77f1b25139969712d65b435a4/library/core/src/cell.rs', lines 510:4-510: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/ad963232d9b987d66a6f8e6ec4141f672b8b9900/library/core/src/cell.rs', lines 574:4-574:39
+ Source: '/rustc/65ea825f4021eaf77f1b25139969712d65b435a4/library/core/src/cell.rs', lines 588:4-588:39
Name pattern: core::cell::{core::cell::Cell<@T>}::get_mut *)
val core_cell_Cell_get_mut
(t : Type0) :