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
/
compiletest
Age
Commit message (
Expand
)
Author
Lines
2011-12-16
reorder args to the various vec, option fns so blk comes last
Niko Matsakis
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-27
/
+28
2011-11-29
when type checking still pass in the rustc args from cmd line
Niko Matsakis
-6
/
+2
2011-11-22
runtest.rs: Fix typo in error message
Haitao Li
-1
/
+1
2011-11-17
remove compile-command from local variable blocks
Niko Matsakis
-1
/
+0
2011-11-16
fix mismatched types---make check passes on x86_64!
Niko Matsakis
-4
/
+6
2011-11-16
Fix S_IRUSR/S_IWUSR constants on mac. Closes #726
Brian Anderson
-7
/
+0
2011-11-10
Cleanup unused imports in tests
Haitao Li
-3
/
+0
2011-11-08
Remove all uses of native cdecl except for those that yield
Brian Anderson
-8
/
+8
2011-11-01
Add should_fail annotation for unit tests
Matt Brubeck
-1
/
+2
2011-10-29
rustc: Support 'companion mod's for crates and directory mods
Brian Anderson
-1
/
+0
2011-10-29
stdlib: Make io failures recoverable by returning a result
Brian Anderson
-4
/
+6
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-3
/
+3
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-7
/
+7
2011-10-20
Remove temporary fn# syntax
Brian Anderson
-2
/
+2
2011-10-20
Get windows working under the bare function regime
Brian Anderson
-1
/
+1
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-8
/
+8
2011-10-20
Drop the 2 from the spawn*2 functions
Brian Anderson
-2
/
+2
2011-10-20
Convert the test runners to typesafe spawn
Brian Anderson
-80
/
+23
2011-10-12
reimplement some of the unsafe stuff which got lost
Niko Matsakis
-3
/
+3
2011-10-12
all tests pass
Niko Matsakis
-2
/
+2
2011-10-12
continue to annotate functions as unsafe where neccessary
Niko Matsakis
-1
/
+1
2011-10-10
Adjust function signatures to allow for vecs being immediate
Marijn Haverbeke
-1
/
+1
2011-10-09
Revert "Revert "Stop using (DY)LD_LIBRARY_PATH on Unix""
Brian Anderson
-1
/
+21
2011-10-09
Revert "Stop using (DY)LD_LIBRARY_PATH on Unix"
Brian Anderson
-21
/
+1
2011-10-06
Stop using (DY)LD_LIBRARY_PATH on Unix
Brian Anderson
-1
/
+21
2011-10-02
Move compiletest to src/ and cleanup build rules
Brian Anderson
-0
/
+1053