index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-20
core: Move 'unreachable' to util. Improve docs
Brian Anderson
-0
/
+28
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-1
/
+1
2012-09-19
core: Clean up crate docs and give all mods a brief description
Brian Anderson
-4
/
+6
2012-09-12
Add a bunch of inline hints.
Graydon Hoare
-0
/
+2
2012-09-10
Make more moves explicit in libcore
Tim Chevalier
-3
/
+3
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-1
/
+1
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-1
/
+1
2012-09-06
Refactor trans to replace lvalue and friends with Datum.
Niko Matsakis
-1
/
+3
2012-09-04
core: Remove struct ctors
Brian Anderson
-1
/
+2
2012-08-30
libstd: More test fixes
Patrick Walton
-1
/
+3
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-1
/
+1
2012-08-26
Camel case the option type
Brian Anderson
-2
/
+2
2012-08-21
implement a map testing benchmark
Niko Matsakis
-0
/
+18
2012-08-17
Remove the class keyword
Brian Anderson
-1
/
+1
2012-08-14
De-mode more pieces of core.
Graydon Hoare
-0
/
+4
2012-08-13
core: Camel case some lesser-used modules
Brian Anderson
-2
/
+2
2012-08-07
Add util::ignore
Ben Blum
-0
/
+3
2012-08-02
option::swap_unwrap, the ubiquitous 'option dance'.
Ben Blum
-0
/
+2
2012-08-02
Remove std::util
Ben Blum
-0
/
+9
2012-08-01
Add core::util, with swap, replace, and noncopyable
Ben Blum
-0
/
+46