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-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-4
/
+4
2015-01-21
Fallout from stabilization.
Aaron Turon
-2
/
+1
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-12
cleanup: `&foo[0..a]` -> `&foo[..a]`
Jorge Aparicio
-2
/
+1
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-1
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-1
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-2
/
+2
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-1
/
+1
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-2
/
+0
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-07
register new snapshots
Jorge Aparicio
-2
/
+0
2015-01-07
Register new snapshots
Alex Crichton
-2
/
+0
2015-01-06
More test fixes
Alex Crichton
-5
/
+5
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+3
2015-01-06
Register new snapshots
Alex Crichton
-23
/
+2
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
fallout
Nick Cameron
-8
/
+8
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-7
/
+7
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+3
2015-01-05
More test fixes!
Alex Crichton
-3
/
+3
2015-01-05
Revert "Remove i suffix in docs"
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-77
/
+98
2015-01-05
rollup merge of #20518: nagisa/weighted-bool
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20483: nagisa/rng-copy
Alex Crichton
-14
/
+38
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-75
/
+78
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+20
2015-01-05
Remove i suffix in docs
Steve Klabnik
-2
/
+2
2015-01-05
Add tests for ChaCha and Isaac Clone impls
Simonas Kazlauskas
-0
/
+20
2015-01-05
Implement Clone for PRNGs
Simonas Kazlauskas
-14
/
+18
2015-01-04
Do not use entropy during gen_weighted_bool(1)
Simonas Kazlauskas
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-8
/
+8
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-10
/
+10
2015-01-03
rand: fix fallout
Jorge Aparicio
-2
/
+7
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-1
/
+1
2015-01-02
rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2
Alex Crichton
-2
/
+2
2015-01-02
Fix fallout from change, adding explicit `Sized` annotations where necessary.
Niko Matsakis
-2
/
+2
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-12
/
+12
2015-01-02
More fallout
Nick Cameron
-27
/
+27
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-1
/
+1
2015-01-01
auto merge of #20190 : cmr/rust/gate-macro-args, r=alexcrichton
bors
-1
/
+2
2015-01-01
Feature gate macro arguments
Corey Richardson
-1
/
+2
2014-12-30
Fallout from stabilization
Aaron Turon
-9
/
+9
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-30
/
+30
2014-12-25
Parse fully-qualified associated types in generics without whitespace
P1start
-1
/
+1
2014-12-19
librand: use `#[deriving(Copy)]`
Jorge Aparicio
-20
/
+10
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-3
/
+3
2014-12-17
rollup merge of #19902: alexcrichton/second-pass-mem
Alex Crichton
-0
/
+2
[prev]
[next]