From 02b33a77cc3cba06e9abc910784a5d4d7b8b28cd Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Mon, 17 Jun 2024 11:18:38 +0200 Subject: Update charon --- tests/fstar/misc/External.Funs.fst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fstar/misc/External.Funs.fst') diff --git a/tests/fstar/misc/External.Funs.fst b/tests/fstar/misc/External.Funs.fst index bc68426a..ac4aeeb4 100644 --- a/tests/fstar/misc/External.Funs.fst +++ b/tests/fstar/misc/External.Funs.fst @@ -8,7 +8,7 @@ include External.FunsExternal #set-options "--z3rlimit 50 --fuel 1 --ifuel 1" (** Trait implementation: [core::marker::{(core::marker::Copy for u32)#61}] - Source: '/rustc/65ea825f4021eaf77f1b25139969712d65b435a4/library/core/src/marker.rs', lines 47:29-47:65 + Source: '/rustc/library/core/src/marker.rs', lines 47:29-47:65 Name pattern: core::marker::Copy *) let core_marker_CopyU32 : core_marker_Copy_t u32 = { cloneCloneInst = core_clone_CloneU32; -- cgit v1.2.3