Skip to content
Snippets Groups Projects
Commit f8a6f5d1 authored by Yusuke Matsushita's avatar Yusuke Matsushita
Browse files

Minor fix

parent 7612357f
No related branches found
No related tags found
No related merge requests found
Pipeline #64139 passed
......@@ -103,7 +103,7 @@ The filenames are spread across `theories/typing/examples`, `theories/typing`, `
| `inc_cell` | `inc_cell.v` | `inc_cell_type` |
| **`Mutex`** | | |
| `new` | `mutex.v` | `mutex_new_type` |
| `get_mut` | `mutex.v` | `mutex_get_uniq` |
| `get_mut` | `mutex.v` | `mutex_get_uniq` |
### Key Type(-Spec) Rules --- from the RustBelt Paper
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment