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
Model registry
Operate
Environments
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
Iris
lambda-rust
Commits
0392605f
Commit
0392605f
authored
3 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
update dependencies
parent
7d2e0e98
No related branches found
No related tags found
No related merge requests found
Pipeline
#49360
failed
3 years ago
Stage: build
Changes
2
Pipelines
11
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
coq-lambda-rust.opam
+1
-1
1 addition, 1 deletion
coq-lambda-rust.opam
theories/lifetime/model/creation.v
+1
-1
1 addition, 1 deletion
theories/lifetime/model/creation.v
with
2 additions
and
2 deletions
coq-lambda-rust.opam
+
1
−
1
View file @
0392605f
...
...
@@ -15,7 +15,7 @@ This branch uses a proper weak memory model.
"""
depends: [
"coq-gpfsl" { (= "dev.2021-06-
06
.0.
5b953c99
") | (= "dev") }
"coq-gpfsl" { (= "dev.2021-06-
18
.0.
336531e4
") | (= "dev") }
]
build: [make "-j%{jobs}%"]
...
...
This diff is collapsed.
Click to expand it.
theories/lifetime/model/creation.v
+
1
−
1
View file @
0392605f
...
...
@@ -206,7 +206,7 @@ Proof.
by
inversion
EQ
.
}
iDestruct
(
exists_Vs
with
"Hinv"
)
as
(
Vs
)
"(>% & >% & Hinv)"
.
iMod
(
own_update_2
with
"HA HΛ"
)
as
"[HA HΛ]"
.
{
destruct
(
equiv_Some_inv_r'
_
_
Eqs
)
as
(?
&
?
&
?)
.
{
apply
Some_equiv_eq
in
Eqs
as
(?
&
?
&
?)
.
by
eapply
auth_update
,
singleton_local_update
,
(
exclusive_local_update
_
(
Cinr
(
to_agree
(
to_latT
(
Vs
{[
Λ
]})))))
.
}
iDestruct
"HΛ"
as
"#HΛ"
.
iModIntro
;
iNext
.
...
...
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