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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-4
/
+2
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-1
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-1
/
+0
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-03-11
Switch to a specific feature
Steven Fackler
-0
/
+1
2015-03-05
fix for new attributes failing. issue #22964
awlnx
-0
/
+2
2015-02-20
try to reduce bajillion warnings
Alexis
-0
/
+9
2015-02-15
Fix rollup (remove slicing_syntax)
Manish Goregaokar
-1
/
+1
2015-02-04
Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.
Huon Wilson
-0
/
+1
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+0
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+1
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+3
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-1
/
+1
2015-01-05
Un-gate macro_rules
Keegan McAllister
-1
/
+1
2015-01-05
coretest: remove/ignore tests
Jorge Aparicio
-1
/
+0
2014-12-28
libcoretest: Add tests for NonZero.
Luqman Aden
-0
/
+1
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-0
/
+1
2014-12-15
Move hash module from collections to core
Steven Fackler
-1
/
+2
2014-12-13
libcoretest: fix fallout in unit tests
Jorge Aparicio
-0
/
+1
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+1
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-1
/
+1
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+1
2014-08-19
Add a test for the fix of issue 16589
nham
-0
/
+1
2014-08-13
core: Add binary_search and binary_search_elem methods to slices.
Brian Anderson
-0
/
+1
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-1
/
+1
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-0
/
+31