all_field.v
algC.v
algebraics_fundamentals.v
algnum.v
closed_field.v
cyclotomic.v
falgebra.v
fieldext.v
finfield.v
galois.v
separable.v
qfpoly.v

-R . mathcomp.field

# 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
# remove this one when requiring Rocq >= 9.0
-arg -w -arg -overwriting-delimiting-key
