summaryrefslogtreecommitdiff
path: root/tests/coq/misc/External_Funs.v
diff options
context:
space:
mode:
authorNadrieril2024-05-23 10:42:54 +0200
committerNadrieril2024-05-23 10:42:54 +0200
commit71a1ab3e2fa9581314328b4fdb7aa2ca3caa4e20 (patch)
treea6102fdd09daf9211b4d0caeabdc44e36a43cc97 /tests/coq/misc/External_Funs.v
parentb658e5488b8653a88d8110f3605f302c822faaad (diff)
Bump charon version
Diffstat (limited to 'tests/coq/misc/External_Funs.v')
-rw-r--r--tests/coq/misc/External_Funs.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/coq/misc/External_Funs.v b/tests/coq/misc/External_Funs.v
index c4f70f75..85f6e4d1 100644
--- a/tests/coq/misc/External_Funs.v
+++ b/tests/coq/misc/External_Funs.v
@@ -12,8 +12,8 @@ Require Import External_FunsExternal.
Include External_FunsExternal.
Module External_Funs.
-(** Trait implementation: [core::marker::{(core::marker::Copy for u32)#40}]
- Source: '/rustc/d59363ad0b6391b7fc5bbb02c9ccf9300eef3753/library/core/src/marker.rs', lines 47:29-47:65
+(** Trait implementation: [core::marker::{(core::marker::Copy for u32)#61}]
+ Source: '/rustc/ad963232d9b987d66a6f8e6ec4141f672b8b9900/library/core/src/marker.rs', lines 47:29-47:65
Name pattern: core::marker::Copy<u32> *)
Definition core_marker_CopyU32 : core_marker_Copy_t u32 := {|
core_marker_Copy_tcore_marker_Copy_t_cloneCloneInst := core_clone_CloneU32;