Add multithreading example #1

Open
aniva wants to merge 2 commits from multithreading into main
Owner
  1. Bump Lean version to a prerelease of 4.8.0
  2. Test out thin lto
1. Bump Lean version to a prerelease of 4.8.0 2. Test out thin lto
aniva added 2 commits 2024-04-12 16:10:08 -07:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b multithreading main
git pull origin multithreading

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff multithreading
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aniva/RustCallLean#1
No description provided.