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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
bench
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-7
/
+14
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-14
/
+2
2015-01-07
fix the `&mut _` patterns
Jorge Aparicio
-1
/
+1
2015-01-07
remove some `slicing_syntax` feature gates
Jorge Aparicio
-13
/
+1
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-1
/
+2
2015-01-06
More test fixes
Alex Crichton
-6
/
+6
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-27
/
+27
2015-01-07
fallout
Nick Cameron
-4
/
+4
2015-01-06
Fallout from stabilization
Aaron Turon
-27
/
+27
2015-01-07
Tests
Nick Cameron
-4
/
+4
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-4
/
+4
2015-01-06
Merge core::num::Float and std::num::FloatMath.
Huon Wilson
-1
/
+1
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-5
/
+4
2015-01-05
rollup merge of #20568: huonw/ungate-AT-globs
Alex Crichton
-5
/
+3
2015-01-05
rollup merge of #20548: tshepang/fix-ping-pong-benchmark
Alex Crichton
-4
/
+7
2015-01-05
Un-gate macro_rules
Keegan McAllister
-3
/
+1
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-2
/
+3
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+1
2015-01-05
fix benchmarks
Jorge Aparicio
-9
/
+14
2015-01-05
Remove use of associated_types feature gate from tests.
Huon Wilson
-5
/
+3
2015-01-05
bench: do not quit rt-messaging-ping-pong.rs early
Tshepang Lekhonkhobe
-4
/
+7
2015-01-04
Merge pull request #20515 from tshepang/modernise-ping-pong-benchmark
bors
-9
/
+8
2015-01-04
bench: remove warnings from rt-messaging-ping-pong.rs
Tshepang Lekhonkhobe
-12
/
+10
2015-01-03
Remove deprecated functionality
Alex Crichton
-105
/
+93
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
add feature gate to some benchmarks
Jorge Aparicio
-3
/
+5
2015-01-03
bench: fix fallout
Jorge Aparicio
-7
/
+17
2015-01-03
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomats...
bors
-1
/
+1
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-44
/
+41
2015-01-02
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-2
/
+2
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-12
/
+9
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-68
/
+86
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-2
/
+2
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-9
/
+9
2014-12-30
Fallout from stabilization
Aaron Turon
-2
/
+2
2014-12-29
rollup merge of #20264: nagisa/threadrng
Alex Crichton
-3
/
+3
2014-12-29
rollup merge of #20160: nick29581/ranges2
Alex Crichton
-4
/
+4
2014-12-30
Fallout from mut slices
Nick Cameron
-4
/
+4
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-3
/
+3
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-3
/
+3
2014-12-27
auto merge of #19916 : SimonSapin/rust/ascii-reform, r=sfackler
bors
-9
/
+6
2014-12-26
Add a Racy type to bench tests
Flavio Percoco
-10
/
+20
2014-12-26
Fix up remaining usage of `to_ascii`.
Simon Sapin
-9
/
+6
2014-12-25
Parse fully-qualified associated types in generics without whitespace
P1start
-1
/
+1
2014-12-23
Rename include_bin! to include_bytes!
Chris Wong
-1
/
+1
2014-12-22
Renaming of the Iter types as in RFC #344
Florian Wilkens
-1
/
+1
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-33
/
+33
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-17
/
+17
2014-12-18
s/Tree/BTree
Alexis Beingessner
-35
/
+11
[next]