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
/
compile-fail
/
import.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-09
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+2
2012-07-06
Revert "rustc: Switch to the new resolution pass"
Niko Matsakis
-2
/
+1
2012-07-06
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-12-02
Be less specific in 'unresolved import' error patterns
Marijn Haverbeke
-1
/
+1
2011-09-02
Reformat. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Convert main functions to istrs. Issue #855
Brian Anderson
-1
/
+1
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Convert most main functions to the ivec signature
Brian Anderson
-1
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-6
/
+2
2011-06-14
Remove some unnecessary xfails
Tim Chevalier
-1
/
+0
2011-05-14
Remove xfail-boot lines from tests
Brian Anderson
-1
/
+0
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-2
/
+2
2011-05-11
Add a missed xfail-stage0
Marijn Haverbeke
-0
/
+1
2011-05-11
Rewrite comp/middle/resolve.rs
Marijn Haverbeke
-1
/
+1
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+1
2011-01-11
Fix two invalid import cases we were not detecting:
Rafael Ávila de Espíndola
-0
/
+11