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
/
libtest
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-15
test: PadOnLeft was never used
Erick Tryzelaar
-7
/
+2
2015-04-14
Negative case of `len()` -> `is_empty()`
Tamir Duberstein
-3
/
+3
2015-04-02
Tweak relese notes + rebase fixes
Alex Crichton
-1
/
+1
2015-04-01
rollup merge of #23860: nikomatsakis/copy-requires-clone
Alex Crichton
-2
/
+2
2015-04-01
Remove TODO
Niko Matsakis
-1
/
+1
2015-04-01
Remove `Thunk` struct and `Invoke` trait; change `Thunk` to be an alias
Niko Matsakis
-14
/
+15
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-2
/
+2
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-2
/
+2
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+2
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-29
s/THRADS/THREADS/
Andrew Paseltiner
-1
/
+1
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
-22
/
+21
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-22
/
+21
2015-03-26
Register new snapshots
Alex Crichton
-1
/
+1
2015-03-25
Add trivial cast lints.
Nick Cameron
-1
/
+1
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+1
2015-03-23
Add generic conversion traits
Aaron Turon
-2
/
+3
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+1
2015-03-20
Remove rt::default_sched_threads and RUST_THREADS.
Steve Klabnik
-2
/
+7
2015-03-19
RUST_TEST_TASKS -> RUST_TEST_THREADS
Steve Klabnik
-3
/
+3
2015-03-16
std: Stabilize the Write::flush method
Alex Crichton
-1
/
+0
2015-03-15
Auto merge of #23206 - nagisa:print-io, r=alexcrichton
bors
-9
/
+2
2015-03-15
Use new io in print and println macroses
Simonas Kazlauskas
-9
/
+2
2015-03-14
Revert "Remove dead code flagged by lint"
Manish Goregaokar
-1
/
+0
2015-03-13
Auto merge of #23292 - alexcrichton:stabilize-io, r=aturon
bors
-49
/
+74
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-49
/
+74
2015-03-13
Rollup merge of #21468 - sanxiyn:dead-variant, r=
Manish Goregaokar
-0
/
+1
2015-03-12
Stabilize std::path
Aaron Turon
-1
/
+0
2015-03-09
Rename #[should_fail] to #[should_panic]
Steven Fackler
-26
/
+26
2015-03-08
Auto merge of #23127 - alexcrichton:bench-wrapping, r=brson
bors
-1
/
+8
2015-03-06
test: Fix an overflow on empty benchmarks
Alex Crichton
-1
/
+8
2015-03-06
Rollup merge of #23056 - awlnx:master, r=nrc
Manish Goregaokar
-0
/
+2
2015-03-06
Rollup merge of #23081 - alexcrichton:stabilize-fs, r=aturon
Manish Goregaokar
-1
/
+0
2015-03-05
std: Stabilize the `fs` module
Alex Crichton
-1
/
+0
2015-03-05
fix for new attributes failing. issue #22964
awlnx
-0
/
+2
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-10
/
+23
2015-03-01
remove some compiler warnings
Tshepang Lekhonkhobe
-2
/
+2
2015-02-28
Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturon
Manish Goregaokar
-1
/
+0
2015-02-27
std: Stabilize the `env` module
Alex Crichton
-1
/
+0
2015-02-27
libtest: flush output after every write
Julian Orth
-4
/
+13
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-2
/
+2
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-2
/
+2
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+0
2015-02-17
rollup merge of #22319: huonw/send-is-not-static
Alex Crichton
-2
/
+2
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-2
/
+2
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-1
/
+1
[prev]
[next]