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
Age
Commit message (
Expand
)
Author
Lines
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
2012-10-05
core: Correct description of cast::forget
Brian Anderson
-1
/
+1
2012-10-04
Remove by-copy mode from std, mostly
Tim Chevalier
-151
/
+146
2012-10-04
Fix FIXME that's no longer blocked by #2611
Tim Chevalier
-4
/
+3
2012-10-04
Finish up tests, uncomment when ICE is fixed.
Simon BD
-18
/
+146
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
-170
/
+170
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
core: Improve option docs a little
Brian Anderson
-31
/
+105
2012-10-04
Remove arg vectors from main functions. Stop supporting them.
Brian Anderson
-101
/
+95
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
Get tim_sort working, add test for double-freeing elements in tmp
Simon BD
-24
/
+25
2012-10-04
Fix my merge
Simon BD
-130
/
+0
2012-10-03
xfail-pretty reexport-star
Brian Anderson
-0
/
+3
2012-10-03
core: Make some parts of task private
Brian Anderson
-36
/
+36
2012-10-03
test: Fix error message in vtable-res-trait-param
Patrick Walton
-1
/
+1
2012-10-03
Merge remote-tracking branch 'original/incoming' into incoming
Simon BD
-8033
/
+10705
2012-10-03
Backup changes before pull from incoming
Simon BD
-11
/
+131
2012-10-03
libstd: Make vec_from_set pure
Patrick Walton
-1
/
+1
2012-10-03
libcore: De-export core.rc and core.rs
Patrick Walton
-137
/
+113
2012-10-03
std: Fix double free in uv
Brian Anderson
-3
/
+3
2012-10-03
rustc: Fix ICE when de-exporting rt
Patrick Walton
-3
/
+8
2012-10-03
rustc man page and usage text update.
Orphée Lafond-Lummis
-1
/
+1
2012-10-03
rustc: Unbreak old-style boxed traits
Patrick Walton
-5
/
+4
2012-10-03
rustc: Implement "@Foo as @Bar" for boxed traits
Patrick Walton
-31
/
+89
2012-10-03
test: Add a test case for "pub use a::*"
Patrick Walton
-0
/
+14
2012-10-03
De-export net::*. Part of #3583.
Graydon Hoare
-91
/
+46
2012-10-03
Change default mode for fns to be by-copy, except for fn&
Tim Chevalier
-6
/
+9
2012-10-03
Sub-uses from libc should be pub.
Graydon Hoare
-24
/
+24
2012-10-03
Attempt to fix os::args errors on various platforms.
Graydon Hoare
-17
/
+42
2012-10-03
test: Use println instead of debug in hello.rs
Brian Anderson
-4
/
+4
2012-10-03
Remove crud
Tim Chevalier
-1
/
+0
2012-10-03
Register snapshots
Tim Chevalier
-0
/
+8
2012-10-03
Revert "rustc: Don't error out early when constructing a boxed trait."
Tim Chevalier
-35
/
+20
2012-10-03
Remove uses of + mode from libstd
Tim Chevalier
-115
/
+113
2012-10-03
De-export std::{json, getopts}. Part of #3583.
Graydon Hoare
-38
/
+18
2012-10-03
De-export std::{ebml, ebml2}. Part of #3583.
Graydon Hoare
-89
/
+41
2012-10-03
Add cleanup code so the the array remains in a valid state if a comparison fails
Simon BD
-1
/
+74
[prev]
[next]