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
Age
Commit message (
Expand
)
Author
Lines
2013-03-11
auto merge of #5303 : brson/rust/newsched4, r=brson
bors
-252
/
+2788
2013-03-11
Fix std::getopts::opts_present() to check value.
Ben Kelly
-4
/
+5
2013-03-11
Implement Add on Option types
Ben Striegel
-0
/
+40
2013-03-11
core: Add rt mod and add the new scheduler code
Brian Anderson
-252
/
+2788
2013-03-11
treemap: fix a bug in the union implementation
Daniel Micay
-0
/
+4
2013-03-11
treemap: add more set tests
Daniel Micay
-0
/
+10
2013-03-11
treemap: refactor the set operation tests
Daniel Micay
-80
/
+34
2013-03-11
Work on 0.6 release notes
Brian Anderson
-2
/
+79
2013-03-11
auto merge of #5292 : thestinger/rust/nil, r=graydon
bors
-1
/
+6
2013-03-11
auto merge of #5322 : brson/rust/4812, r=brson
bors
-149
/
+382
2013-03-11
core: Convert obsolete fn syntax
Brian Anderson
-2
/
+2
2013-03-11
core: convert asserts to fail_unless!
Jeff Olson
-5
/
+5
2013-03-11
core: link pthreads explicitly in linux build
Jeff Olson
-0
/
+1
2013-03-11
core: formatting appeasement
Jeff Olson
-3
/
+5
2013-03-11
core: fix broken tests on windows
Jeff Olson
-3
/
+3
2013-03-11
core: change import of exchange_alloc for win32 os::_list_dir
Jeff Olson
-1
/
+1
2013-03-11
rt/core: port os::list_dir to rust ref #4812
Jeff Olson
-86
/
+174
2013-03-11
core: rt/core: impl os::env() in rust ref #4812
Jeff Olson
-40
/
+196
2013-03-11
rt/core: impl os::getcwd() in rust ref #4812
Jeff Olson
-22
/
+8
2013-03-11
More descriptive error messages for debug info tests
Brian Leibig
-2
/
+2
2013-03-11
Re-enable struct value printing in debug info tests with gdb pretty printing off
Brian Leibig
-10
/
+9
2013-03-11
Disable struct value printing in debug info tests
Brian Leibig
-8
/
+4
2013-03-11
Debuginfo revamp
Brian Leibig
-98
/
+217
2013-03-11
auto merge of #5305 : brson/rust/mut_buf_as_slice, r=brson
bors
-0
/
+14
2013-03-11
core: Add vec::raw::mut_buf_as_slice
Brian Anderson
-0
/
+14
2013-03-11
auto merge of #5318 : jdm/rust/deriving_cell, r=pcwalton
bors
-0
/
+1
2013-03-11
Add deriving_eq to Cell.
Josh Matthews
-0
/
+1
2013-03-11
treemap: add more tests for set difference
Daniel Micay
-16
/
+21
2013-03-11
treemap: inline the TreeSet wrappers
Daniel Micay
-12
/
+20
2013-03-11
treemap: indentation fixes
Daniel Micay
-14
/
+14
2013-03-11
treemap: make set_advance public
Daniel Micay
-2
/
+2
2013-03-11
auto merge of #5314 : jld/rust/adt-simplification, r=pcwalton
bors
-77
/
+40
2013-03-11
auto merge of #5291 : pcwalton/rust/drop-lint, r=pcwalton
bors
-1190
/
+1138
2013-03-11
librustc: Lint the old `drop` destructor notation off
Patrick Walton
-81
/
+51
2013-03-11
librustc: Remove old-style operator overloading
Patrick Walton
-14
/
+34
2013-03-11
test: Fix tests. rs=tests
Patrick Walton
-32
/
+32
2013-03-11
libsyntax: Stop parsing newtype enums
Patrick Walton
-10
/
+9
2013-03-11
doc: Remove documentation on newtype enums.
Patrick Walton
-44
/
+36
2013-03-11
libsyntax: Remove newtype enums from libsyntax. rs=deenum
Patrick Walton
-40
/
+14
2013-03-11
librustc: Remove newtype enums from librustc
Patrick Walton
-37
/
+41
2013-03-11
libstd: Remove all newtype enums from std and core.
Patrick Walton
-17
/
+42
2013-03-11
test: Remove newtype enums from the test suite. rs=deenum
Patrick Walton
-110
/
+42
2013-03-11
libsyntax: Stop parsing bare functions in preparation for switching them over
Patrick Walton
-9
/
+40
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-812
/
+813
2013-03-11
auto merge of #5122 : sanxiyn/rust/vec-match-tail-2, r=nikomatsakis
bors
-153
/
+276
2013-03-11
Add one more test for vector destructuring
Seo Sanghyeon
-1
/
+42
2013-03-11
Implement vector destructuring from tail
Seo Sanghyeon
-159
/
+241
2013-03-11
Get rid of the `Unit` enum representation.
Jed Davis
-30
/
+10
2013-03-10
Simplify struct representation.
Jed Davis
-48
/
+31
2013-03-10
auto merge of #5308 : wanderview/rust/std-getopts-rustdoc-fix, r=luqmana
bors
-5
/
+8
[prev]
[next]