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-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
2012-02-05
test: Issue #953, not #959
Brian Anderson
-0
/
+0
2012-02-05
test: Add an xfailed test for issue #959
Brian Anderson
-0
/
+5
2012-02-05
test: Add an xfailed test for issue #929
Brian Anderson
-0
/
+4
2012-02-05
test: Update and un-xfail compile-fail/tag-that-dare-not...
Brian Anderson
-5
/
+10
2012-02-05
test: Add test for #901. Closes #901
Brian Anderson
-0
/
+6
2012-02-05
test: Resolve some FIXMEs
Brian Anderson
-25
/
+27
2012-02-05
Remove support for $(...) form of quasi-quotes, use #ast{...} instead.
Kevin Atkinson
-1
/
+1
2012-02-05
add a test where mode inference ought to fail
Niko Matsakis
-0
/
+11
2012-02-05
new test case
Niko Matsakis
-0
/
+7
2012-02-05
new test showing off the improved inference
Niko Matsakis
-0
/
+8
2012-02-04
bench: Tweak threadring benchmark so it pretty-prints
Brian Anderson
-2
/
+0
2012-02-04
bench: Add threadring shootout benchmark
Brian Anderson
-0
/
+50
2012-02-04
Revert "bench: Add threadring shootout benchmark"
Brian Anderson
-53
/
+0
2012-02-04
bench: Add threadring shootout benchmark
Brian Anderson
-0
/
+53
2012-02-03
Beginnings of front-end support for classes
Tim Chevalier
-0
/
+29
2012-02-03
add third arg for output path, default to no output
Ted Horst
-5
/
+36
2012-02-03
fix formatting
Ted Horst
-103
/
+103
2012-02-03
add mandelbrot image generator from shootout
Ted Horst
-0
/
+143
2012-02-03
Fix various drift issues in the qq branch.
Graydon Hoare
-4
/
+7
[prev]
[next]