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
/
test
/
run-fail
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-6
/
+3
2015-01-05
Remove use of globs feature gate from tests.
Huon Wilson
-1
/
+0
2015-01-03
Remove deprecated functionality
Alex Crichton
-4
/
+4
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-2
/
+2
2015-01-02
rollup merge of #20377: alexcrichton/issue-20352
Alex Crichton
-26
/
+0
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-26
/
+0
2015-01-01
Implement numeric fallback
Corey Richardson
-0
/
+14
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-55
/
+11
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-6
/
+6
2014-12-08
auto merge of #19560 : sfackler/rust/should-fail-reason, r=alexcrichton
bors
-0
/
+22
2014-12-06
Change from message to expected
Steven Fackler
-1
/
+1
2014-12-06
Allow message specification for should_fail
Steven Fackler
-0
/
+22
2014-12-05
Utilize fewer reexports
Corey Farwell
-2
/
+2
2014-11-25
Deprecate MaybeOwned[Vector] in favor of Cow
Jorge Aparicio
-1
/
+1
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-21
/
+0
2014-11-13
auto merge of #18877 : michaelsproul/rust/panic-tests, r=alexcrichton
bors
-0
/
+12
2014-11-11
test: Rename files, fail -> panic.
Michael Sproul
-0
/
+0
2014-11-10
Add optional messages to the unreachable macro.
Michael Sproul
-0
/
+26
2014-11-04
librustc: Call return_type only for functions.
Luqman Aden
-0
/
+23
2014-11-02
refactor libcollections as part of collection reform
Alexis Beingessner
-1
/
+1
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-7
/
+7
2014-10-30
changes to libs
Nick Cameron
-51
/
+0
2014-10-29
Update infrastructure for fail -> panic
Steve Klabnik
-40
/
+29
2014-10-29
Rename fail! to panic!
Steve Klabnik
-82
/
+82
2014-10-28
Update tests with the new error messages
Jakub Bukaj
-28
/
+0
2014-10-28
Update code with new lint names
Aaron Turon
-7
/
+7
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-6
/
+4
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-3
/
+1
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-789
/
+2
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-1
/
+1
2014-09-15
Add tests for a few A-needstest issues
Jakub Wieczorek
-0
/
+30
2014-09-05
auto merge of #16628 : pczarn/rust/hashmap-opt, r=nikomatsakis
bors
-0
/
+21
2014-09-04
std: Fix overflow of HashMap's capacity
Piotr Czarnecki
-0
/
+21
2014-09-03
auto merge of #16940 : treeman/rust/fail-non-utf8, r=pnkfelix
bors
-0
/
+26
2014-09-02
Prevent failure when using fail! with invalid utf8.
Jonas Hietala
-0
/
+26
2014-09-02
Reviewer changes
Nick Cameron
-0
/
+19
2014-08-16
librustc: Forbid external crates, imports, and/or items from being
Patrick Walton
-0
/
+4
2014-08-04
Remove obsolete stack growth tests
Brian Anderson
-187
/
+0
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-29
/
+1
2014-07-15
Deprecate str::from_byte
Adolfo OchagavĂa
-1
/
+1
2014-07-01
rustc: Remove `&str` indexing from the language.
Brian Anderson
-1
/
+1
2014-06-30
librustc: Permit by-value-self methods to be invoked on objects
Patrick Walton
-0
/
+51
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-38
/
+38
2014-06-28
auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwalton
bors
-3
/
+3
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-3
/
+3
2014-06-28
librustc: Match trait self types exactly.
Patrick Walton
-13
/
+24
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-8
/
+8
2014-06-22
Remove duplicated test files
Piotr Jawniak
-13
/
+0
2014-06-20
librustc: Put `#[unsafe_destructor]` behind a feature gate.
Patrick Walton
-1
/
+1
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-51
/
+106
[prev]
[next]