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
/
bool.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-20
Add operator trait constraints to std::num::{Zero, One} and document their ap...
Brendan Zabarauskas
-7
/
+0
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-1
/
+1
2014-01-07
stdtest: Fix all leaked trait imports
Alex Crichton
-4
/
+1
2013-12-27
std: uniform modules titles for doc
Luca Bruno
-1
/
+1
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-6
/
+6
2013-11-19
libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd
Patrick Walton
-1
/
+1
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-2
/
+5
2013-10-24
Cleaned, documented, wrote tests for up std::bool
Marvin Löbel
-269
/
+321
2013-09-25
rustdoc: Change all code-blocks with a script
Alex Crichton
-54
/
+54
2013-09-12
std: Add a bunch of Default impls
Erick Tryzelaar
-0
/
+7
2013-08-30
remove several 'ne' methods
Eric Martin
-2
/
+0
2013-08-16
doc: correct spelling in documentation.
Huon Wilson
-1
/
+1
2013-08-09
Remove redundant Ord method impls.
OGINO Masanori
-6
/
+0
2013-07-24
Implement std::num::Zero for bool
Birunthan Mohanathas
-4
/
+11
2013-07-09
Impl Not for bool
Brendan Zabarauskas
-0
/
+25
2013-07-01
Small documentation changes
Steven Fackler
-0
/
+1
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-9
/
+9
2013-05-31
bool: rm functions duplicating methods
Daniel Micay
-45
/
+38
2013-05-27
syntax highlight code examples in docstrings
Daniel Micay
-13
/
+50
2013-05-27
Fix docs to use std instead of core.
Steve Klabnik
-20
/
+20
2013-05-26
Add documentation for libstd/bool.rs.
Steve Klabnik
-19
/
+194
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+153
2011-12-14
Remove some duplicated unused parts of std now that they're present in core.
Graydon Hoare
-134
/
+0
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+134