From 0de6441aa928446e9e9c4c9a903dcb66a3145c1a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 20 Mar 2014 01:24:05 -0400 Subject: rm obsolete references to `DeepClone` --- src/doc/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/tutorial.md') diff --git a/src/doc/tutorial.md b/src/doc/tutorial.md index cdb521b96c4..6dc6ba4529d 100644 --- a/src/doc/tutorial.md +++ b/src/doc/tutorial.md @@ -2534,7 +2534,7 @@ enum ABC { A, B, C } ~~~ The full list of derivable traits is `Eq`, `TotalEq`, `Ord`, -`TotalOrd`, `Encodable` `Decodable`, `Clone`, `DeepClone`, +`TotalOrd`, `Encodable` `Decodable`, `Clone`, `Hash`, `Rand`, `Default`, `Zero`, `FromPrimitive` and `Show`. # Crates and the module system -- cgit 1.4.1-3-g733a5