Skip to content

Commit 7db3cee

Browse files
committed
ci: clean blacklist.txt of three files
1 parent 79aee4f commit 7db3cee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CoqOfRust/blacklist.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ examples/error_handling/unpacking_options_and_defaults_via_or_else.v
3333
examples/error_handling/unpacking_options_and_defaults_via_or.v
3434
examples/error_handling/unpacking_options_via_question_mark.v
3535
examples/error_handling/wrapping_errors.v
36-
examples/expressions/blocks.v
3736
examples/flow_of_control/loop_returning_from_loops.v
3837
examples/flow_of_control/match_destructuring_arrays_slices.v
3938
examples/flow_of_control/match_destructuring_tuples.v
@@ -54,7 +53,6 @@ examples/functions/functions_closures_type_anonymity_define.v
5453
examples/functions/functions_closures.v
5554
examples/functions/functions.v
5655
examples/functions/higher_order_functions.v
57-
examples/generics/generics_associated_types_problem.v
5856
examples/generics/generics_bounds.v
5957
examples/generics/generics_implementation.v
6058
examples/generics/generics_multiple_bounds.v
@@ -123,7 +121,6 @@ examples/traits/iterators.v
123121
examples/traits/returning_traits_with_dyn.v
124122
examples/traits/supertraits.v
125123
examples/traits/traits.v
126-
examples/types/inference.v
127124
examples/unsafe_operations/calling_unsafe_functions.v
128125
examples/unsafe_operations/inline_assembly_clobbered_registers.v
129126
examples/unsafe_operations/inline_assembly_explicit_register_operands.v

0 commit comments

Comments
 (0)