Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HumamAlhusaini
lambda-rust
Commits
9293ea33
Commit
9293ea33
authored
1 month ago
by
HumamAlhusaini
Browse files
Options
Downloads
Patches
Plain Diff
fixed .gitlab-cli and README for rocq 9.0.0
parent
ee5b5960
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
3
−
3
View file @
9293ea33
...
@@ -28,10 +28,10 @@ variables:
...
@@ -28,10 +28,10 @@ variables:
## Build jobs
## Build jobs
build-coq.
8.2
0.0
:
build-coq.
9.
0.0
:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
8.2
0.0"
OPAM_PINS
:
"
coq
version
9.
0.0"
DENY_WARNINGS
:
"
1"
DENY_WARNINGS
:
"
1"
MANGLE_NAMES
:
"
1"
MANGLE_NAMES
:
"
1"
# Mostly to make the lifetime logic available
# Mostly to make the lifetime logic available
...
@@ -42,7 +42,7 @@ build-coq.8.20.0:
...
@@ -42,7 +42,7 @@ build-coq.8.20.0:
trigger-iris.timing
:
trigger-iris.timing
:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
8.2
0.0
git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
OPAM_PINS
:
"
coq
version
9.
0.0
git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
tags
:
tags
:
-
fp-timing
-
fp-timing
only
:
only
:
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
9293ea33
...
@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust.
...
@@ -6,7 +6,7 @@ This is the Coq development accompanying lambda-Rust.
This version is known to compile with:
This version is known to compile with:
-
Coq 8.2
0.0
-
Rocq 9.
0.0
-
A development version of
[
Iris
](
https://gitlab.mpi-sws.org/iris/iris
)
-
A development version of
[
Iris
](
https://gitlab.mpi-sws.org/iris/iris
)
## Building from source
## Building from source
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment