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
Age
Commit message (
Expand
)
Author
Lines
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
Add Yasuhiro Fujii to AUTHORS.txt
Brian Anderson
-0
/
+1
2012-10-05
fix escape
Yasuhiro Fujii
-3
/
+4
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
Reorder the submodule ops in configure
Brian Anderson
-6
/
+10
2012-10-05
configure should recursively sync submodules
Erick Tryzelaar
-0
/
+4
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
2012-10-05
core: Correct description of cast::forget
Brian Anderson
-1
/
+1
2012-10-04
docs: Fix example
Brian Anderson
-1
/
+1
2012-10-04
docs: Explain a little bit about dtors
Brian Anderson
-0
/
+30
2012-10-04
Remove by-copy mode from std, mostly
Tim Chevalier
-151
/
+146
2012-10-04
docs: Tweaks to section on constants
Brian Anderson
-8
/
+1
2012-10-04
Fix FIXME that's no longer blocked by #2611
Tim Chevalier
-4
/
+3
2012-10-04
docs: Add section on constants to tutorial
Brian Anderson
-0
/
+35
2012-10-04
docs: Minor tutorial tweaks
Brian Anderson
-2
/
+2
2012-10-04
docs: Don't talk about mutable vecs in tutorial. Use inherited mutability
Brian Anderson
-44
/
+55
2012-10-04
Add Andrew Paseltiner to AUTHORS
Tim Chevalier
-0
/
+1
2012-10-04
Merge pull request #3665 from apasel422/tutorial-fix
Tim Chevalier
-11
/
+11
2012-10-04
docs: minor tutorial fixes
Andrew Paseltiner
-11
/
+11
2012-10-04
docs: Tweaks
Brian Anderson
-16
/
+6
2012-10-04
More looking at the tutorial, small changes
Kevin Cantu
-59
/
+61
2012-10-04
Fix snapshots.txt date
Tim Chevalier
-1
/
+1
2012-10-04
Register snapshots
Tim Chevalier
-0
/
+8
2012-10-04
Kill bootstrapping code in ptr
Tim Chevalier
-7
/
+1
2012-10-04
Forbid deprecated modes again in core
Tim Chevalier
-23
/
+48
2012-10-04
De-mode comm::Chan
Tim Chevalier
-173
/
+173
2012-10-04
Remove code that was waiting for a snapshot
Tim Chevalier
-196
/
+3
2012-10-04
Remove some residue, core is effectively de-exported now. Close #3583.
Graydon Hoare
-45
/
+3
2012-10-04
rt: Remove check_claims from the export list
Brian Anderson
-1
/
+0
2012-10-04
Merge pull request #3661 from auREAX/grsec-compat
Graydon Hoare
-15
/
+17
2012-10-04
core: Improve option docs a little
Brian Anderson
-31
/
+105
2012-10-05
Rename configure --enable-pax-marks flag to --enable-pax-flags flag.
auREAX
-11
/
+11
2012-10-04
Remove arg vectors from main functions. Stop supporting them.
Brian Anderson
-101
/
+95
2012-10-05
Fix unnecessary tool detection at non-Linux OSes, fix GRSecurity detection do...
auREAX
-4
/
+6
2012-10-04
docs: Explain underscore prefix in tutorial
Brian Anderson
-2
/
+7
2012-10-04
Add Gonçalo Cabrita to AUTHORS.txt
Brian Anderson
-0
/
+1
2012-10-04
Merge pull request #3659 from gmcabrita/fix-typos
Brian Anderson
-7
/
+7
2012-10-04
rt: Remove CHECK_CLAIMS
Brian Anderson
-15
/
+0
2012-10-04
Fix long line.
Graydon Hoare
-1
/
+2
2012-10-04
De-export extfmt. Part of #3583.
Graydon Hoare
-70
/
+69
2012-10-04
Finish de-exporting std. Part of #3583.
Graydon Hoare
-98
/
+80
2012-10-04
Fixed a few typos in the tutorials.
Gonçalo Cabrita
-7
/
+7
[prev]
[next]