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
Age
Commit message (
Expand
)
Author
Lines
2012-02-17
Add new test for export globs, xfailed.
Graydon Hoare
-0
/
+11
2012-02-16
More rigorous reuse of cleanup sequences
Marijn Haverbeke
-1
/
+1
2012-02-15
test: Assert that the result is correct in run-pass/crust-stress
Brian Anderson
-1
/
+1
2012-02-15
bench: Add a test for task concurrency
Brian Anderson
-0
/
+68
2012-02-15
A test that I forgot to git-add
Marijn Haverbeke
-0
/
+6
2012-02-15
Rewrite exhaustiveness checker
Marijn Haverbeke
-30
/
+46
2012-02-15
Fix bug in safe-reference checker
Marijn Haverbeke
-1
/
+1
2012-02-15
Support 'alt check' syntax
Marijn Haverbeke
-2
/
+0
2012-02-15
test: Add a crust function stress test
Brian Anderson
-0
/
+28
2012-02-14
When parsing a source string, fail when the entire string is not parsed.
Kevin Atkinson
-0
/
+48
2012-02-14
Bug fix to accept $ in 0th pos, (ie #ast{$(x) + ...}).
Kevin Atkinson
-0
/
+7
2012-02-14
Correctly handle the character position at the EOF.
Kevin Atkinson
-0
/
+5
2012-02-14
Do a better job of reporting source location for files (i.e. filemap)
Kevin Atkinson
-0
/
+51
2012-02-14
rt: Don't kill tasks while they are in a callback from C
Brian Anderson
-0
/
+31
2012-02-14
test: Test yielding in crust functions
Brian Anderson
-0
/
+27
2012-02-14
rt: Maintain stack ptrs correctly when returning from stack switches
Brian Anderson
-0
/
+58
2012-02-14
rustc: Translate crust functions
Brian Anderson
-0
/
+46
2012-02-14
rustc: Translate the value of crust functions
Brian Anderson
-2
/
+10
2012-02-14
rustc: Typecheck crust functions as *u8
Brian Anderson
-0
/
+29
2012-02-14
rustc: Parse crust functions
Brian Anderson
-0
/
+5
2012-02-14
XFAIL bind-methods test until I figure out what is going wrong
Marijn Haverbeke
-0
/
+2
2012-02-14
Allow static method calls to be bound
Marijn Haverbeke
-0
/
+20
2012-02-14
Add [X].len() to core, use it in trans modules
Marijn Haverbeke
-2
/
+2
2012-02-13
test: Add test for #1821
Brian Anderson
-0
/
+5
2012-02-13
Fix bug in handling of block functions in last-use analysis
Marijn Haverbeke
-0
/
+16
2012-02-13
correct error message and add to test
Niko Matsakis
-0
/
+1
2012-02-13
do not fail if iface/impl method have different number of parameters
Niko Matsakis
-0
/
+11
2012-02-13
remove leading ::, new tests
Niko Matsakis
-2
/
+25
2012-02-12
(core::str) rename byte_len -> len_bytes and rename char_len -> len
Kevin Cantu
-12
/
+12
2012-02-12
(core::str) move push_byte, push_bytes, pop_byte, and shift_byte into str::un...
Kevin Cantu
-8
/
+10
2012-02-11
test: Fix cros-crate-glob-collision
Brian Anderson
-2
/
+2
2012-02-11
correct fully qualified type names to include the crate; add tests (take 2)
Niko Matsakis
-0
/
+24
2012-02-11
rewrite to use ctypes types
Niko Matsakis
-1
/
+1
2012-02-11
make bind syntax unnecessary: just use _ for one of the arguments
Niko Matsakis
-43
/
+40
2012-02-11
Revert prior commit until I have time to track down the valgrind error
Niko Matsakis
-24
/
+0
2012-02-10
correct fully qualified type names to include the crate; add tests
Niko Matsakis
-0
/
+24
2012-02-10
remove executable that was accidentally included
Niko Matsakis
-0
/
+0
2012-02-10
put serializer into the build and encode full item paths
Niko Matsakis
-0
/
+0
2012-02-10
test: Add tests for #1802
Brian Anderson
-0
/
+8
2012-02-10
Don't allow binding patterns to bind keywords
Marijn Haverbeke
-19
/
+0
2012-02-10
Add compile-fail tests for interfaces/impls
Marijn Haverbeke
-0
/
+20
2012-02-09
Further WIP on classes
Tim Chevalier
-0
/
+10
2012-02-09
Increase precedence of as operator
Marijn Haverbeke
-3
/
+3
2012-02-08
core: Add task::spawn_sched
Brian Anderson
-1
/
+1
2012-02-08
rt: Export a scheduler API
Brian Anderson
-0
/
+36
2012-02-08
bench: Add shootout-spectralnorm
Brian Anderson
-0
/
+70
2012-02-07
String split renaming:
Kevin Cantu
-2
/
+1
2012-02-06
Make sure iface_methods are set before they are accessed
Marijn Haverbeke
-0
/
+5
2012-02-06
Add monad iface test
Marijn Haverbeke
-0
/
+31
2012-02-05
test: Add test for issue #1460
Brian Anderson
-0
/
+4
[prev]
[next]