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
2011-09-02
Reformat. Issue #855
Brian Anderson
-1299
/
+1102
2011-09-02
Eliminate const_refcount. Issue #855
Brian Anderson
-4
/
+0
2011-09-02
Remove estrs and evecs from runtime. Issue #855
Brian Anderson
-0
/
+7
2011-09-02
test: Add a test case for linearize_ty_params() and shapes
Patrick Walton
-0
/
+25
2011-09-01
Remove lots of estr code from rustc. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Convert all uses of #ifmt to #fmt. Issue #855
Brian Anderson
-61
/
+61
2011-09-01
Make #fmt and #ifmt synonymous. Issue #855
Brian Anderson
-151
/
+151
2011-09-01
Do less work in run-pass/task-comm.rs
Brian Anderson
-2
/
+2
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-235
/
+235
2011-09-01
Fix the error-patterns in 2 cfail tests. Issue #855
Brian Anderson
-2
/
+2
2011-09-01
Convert some comm tests to istrs. Issue #855
Brian Anderson
-8
/
+8
2011-09-01
Add a test that lambdas can't deinitialize upvars
Tim Chevalier
-0
/
+8
2011-09-01
Remove std::str. Issue #855
Brian Anderson
-10
/
+1
2011-09-01
Convert rust_list_files to istrs. Issue #855
Brian Anderson
-0
/
+11
2011-09-01
No, not all fn constraints have the same args as the fn does, in the same ord...
Tim Chevalier
-0
/
+11
2011-09-01
Add a benchmark for cross-task kernel memory region synchronization
Brian Anderson
-0
/
+28
2011-09-01
Check error code in rust_file_is_dir. Prevent comparison of uninitialized mem
Brian Anderson
-0
/
+5
2011-09-01
Test for #876
Tim Chevalier
-0
/
+10
2011-09-01
Remove a few more istr conversions. Issue #855
Brian Anderson
-5
/
+5
2011-09-01
Allow istrs as patterns. Issue #855
Brian Anderson
-5
/
+21
2011-09-01
Remove some uses of str_buf builtin. Issue #855
Brian Anderson
-3
/
+2
2011-09-01
Convert main functions to istrs. Issue #855
Brian Anderson
-26
/
+24
2011-09-01
Remove various istr conversions. Issue #855
Brian Anderson
-11
/
+13
2011-09-01
Consolidate std::str tests into stdtest::str
Brian Anderson
-41
/
+28
2011-09-01
Remove a bunch of string builtins. Issue #855
Brian Anderson
-8
/
+6
2011-09-01
Remove last users of str::sbuf. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Remove more functions from std::str. Issue #855
Brian Anderson
-21
/
+21
2011-09-01
Convert std::test to istrs. Issue #855
Brian Anderson
-26
/
+26
2011-09-01
Make resolve recognize upvars
Marijn Haverbeke
-2
/
+2
2011-09-01
Move mutability checking into its own pass.
Marijn Haverbeke
-5
/
+5
2011-08-31
Start paring down std::str. Issue #855
Brian Anderson
-672
/
+344
2011-08-31
Convert benchmarks to istrs. Issue #855
Brian Anderson
-103
/
+97
2011-08-31
Check all paths return properly in blocks. Closes #874.
Michael Sullivan
-0
/
+5
2011-08-31
Get rid of the hack that ignores () typed things in fn tail position.
Michael Sullivan
-2
/
+2
2011-08-31
Convert uses of #fmt to #ifmt. Issue #855
Brian Anderson
-110
/
+91
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-124
/
+43
2011-08-31
Revert "Replace xfail-stageN with simply xfail-test"
Marijn Haverbeke
-40
/
+118
2011-08-31
Replace xfail-stageN with simply xfail-test
Marijn Haverbeke
-118
/
+40
2011-08-30
Allow main to take istrs. Issue #855
Brian Anderson
-1
/
+3
2011-08-30
Convert compiletest to istrs. Issue #855
Brian Anderson
-213
/
+248
2011-08-30
Convert #env to istrs. Temporarily disable usage in rustc. Issue #855
Brian Anderson
-1
/
+1
2011-08-30
Convert std::net to istrs. Issue #855
Brian Anderson
-11
/
+14
2011-08-30
Support istrs as fail argument. Issue #855
Brian Anderson
-1
/
+1
2011-08-30
Add #ifmt extension, like #fmt but for istrs. Issue #855
Brian Anderson
-153
/
+153
2011-08-30
Remove the %S istr conversion from #fmt
Brian Anderson
-6
/
+0
2011-08-30
Un-xfail zip-same-length
Tim Chevalier
-5
/
+3
2011-08-30
XFAIL zip-same-length -- that's ok, since it's a new test
Tim Chevalier
-3
/
+5
2011-08-30
Library test cases for vec::zip
Tim Chevalier
-0
/
+60
2011-08-30
Add a precondition on vec::zip
Tim Chevalier
-1
/
+8
2011-08-30
Test that fn preconditions get typechecked
Tim Chevalier
-0
/
+18
[prev]
[next]