rust/src/libstd
Steven Fackler b662aa5ec0 Implement Eq for HashSet and HashMap
Also fix documentation references to PartialEq.
2014-06-06 19:51:37 -07:00
..
collections Implement Eq for HashSet and HashMap 2014-06-06 19:51:37 -07:00
comm std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
io auto merge of #14568 : erickt/rust/slice-update, r=alexcrichton 2014-06-05 00:51:48 -07:00
num Rename Iterator::len to count 2014-06-06 19:51:31 -07:00
path std: Recreate a collections module 2014-06-05 13:55:10 -07:00
rand Rename Iterator::len to count 2014-06-06 19:51:31 -07:00
rt Rename Iterator::len to count 2014-06-06 19:51:31 -07:00
sync std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
unstable windows: Allow snake_case errors for now. 2014-05-30 17:59:41 +01:00
ascii.rs std: Drop Total from Total{Eq,Ord} 2014-06-01 10:31:27 -07:00
bitflags.rs std: Drop Total from Total{Eq,Ord} 2014-06-01 10:31:27 -07:00
c_str.rs std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
c_vec.rs core: Remove the cast module 2014-05-11 01:13:02 -07:00
cleanup.rs Convert most code to new inner attribute syntax. 2014-03-28 17:12:21 -07:00
fmt.rs docs: Stop using notrust 2014-06-02 12:37:54 +02:00
from_str.rs std: Recreate a collections module 2014-06-05 13:55:10 -07:00
gc.rs core: Inhert ~/@/& cmp traits, remove old modules 2014-05-07 08:15:58 -07:00
lib.rs std: Recreate a collections module 2014-06-05 13:55:10 -07:00
local_data.rs std: Improve non-task-based usage 2014-06-04 11:13:12 -07:00
macros.rs Remove reference to ~str in documentation 2014-06-06 19:51:26 -07:00
os.rs auto merge of #14641 : darnuria/rust/add_documentation_to_std_os, r=alexcrichton 2014-06-05 16:41:53 -07:00
prelude.rs std: Remove generics from Option::expect 2014-06-03 17:19:56 -07:00
rtdeps.rs Remove libc from std 2014-04-04 09:31:21 -07:00
task.rs std: Improve non-task-based usage 2014-06-04 11:13:12 -07:00
to_str.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00