summaryrefslogtreecommitdiff
path: root/tests/fstar/misc/External.FunsExternal.fsti
diff options
context:
space:
mode:
authorNadrieril2024-05-23 10:42:54 +0200
committerNadrieril2024-05-23 10:42:54 +0200
commit71a1ab3e2fa9581314328b4fdb7aa2ca3caa4e20 (patch)
treea6102fdd09daf9211b4d0caeabdc44e36a43cc97 /tests/fstar/misc/External.FunsExternal.fsti
parentb658e5488b8653a88d8110f3605f302c822faaad (diff)
Bump charon version
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 9436cf86..f005b657 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/d59363ad0b6391b7fc5bbb02c9ccf9300eef3753/library/core/src/cell.rs', lines 497:4-497:26
+ Source: '/rustc/ad963232d9b987d66a6f8e6ec4141f672b8b9900/library/core/src/cell.rs', lines 497:4-497: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/d59363ad0b6391b7fc5bbb02c9ccf9300eef3753/library/core/src/cell.rs', lines 574:4-574:39
+ Source: '/rustc/ad963232d9b987d66a6f8e6ec4141f672b8b9900/library/core/src/cell.rs', lines 574:4-574:39
Name pattern: core::cell::{core::cell::Cell<@T>}::get_mut *)
val core_cell_Cell_get_mut
(t : Type0) :