Skip to content

Commit acda59a

Browse files
Update test snapshot
1 parent 5da5fbb commit acda59a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test-harness/src/snapshots/toolchain__lean-tests into-lean.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ class Lean_tests.Traits.Bounds.T2 (Self : Type) where
8181
f2 : Self -> Result usize
8282

8383
class Lean_tests.Traits.Bounds.Test (Self : Type) (T : Type) where
84-
[_constr_8040238289193487104 : (Lean_tests.Traits.Bounds.T2 Self)]
85-
[_constr_7570495343596639253 : (Lean_tests.Traits.Bounds.T1 T)]
84+
[_constr_11094313111027375411 : (Lean_tests.Traits.Bounds.T2 Self)]
85+
[_constr_11502165326992889641 : (Lean_tests.Traits.Bounds.T1 T)]
8686
f_test : Self -> T -> Result usize
8787

8888
structure Lean_tests.Traits.Bounds.S1 where
@@ -156,16 +156,16 @@ class Lean_tests.Traits.Associated_types.T1 (Self : Type) where
156156

157157
class Lean_tests.Traits.Associated_types.T3 (Self : Type) where
158158
T : Type
159-
[_constr_13086648656846024831 :
159+
[_constr_14712917225944295424 :
160160
(Lean_tests.Traits.Associated_types.Foo T Rust_primitives.Hax.Tuple0)]
161161
Tp : Type
162-
[_constr_15450263461214744089 : (Lean_tests.Traits.Associated_types.Foo Tp T)]
162+
[_constr_17020143134338090706 : (Lean_tests.Traits.Associated_types.Foo Tp T)]
163163
f (A : Type) [(Lean_tests.Traits.Associated_types.Bar A)] :
164164
Self -> T -> Tp -> Result usize
165165

166166
class Lean_tests.Traits.Associated_types.T2 (Self : Type) where
167167
T : Type
168-
[_constr_18277713886489441014 : (Lean_tests.Traits.Associated_types.T1 T)]
168+
[_constr_11855681382024687155 : (Lean_tests.Traits.Associated_types.T1 T)]
169169
f : Self -> T -> Result usize
170170

171171
structure Lean_tests.Structs.Miscellaneous.S where

0 commit comments

Comments
 (0)