aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-11-01 16:05:38 -0400
committerGravatar Jason Gross <jgross@mit.edu>2018-11-01 16:06:13 -0400
commit6bc00b7eb56c03a40bfdd8b7fd57b78a3a568e8e (patch)
tree95d80fab375b197f946f1d437d9cb24cc752aa54 /src
parente481d29b51cd69a1a6cb4972b43227f3b03410f2 (diff)
Fix a thing broken by previous commit
Diffstat (limited to 'src')
-rw-r--r--src/Experiments/NewPipeline/RewriterRulesGood.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Experiments/NewPipeline/RewriterRulesGood.v b/src/Experiments/NewPipeline/RewriterRulesGood.v
index a9953e056..ef29c9c0b 100644
--- a/src/Experiments/NewPipeline/RewriterRulesGood.v
+++ b/src/Experiments/NewPipeline/RewriterRulesGood.v
@@ -236,7 +236,7 @@ Module Compilers.
| progress cbn [fst snd projT1 projT2] in *
| progress intros
| progress cbv [id pattern.ident.arg_types Compile.value cpsbind cpscall cpsreturn cps_option_bind type_base ident.smart_Literal rwhen rwhenl nth_default SubstVarLike.is_var_fst_snd_pair_opp] in *
- | progress cbv [Compile.option_bind' Compile.castbe Compile.castb Compile.castv] in *
+ | progress cbv [Compile.option_bind'] in *
| progress type_beq_to_eq
| progress type.inversion_type
| progress rewrite_type_transport_correct