You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-15 22:00:26 +02:00
Merge pull request #42 from reillyeon/patch-2
Change "semantics is" to "semantics are"
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# Copying and Cloning
|
# Copying and Cloning
|
||||||
|
|
||||||
While move semantics is the default, certain types are copied by default:
|
While move semantics are the default, certain types are copied by default:
|
||||||
|
|
||||||
```rust,editable
|
```rust,editable
|
||||||
fn main() {
|
fn main() {
|
||||||
|
Reference in New Issue
Block a user