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
2011-09-02
Reformat. Issue #855
Brian Anderson
-5789
/
+5106
2011-09-02
Merge remote-tracking branch 'graydon/master'
Tim Chevalier
-120
/
+248
2011-09-02
Add a constraint to trans::type_of
Tim Chevalier
-116
/
+231
2011-09-02
rustc: Zero out unique pointers after we drop them
Patrick Walton
-1
/
+7
2011-09-02
Handle if-check with no else correctly in typestate
Tim Chevalier
-4
/
+17
2011-09-02
rustc: Zero out unique pointers after we drop them
Patrick Walton
-1
/
+7
2011-09-02
Remove rustc::syntax::untyped_ast. Dead code
Brian Anderson
-816
/
+0
2011-09-02
Rename std::vec::unsafe::ivec_repr to vec_repr. Issue #855
Brian Anderson
-5
/
+5
2011-09-02
Eliminate const_refcount. Issue #855
Brian Anderson
-42
/
+7
2011-09-02
Remove estrs and evecs from runtime. Issue #855
Brian Anderson
-310
/
+38
2011-09-02
rustc: Root values spilled via do_spill()
Patrick Walton
-42
/
+76
2011-09-02
rt: Remove evecs from the shape code
Patrick Walton
-55
/
+0
2011-09-02
test: Add a test case for linearize_ty_params() and shapes
Patrick Walton
-0
/
+25
2011-09-02
rustc: Make the shape-emitting code aware of linearized type parameters
Patrick Walton
-16
/
+44
2011-09-02
Rename ivecs to vecs in the compiler
Marijn Haverbeke
-124
/
+85
2011-09-02
Remove remaining evec support from trans
Marijn Haverbeke
-141
/
+8
2011-09-01
Remove lots of estr code from rustc. Issue #855
Brian Anderson
-140
/
+35
2011-09-01
Remove #ifmt. Issue #855
Brian Anderson
-432
/
+0
2011-09-01
Convert all uses of #ifmt to #fmt. Issue #855
Brian Anderson
-180
/
+180
2011-09-01
Register new snapshots
Brian Anderson
-0
/
+5
2011-09-01
Make #fmt and #ifmt synonymous. Issue #855
Brian Anderson
-166
/
+598
2011-09-01
Use #env to get the rustc version again. Issue #855
Brian Anderson
-3
/
+1
2011-09-01
Add a constraint in trans
Tim Chevalier
-9
/
+31
2011-09-01
Do less work in run-pass/task-comm.rs
Brian Anderson
-2
/
+2
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-741
/
+741
2011-09-01
Fix the error-patterns in 2 cfail tests. Issue #855
Brian Anderson
-2
/
+2
2011-09-01
Parse "",str as istrs. Pretty print istrs as "",str. Issue #855
Brian Anderson
-12
/
+5
2011-09-01
Convert some comm tests to istrs. Issue #855
Brian Anderson
-8
/
+8
2011-09-01
Make GEP_tag take a uint instead of an int
Tim Chevalier
-9
/
+9
2011-09-01
Declare a bunch of int functions as pure
Tim Chevalier
-15
/
+15
2011-09-01
Add a test that lambdas can't deinitialize upvars
Tim Chevalier
-0
/
+8
2011-09-01
Remove std::str. Issue #855
Brian Anderson
-59
/
+2
2011-09-01
Remove estr conversion functions. Issue #855
Brian Anderson
-38
/
+0
2011-09-01
Convert rust_list_files to istrs. Issue #855
Brian Anderson
-28
/
+41
2011-09-01
Convert rust_getcwd to istrs. Issue #855
Brian Anderson
-19
/
+8
2011-09-01
Factor out make_istr utility function in runtime. Issue #855
Brian Anderson
-8
/
+16
2011-09-01
No, not all fn constraints have the same args as the fn does, in the same ord...
Tim Chevalier
-4
/
+29
2011-09-01
Reduce the amount of locking in the kernel's memory region
Brian Anderson
-4
/
+4
2011-09-01
Add a benchmark for cross-task kernel memory region synchronization
Brian Anderson
-0
/
+28
2011-09-01
Remove misleading outdated comment in alias.rs
Marijn Haverbeke
-5
/
+1
2011-09-01
Back out copy-glue
Marijn Haverbeke
-89
/
+4
2011-09-01
Remove the last use of istr::to_estr from rustc. Issue #855
Brian Anderson
-5
/
+5
2011-09-01
Convert rust_file_is_dir from estrs to cstrs. Issue #855
Brian Anderson
-4
/
+6
2011-09-01
Check error code in rust_file_is_dir. Prevent comparison of uninitialized mem
Brian Anderson
-1
/
+8
2011-09-01
Test for #876
Tim Chevalier
-0
/
+10
2011-09-01
Register new snapshots
Brian Anderson
-0
/
+5
2011-09-01
Remove a few more istr conversions. Issue #855
Brian Anderson
-10
/
+10
2011-09-01
Allow istrs as patterns. Issue #855
Brian Anderson
-10
/
+46
2011-09-01
Remove some uses of str_buf builtin. Issue #855
Brian Anderson
-5
/
+2
2011-09-01
Convert main functions to istrs. Issue #855
Brian Anderson
-30
/
+26
[prev]
[next]