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
/
libstd
/
unit.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-23
grandfathered -> rust1
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-1
/
+1
2014-12-18
std: Remove public bool,tuple,unit modules
Alex Crichton
-0
/
+45
2014-05-07
core: Inherit the unit module
Alex Crichton
-52
/
+0
2014-03-23
std: remove the `equals` method from `TotalEq`.
Huon Wilson
-4
/
+1
2014-02-13
Add some missing Show implementations in libstd
Brendan Zabarauskas
-0
/
+7
2014-02-08
Fix unused import warnings.
OGINO Masanori
-0
/
+1
2014-02-07
Cleaned up imports per coding standards.
chromatic
-1
/
+1
2014-02-07
Removed prelude::* from libstd files.
chromatic
-1
/
+2
2014-01-20
Add operator trait constraints to std::num::{Zero, One} and document their ap...
Brendan Zabarauskas
-10
/
+0
2013-11-01
Reordered the methods in std::Option and std::Result
Marvin Löbel
-5
/
+1
2013-09-12
std: Add a bunch of Default impls
Erick Tryzelaar
-5
/
+6
2013-08-26
Add a Default trait.
Corey Richardson
-0
/
+5
2013-08-14
Methodyfied the string ascii extionsion functions
Marvin Löbel
-0
/
+54