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
/
libcoretest
/
num
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-2
/
+2
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-4
/
+2
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-05
Rename macro_escape to macro_use
Keegan McAllister
-2
/
+4
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-0
/
+5
2015-01-03
Remove deprecated functionality
Alex Crichton
-18
/
+16
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-3
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+2
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-2
/
+2
2014-12-13
libcoretest: fix unit tests
Jorge Aparicio
-10
/
+12
2014-12-05
Utilize fewer reexports
Corey Farwell
-1
/
+2
2014-11-16
Move FromStr to core::str
Brendan Zabarauskas
-0
/
+70
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-2
/
+10
2014-11-13
Deprecate Num, Unsigned and Primitive
Brendan Zabarauskas
-1
/
+1
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-0
/
+39