100-exercises-to-learn-rust icon indicating copy to clipboard operation
100-exercises-to-learn-rust copied to clipboard

fix logical error

Open datewu opened this issue 1 year ago • 1 comments

owned v is not dropped, while scoped thread are runing.

datewu avatar May 20 '24 13:05 datewu

Deploy Preview for 100-exercises-to-learn-rust ready!

Name Link
Latest commit c00a90dccd1c2b9cd4b0e6779602d4407c247edd
Latest deploy log https://app.netlify.com/sites/100-exercises-to-learn-rust/deploys/664b53ca1e832500089d2671
Deploy Preview https://deploy-preview-32--100-exercises-to-learn-rust.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar May 20 '24 13:05 netlify[bot]

Fixed in #21, thanks for raising the issue anyway!

LukeMathWalker avatar May 22 '24 09:05 LukeMathWalker