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
/
librand
Age
Commit message (
Expand
)
Author
Lines
2015-08-15
libc,rand: Add issues for all unstable features
Alex Crichton
-1
/
+2
2015-08-12
Fallout in libs -- misc missing bounds uncovered by WF checks.
Niko Matsakis
-1
/
+2
2015-08-11
rollup merge of #27678: alexcrichton/snapshots
Alex Crichton
-24
/
+0
2015-08-11
rollup merge of #27622: eefriedman/https-url
Alex Crichton
-3
/
+3
2015-08-11
Register new snapshots
Alex Crichton
-24
/
+0
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-08-09
Replace many uses of `mem::transmute` with more specific functions
Tobias Bucher
-3
/
+3
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-11
/
+21
2015-07-14
Fix negate_unsigned feature gate check
Simonas Kazlauskas
-1
/
+0
2015-07-09
Use vec![elt; n] where possible
Ulrik Sverdrup
-1
/
+1
2015-07-01
Auto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
bors
-0
/
+1
2015-07-01
Hide SampleRange trait from docs
Ulrik Sverdrup
-0
/
+1
2015-06-29
Hide the Rand trait from docs
Steve Klabnik
-0
/
+1
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-1
/
+1
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-0
/
+4
2015-06-10
Removed many pointless calls to *iter() and iter_mut()
Joshua Landau
-3
/
+3
2015-06-07
change some statics to constants
Oliver 'ker' Schneider
-2
/
+2
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-05-08
Add a reason to the libc & rand instability.
Huon Wilson
-1
/
+2
2015-04-24
Change name of unit test sub-module to "tests".
Johannes Oertel
-5
/
+5
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-10
/
+5
2015-04-21
rollup merge of #24541: alexcrichton/issue-24538
Alex Crichton
-2
/
+0
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-1
/
+0
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-9
/
+5
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-2
/
+0
2015-04-17
std: Add Default/IntoIterator/ToOwned to the prelude
Alex Crichton
-2
/
+0
2015-04-14
More test fixes
Alex Crichton
-3
/
+3
2015-04-14
rand: Delete all doc tests
Alex Crichton
-288
/
+0
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-62
/
+6
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-5
/
+3
2015-04-01
rollup merge of #23860: nikomatsakis/copy-requires-clone
Alex Crichton
-6
/
+6
2015-04-02
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+1
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-6
/
+6
2015-03-31
Test fixes and rebase conflicts, round 1
Alex Crichton
-1
/
+1
2015-03-31
rollup merge of #23886: demelev/remove_as_slice_usage
Alex Crichton
-4
/
+4
2015-03-31
rollup merge of #23549: aturon/stab-num
Alex Crichton
-6
/
+7
2015-03-31
Stabilize std::num
Aaron Turon
-6
/
+7
2015-03-31
replace deprecated as_slice()
Emeliov Dmitrii
-4
/
+4
2015-03-30
Fallout where types must be specified.
Niko Matsakis
-2
/
+2
2015-03-28
Rollup merge of #23803 - richo:unused-braces, r=Manishearth
Manish Goregaokar
-1
/
+1
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-1
/
+1
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-31
/
+30
2015-03-27
rollup merge of #23776: nrc/allow_trivial_cast
Alex Crichton
-3
/
+0
2015-03-27
Change the trivial cast lints to allow by default
Nick Cameron
-3
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-31
/
+30
2015-03-26
Deprecate as_mut_slice methods
Erick Tryzelaar
-1
/
+1
2015-03-25
Change lint names to plurals
Nick Cameron
-2
/
+2
2015-03-25
Add trivial cast lints.
Nick Cameron
-0
/
+3
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+22
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-1
/
+1
[prev]
[next]