Skip to content

Commit

Permalink
This fix should be the last
Browse files Browse the repository at this point in the history
  • Loading branch information
barosl committed May 2, 2015
1 parent 17fdb2e commit 753b28c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions text/0000-rename-connect-to-join.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ languages use `.join()` for that purpose, as seen later.

This is probably because, in the ancient Rust, `join` was a keyword to join a
task. However, `join` retired as a keyword in 2011 with the commit
rust-lang/rust@d1857d3. While `.connect()` is technically correct, the name may
not be directly inferred by the users of the mainstream languages. There was [a
question] about this on reddit.
rust-lang/rust@d1857d30fc05f29fb82231336b229e50948a8336. While `.connect()` is
technically correct, the name may not be directly inferred by the users of the
mainstream languages. There was [a question] about this on reddit.

[a question]: http://www.reddit.com/r/rust/comments/336rj3/whats_the_best_way_to_join_strings_with_a_space/

Expand Down

0 comments on commit 753b28c

Please sign in to comment.