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-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
2012-02-03
Additional testcase.
Kevin Atkinson
-4
/
+7
2012-02-03
Type anti-quotes now work, add test case.
Kevin Atkinson
-0
/
+3
2012-02-03
Fix q-q so that non-expression q-q actually work when there is embed anti-q.
Kevin Atkinson
-2
/
+2
2012-02-03
Allow anti-quotes to also be ast::ty rather than just ast::expr.
Kevin Atkinson
-6
/
+3
2012-02-03
Add testcase.
Kevin Atkinson
-0
/
+87
2012-02-03
Add support for parsing quasi-quotes, doesn't do anything useful yet.
Kevin Atkinson
-1
/
+2
2012-02-03
Fix tests for str::le patch
Marijn Haverbeke
-35
/
+10
2012-02-03
Remove experimental GC code
Marijn Haverbeke
-14
/
+9
2012-02-02
rt: Remove task pinning. Does nothing
Brian Anderson
-24
/
+8
2012-02-02
rt: Rename task_sleep intrinsic to task_yield. Remove usec param
Brian Anderson
-1
/
+5
2012-02-02
Add test case for issue #1733
Marijn Haverbeke
-0
/
+2
2012-02-01
Rename (again) str::unsafe::slice -> str::unsafe::slice_bytes and
Kevin Cantu
-8
/
+8
2012-02-01
Propagating unsafe::slice 4
Kevin Cantu
-16
/
+16
2012-02-01
Remove native types from stdlib
Marijn Haverbeke
-33
/
+14
2012-01-31
Change option::t to option
Tim Chevalier
-15
/
+12
2012-01-31
Rename str::to_chars -> str::chars
Kevin Cantu
-2
/
+2
2012-01-31
Don't compute pre- and postconditions for item_consts
Tim Chevalier
-0
/
+3
2012-01-31
Require alts to be exhaustive
Tim Chevalier
-6
/
+15
2012-01-30
rustc: Allow attributes on methods. Closes #1709
Brian Anderson
-0
/
+24
2012-01-30
Fix last failing test
Paul Woolcock
-1
/
+9
2012-01-30
Change all ternary ops to if/then/else
Paul Woolcock
-1
/
+11
2012-01-30
Alter/remove tests that include/concern ternary
Paul Woolcock
-52
/
+3
2012-01-30
Revert self types
Marijn Haverbeke
-2
/
+0
2012-01-29
rt: Remove set_min_stack
Brian Anderson
-12
/
+0
2012-01-29
core: Remove sys::set_min_stack
Brian Anderson
-4
/
+0
2012-01-27
rustc: Make 'attempted access of field' error non-fatal
Brian Anderson
-0
/
+6
2012-01-27
Merge remote-tracking branch 'killerswan/fixing_strings_2'
Brian Anderson
-2
/
+2
2012-01-27
Make occurs check in ty::fixup_vars more reliable
Marijn Haverbeke
-1
/
+1
2012-01-27
Properly check enum types for recursion
Marijn Haverbeke
-0
/
+5
2012-01-27
Use the method name 'unary-' for overloading negation
Marijn Haverbeke
-1
/
+1
2012-01-26
rustc: Switch the --no-core switch to a #[no_core] attribute
Brian Anderson
-2
/
+2
[prev]
[next]