summaryrefslogtreecommitdiff
path: root/tests/coq/misc/External_Funs.v
diff options
context:
space:
mode:
authorNadrieril2024-06-24 10:37:32 +0200
committerNadrieril2024-06-24 10:37:32 +0200
commitba2111ff8f4281e0be345380775cb7a43afa22e8 (patch)
tree4d10a7b43ed26c5bd6fd34fe1944a00dac3912f4 /tests/coq/misc/External_Funs.v
parent8719c17f1a363c0463d74b90e558b2aaa24645d6 (diff)
Update charon
Diffstat (limited to 'tests/coq/misc/External_Funs.v')
-rw-r--r--tests/coq/misc/External_Funs.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coq/misc/External_Funs.v b/tests/coq/misc/External_Funs.v
index 699db6a7..c68488db 100644
--- a/tests/coq/misc/External_Funs.v
+++ b/tests/coq/misc/External_Funs.v
@@ -13,7 +13,7 @@ Include External_FunsExternal.
Module External_Funs.
(** Trait implementation: [core::marker::{(core::marker::Copy for u32)#61}]
- Source: '/rustc/library/core/src/marker.rs', lines 47:29-47:65
+ Source: '/rustc/library/core/src/marker.rs', lines 47:29-47:62
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;