@@ -81,8 +81,8 @@ class Lean_tests.Traits.Bounds.T2 (Self : Type) where
81
81
f2 : Self -> Result usize
82
82
83
83
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 )]
86
86
f_test : Self -> T -> Result usize
87
87
88
88
structure Lean_tests .Traits .Bounds .S1 where
@@ -156,16 +156,16 @@ class Lean_tests.Traits.Associated_types.T1 (Self : Type) where
156
156
157
157
class Lean_tests .Traits .Associated_types .T3 (Self : Type ) where
158
158
T : Type
159
- [_constr_13086648656846024831 :
159
+ [_constr_14712917225944295424 :
160
160
(Lean_tests .Traits .Associated_types .Foo T Rust_primitives .Hax .Tuple0 )]
161
161
Tp : Type
162
- [_constr_15450263461214744089 : (Lean_tests .Traits .Associated_types .Foo Tp T )]
162
+ [_constr_17020143134338090706 : (Lean_tests .Traits .Associated_types .Foo Tp T )]
163
163
f (A : Type ) [(Lean_tests .Traits .Associated_types .Bar A )] :
164
164
Self -> T -> Tp -> Result usize
165
165
166
166
class Lean_tests .Traits .Associated_types .T2 (Self : Type ) where
167
167
T : Type
168
- [_constr_18277713886489441014 : (Lean_tests .Traits .Associated_types .T1 T )]
168
+ [_constr_11855681382024687155 : (Lean_tests .Traits .Associated_types .T1 T )]
169
169
f : Self -> T -> Result usize
170
170
171
171
structure Lean_tests .Structs .Miscellaneous .S where
0 commit comments