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
Age
Commit message (
Expand
)
Author
Lines
2013-05-06
Enable test for #3707
Brian Anderson
-3
/
+2
2013-05-06
appease the tidy gods with respect to a FIXME
Niko Matsakis
-2
/
+2
2013-05-06
Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze
Niko Matsakis
-7
/
+180
2013-05-06
Remove debug_mem since @graydon said it conflicted with GC changes
Niko Matsakis
-30
/
+2
2013-05-06
add rust_take_task_borrow_list and rust_set_task_borrow_list to rustrt.def.in
Niko Matsakis
-0
/
+2
2013-05-06
Add a test for issue 5517
Alex Crichton
-0
/
+14
2013-05-06
add task-local reference counted smart pointers
Daniel Micay
-0
/
+276
2013-05-06
auto merge of #6150 : yichoi/rust/arm-test-pull, r=brson
bors
-7
/
+180
2013-05-06
Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze
Niko Matsakis
-363
/
+403
2013-05-06
Move core::run tests of process killing into standalone run-pass tests
Brian Anderson
-70
/
+89
2013-05-06
std: Workaround bustage on incoming. #6122
Brian Anderson
-0
/
+1
2013-05-06
auto merge of #6265 : sanxiyn/rust/xc-packed, r=nikomatsakis
bors
-0
/
+14
2013-05-06
Replace NOTE with FIXME
Niko Matsakis
-29
/
+31
2013-05-06
Step one for 'proper' pub condition: support pub keyword in form.
Felix S. Klock II
-1
/
+17
2013-05-07
testsuite: tests for deriving changes and additions
Huon Wilson
-0
/
+147
2013-05-07
libsyntax: add #[deriving(Rand, ToStr)].
Huon Wilson
-0
/
+196
2013-05-07
libsyntax: convert #[deriving(IterBytes)] to generic deriving
Huon Wilson
-223
/
+61
2013-05-07
libsyntax: extend generic deriving code to handle almost all possible traits.
Huon Wilson
-554
/
+936
2013-05-06
Use rust_try_get_task for compat with new rt, and strenghten assumptions abou...
Niko Matsakis
-30
/
+32
2013-05-06
Fix cross-crate packed structs
Seo Sanghyeon
-0
/
+14
2013-05-06
Adust arena test: can no longer allocate recursively
Niko Matsakis
-3
/
+0
2013-05-06
Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze
Niko Matsakis
-6
/
+6
2013-05-06
refinement to technique used to not run regionck
Niko Matsakis
-89
/
+66
2013-05-06
Add assert_approx_eq! macro
Brendan Zabarauskas
-223
/
+275
2013-05-06
Move FuzzyEq trait into core::cmp and rename it to 'ApproxEq'
Brendan Zabarauskas
-140
/
+114
2013-05-06
remove some unused mut decls and vars
Niko Matsakis
-7
/
+3
2013-05-06
do not run regionck if there have been type errors
Niko Matsakis
-4
/
+8
2013-05-06
Improve lifetimes on foldl/foldr and lift the Copy requirement
Alex Crichton
-8
/
+9
2013-05-05
core: Remove a call to `breakpoint` from a test
Brian Anderson
-13
/
+1
2013-05-05
Fix two more write guard failures
Niko Matsakis
-59
/
+45
2013-05-05
compile-fail tests for #[non_owned] and #[mutable]
Daniel Micay
-0
/
+76
2013-05-05
factor out the has_attr checks
Daniel Micay
-15
/
+13
2013-05-05
mark Cell as non-Const with #[mutable]
Daniel Micay
-0
/
+1
2013-05-05
add #[non_owned] and #[mutable] attributes
Daniel Micay
-25
/
+44
2013-05-05
Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze
Niko Matsakis
-5454
/
+6931
2013-05-05
auto merge of #6208 : sanxiyn/rust/accurate-span, r=sanxiyn
bors
-6
/
+6
2013-05-06
Fix span tests
Seo Sanghyeon
-2
/
+2
2013-05-05
Address all FIXMEs from #5562
Niko Matsakis
-23
/
+11
2013-05-05
add warning for #6248 and remove instances of it
Niko Matsakis
-92
/
+142
2013-05-05
disable lang debug for perf
Niko Matsakis
-1
/
+1
2013-05-04
auto merge of #6234 : yichoi/rust/glob-dummy-pull, r=thestinger
bors
-2
/
+39
2013-05-05
rt: rust_android_dummy.cpp fix for make tidy
Young-il Choi
-1
/
+4
2013-05-05
Allow non-literal static range pattern for match arms
Jeong YunWon
-2
/
+18
2013-05-04
Register snapshots
Brian Anderson
-5720
/
+16
2013-05-04
separate out write_guard code into its own module
Niko Matsakis
-204
/
+38
2013-05-04
make asm_comments something that you opt in to
Niko Matsakis
-14
/
+8
2013-05-04
improve DEBUG_BORROW printouts
Niko Matsakis
-52
/
+109
2013-05-04
Reduce code bloat from managed allocations
Björn Steinbrink
-2
/
+0
2013-05-04
auto merge of #6230 : thestinger/rust/whitespace, r=catamorphism
bors
-567
/
+163
2013-05-04
rt: glob, globfree dummy function for android
Young-il Choi
-2
/
+36
[prev]
[next]