algebra.v
all_algebra.v
archimedean.v
binnums.v
countalg.v
finalg.v
fraction.v
intdiv.v
interval.v
interval_inference.v
arithmetic_tactic.v
lra.v
matrix.v
mxalgebra.v
mxpoly.v
mxred.v
polydiv.v
poly.v
polyXY.v
qpoly.v
rat.v
ring_tactic.v
field_tactic.v
ring.v
ring_quotient.v
algebraic_hierarchy/rings_modules_and_algebras.v
algebraic_hierarchy/divalg.v
algebraic_hierarchy/decfield.v
algebraic_hierarchy/ssralg.v
ssrint.v
numeric_hierarchy/orderedzmod.v
numeric_hierarchy/numdomain.v
numeric_hierarchy/numfield.v
numeric_hierarchy/ssrnum.v
vector.v
zmodp.v
sesquilinear.v
spectral.v
tensor.v

-R . mathcomp.algebra

# Warnings set as error to avoid (re)introducing them
-arg -w -arg +duplicate-clear
-arg -w -arg +undeclared-scope
-arg -w -arg +deprecated-hint-without-locality
-arg -w -arg +deprecated-hint-rewrite-without-locality
# Warnings we don't really know how to handle
-arg -w -arg -projection-no-head-constant
-arg -w -arg -redundant-canonical-projection
-arg -w -arg -notation-overridden
-arg -w -arg -ambiguous-paths
# introduced in Rocq 9.2
-arg -w -arg +level-tolerance
-arg -w -arg -notation-for-abbreviation
-arg -w -arg -deprecated-lookup-elim-by-name
# introduced in Rocq 9.3
-arg -w -arg -rewrite-rw
