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
Age
Commit message (
Expand
)
Author
Lines
2012-10-10
Move the description of -(W|A|D|F) into the `-W help` message
Kevin Cantu
-10
/
+10
2012-10-10
Touchup the debug flag description printing
Kevin Cantu
-1
/
+1
2012-10-09
Register snapshots.
Graydon Hoare
-0
/
+8
2012-10-09
Remove old serialization2 vestigial code
Erick Tryzelaar
-14
/
+2
2012-10-09
core::str - making StrSlice trait functions pure
Daniel Patterson
-53
/
+55
2012-10-09
Merge pull request #3700 from erickt/cargo-interner
Tim Chevalier
-21
/
+26
2012-10-08
Revert "Revert "Remove old auto_serialize2 code (needs snapshot)""
Tim Chevalier
-1255
/
+2
2012-10-08
Register snapshots
Tim Chevalier
-0
/
+8
2012-10-08
libcore: add pop/swap/consume to SendMap
Erick Tryzelaar
-29
/
+126
2012-10-08
Revert "cap-clause-use-after-move: modernize error msg"
Tim Chevalier
-1
/
+3
2012-10-08
Revert bogus snapshot.py change
Tim Chevalier
-2
/
+1
2012-10-08
Revert "Remove old auto_serialize2 code (needs snapshot)"
Tim Chevalier
-2
/
+1255
2012-10-08
Remove extra spaces from snapshots.txt
Tim Chevalier
-6
/
+7
2012-10-08
Fix typo in linux-i386 snapshot hash
Tim Chevalier
-5
/
+5
2012-10-08
Merge branch 'incoming' into snap-2012-10-05
Tim Chevalier
-3
/
+1
2012-10-08
allow interner cache to be shared across parsers (#3699)
Erick Tryzelaar
-21
/
+26
2012-10-08
Merge remote-tracking branch 'erickt/incoming' into snap-2012-10-05
Tim Chevalier
-4122
/
+2178
2012-10-08
Register snapshots
Tim Chevalier
-0
/
+8
2012-10-08
Revert "remove ctor from ast"
Tim Chevalier
-120
/
+651
2012-10-08
cap-clause-use-after-move: modernize error msg
Niko Matsakis
-3
/
+1
2012-10-08
libcore: include the trim methods in the StrSlice trait
Erick Tryzelaar
-0
/
+3
2012-10-08
libcore: str trim functions can be applied to &strs
Erick Tryzelaar
-0
/
+10
2012-10-08
remove ctor from ast
Niko Matsakis
-651
/
+120
2012-10-07
libcore Fix the tuple first_ref test
Erick Tryzelaar
-1
/
+1
2012-10-07
Merge pull request #3675 from apasel422/kate-fix
Brian Anderson
-38
/
+19
2012-10-07
Remove old auto_serialize2 code (needs snapshot)
Erick Tryzelaar
-1255
/
+2
2012-10-07
libcore: add first_ref and second_ref to tuples
Erick Tryzelaar
-3
/
+28
2012-10-07
Remove the old serializers (needs snapshot)
Erick Tryzelaar
-2868
/
+2177
2012-10-07
remove the old auto_serialize syntax extension
Erick Tryzelaar
-316
/
+146
2012-10-07
migrate libsyntax/rustc to auto_serialize2
Erick Tryzelaar
-443
/
+503
2012-10-05
Remove by-mutable-ref mode from the compiler
Tim Chevalier
-89
/
+55
2012-10-05
Finally removing all uses of by-mut-ref
Tim Chevalier
-209
/
+6
2012-10-05
Register snapshots
Tim Chevalier
-0
/
+8
2012-10-05
De-mode mysterious unused functions in middle::trans::shape (see comment)
Tim Chevalier
-4
/
+8
2012-10-05
rustc: Add a new method_self method call origin. Part of default methods.
Patrick Walton
-15
/
+61
2012-10-05
rustc: Thread a self type through trans_impl; fix cross-crate trait issue
Patrick Walton
-10
/
+27
2012-10-05
rustc: Translate default methods on traits for each impl in which they're use...
Patrick Walton
-5
/
+27
2012-10-05
update Kate syntax file with latest keywords and types
Andrew Paseltiner
-38
/
+19
2012-10-05
test: XFAIL trait-inheritance-simple because of suspected 32-bit brokenness
Patrick Walton
-0
/
+5
2012-10-05
Remove uses of mutable ref mode.
Tim Chevalier
-44
/
+73
2012-10-05
rustc: Implement simple uses of &trait
Patrick Walton
-69
/
+201
2012-10-05
Revert "wip"
Tim Chevalier
-93
/
+97
2012-10-05
wip
Tim Chevalier
-97
/
+93
2012-10-05
Demode some code using by-mutbl-ref; warn about by-mutbl-ref
Tim Chevalier
-23
/
+204
2012-10-05
std: Silence remaining warnings
Brian Anderson
-1
/
+3
2012-10-05
Silence most of the remaining warnings
Brian Anderson
-3
/
+6
2012-10-05
rustc: Implement simple trait inheritance.
Patrick Walton
-35
/
+136
2012-10-05
Hack around llvm 14013
Brian Anderson
-0
/
+0
2012-10-05
std: Revert demoding of uv_ll. It can't be done without FFI changes
Brian Anderson
-6
/
+6
2012-10-05
Update src/README.txt
Brian Anderson
-1
/
+1
[next]