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
/
tuple.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-07
libcore Fix the tuple first_ref test
Erick Tryzelaar
-1
/
+1
2012-10-07
libcore: add first_ref and second_ref to tuples
Erick Tryzelaar
-2
/
+27
2012-09-28
De-export bool, tuple, unit, uniq. Part of #3583.
Graydon Hoare
-2
/
+2
2012-09-28
Fix patterns in tuple
Tim Chevalier
-16
/
+7
2012-09-28
demode vec
Niko Matsakis
-17
/
+26
2012-09-26
Demode tuple
Tim Chevalier
-3
/
+3
2012-09-23
Register snapshots. Remove redundant Eq impls, Makefile hacks
Brian Anderson
-86
/
+0
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-0
/
+86
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
-3
/
+3
2012-09-07
rustc: Add an "ne" method to the Eq trait, and implement it everywhere
Patrick Walton
-0
/
+2
2012-09-02
Silence non-implicitly-copyable-typarams in coretest
Brian Anderson
-0
/
+1
2012-09-02
core: deny(vecs_implicity_copyable)
Brian Anderson
-2
/
+4
2012-08-30
cargo: Fix some lack of knowledge of basic algebraic identities
Patrick Walton
-34
/
+6
2012-08-29
rustc: Make `<=`, `>=`, and `>` use traits as well
Patrick Walton
-0
/
+34
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-0
/
+72
2012-08-23
Make vec::zip not require T:copy (close #3254)
Ben Blum
-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
-5
/
+5
2012-08-08
Convert impls to new syntax
Brian Anderson
-5
/
+3
2012-08-01
Convert ret to return
Brian Anderson
-3
/
+3
2012-07-17
rustc: Fix coherence errors in the build
Patrick Walton
-3
/
+17
2012-07-17
Error checking for protocols. We'll need spans though.
Eric Holk
-0
/
+23
2012-07-16
replace core::tuple functions with methods
Gareth Daniel Smith
-17
/
+22
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-1
/
+1
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-4
/
+4
2012-03-15
core: Docs
Brian Anderson
-0
/
+5
2012-03-15
core: Make some functions pure
Brian Anderson
-3
/
+3
2012-03-09
core: Convert to rustdoc
Brian Anderson
-4
/
+0
2012-01-17
libcore: Remove bogus FIXME from core::tuple
Brian Anderson
-1
/
+0
2012-01-17
libstd => libcore
Lenny222
-0
/
+28