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
/
test
/
run-pass-fulldeps
Age
Commit message (
Expand
)
Author
Lines
2012-09-18
Fix run-pass-fulldeps/qquote.rs
Brian Anderson
-1
/
+1
2012-09-18
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
Patrick Walton
-0
/
+2
2012-09-18
libcore: make a copyless io::BytesWriter
Erick Tryzelaar
-7
/
+7
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-2
/
+2
2012-09-05
test: "import" -> "use"
Patrick Walton
-12
/
+11
2012-08-26
Camel case the option type
Brian Anderson
-1
/
+1
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-1
/
+1
2012-08-22
intern identifiers
Paul Stansifer
-20
/
+21
2012-08-14
Convert more core types to camel case
Brian Anderson
-1
/
+1
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-07-31
Change remaining "iface" occurrences to "trait"; deprecate "iface"
Lindsey Kuper
-2
/
+2
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-15
/
+15
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-17
/
+17
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-06-18
Remove test that depends on rustc
Tim Chevalier
-5
/
+0
2012-06-15
Add the interner to parse_sess.
Paul Stansifer
-14
/
+1
2012-06-01
test: Move tests with rustc deps into run-pass-fulldeps
Brian Anderson
-0
/
+169