Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
simuliris
Commits
f8d092f9
Commit
f8d092f9
authored
Dec 17, 2021
by
Ralf Jung
Browse files
show deprecated instance warnings
parent
a1345980
Pipeline
#59018
passed with stage
in 23 minutes and 32 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f8d092f9
...
...
@@ -31,7 +31,6 @@ build-coq.8.14.1:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.14.1"
DENY_WARNINGS
:
"
1"
MANGLE_NAMES
:
"
1"
build-coq.8.13.2
:
...
...
_CoqProject
View file @
f8d092f9
...
...
@@ -4,8 +4,6 @@
# Cannot use non-canonical projections as it causes massive unification failures
# (https://github.com/coq/coq/issues/6294).
-arg -w -arg -redundant-canonical-projection
# There is currently no good way to fix all those instance warnings.
-arg -w -arg -deprecated-instance-without-locality
theories/logic/satisfiable.v
theories/simulation/language.v
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment