14 Commits

Author SHA1 Message Date
21460fad98 Merge pull request #454 from 0xByteLeon/master
fix: Correct the wrong answer to Exercise 11 in Chapter borrowing
2025-04-25 12:12:21 +08:00
716144c1ef Merge pull request #417 from adityakaklij/patch-1
Update ownership.md.
2025-04-25 12:09:51 +08:00
4e790a35be Merge pull request #546 from jpenna/patch-3
Add new solution in ownership ex. 9
2025-04-25 11:55:42 +08:00
94079c49af use ref 2025-03-01 19:06:53 -05:00
609e2d3f8c Add new solution in ownership ex. 9 2025-02-18 11:01:21 -03:00
1c83c69d30 fix: Correct the wrong answer to Exercise 11 in Chapter borrowing
Calling only r1 in the new compiler version does not trigger a reborrowing error
2023-08-30 18:48:08 +08:00
5453e7a05c Update ownership.md.
Borrowing the variables in the first problem
2023-07-06 10:23:43 +05:30
65ab75f7d9 Update ownershp.md
Added as_str() method to Q1, & removed answer that did not seem relevant to the question.
2023-01-27 23:58:29 +03:00
de36f5cfb0 fix: unnecessary space 2022-10-11 09:44:22 +07:00
69643c9db0 Solution: add a new solution for ownership-4 2022-08-21 17:02:48 +08:00
e09080f88a format code in md 2022-05-01 13:08:50 +08:00
0f4685dcf0 add solutions for string.md 2022-03-02 20:57:13 +08:00
2d7e251e8b add solutions for ownership.md 2022-03-02 17:32:22 +08:00
3b805ff8a4 add solutions dir 2022-03-01 21:40:29 +08:00