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
2013-05-09
auto merge of #6325 : sammykim/rust/lint-name, r=graydon
bors
-0
/
+9
2013-05-09
Refactor representation of bounds to separate out BuiltinBounds into
Niko Matsakis
-213
/
+370
2013-05-09
back-ticks
Lenny222
-2
/
+2
2013-05-09
Use a specialized string interner to reduce the need for owned strings
Björn Steinbrink
-466
/
+521
2013-05-09
Mark c_vec functions as unsafe again
Alex Crichton
-4
/
+4
2013-05-09
Add intrinsic declaration where I missed them
James Miller
-0
/
+4
2013-05-09
Make staged versions of the functions that use uninit
James Miller
-0
/
+184
2013-05-09
auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn
bors
-35
/
+35
2013-05-09
Replace init() with uninit() where appropriate
James Miller
-14
/
+9
2013-05-09
Add uninit intrinsic
James Miller
-1
/
+27
2013-05-09
auto merge of #6343 : thestinger/rust/new_iter, r=brson
bors
-7
/
+6
2013-05-09
improve MIPS backend and implement segmented stacks
Jyun-Yan You
-8
/
+218
2013-05-09
auto merge of #6337 : thestinger/rust/fix_region, r=thestinger
bors
-6
/
+12
2013-05-08
Created utility uninhabited type
Steven Stewart-Gallus
-1
/
+15
2013-05-08
auto merge of #6328 : recrack/rust/rename_cleanup, r=sanxiyn
bors
-100
/
+94
2013-05-09
librustc: rename vec::each(var) to var.each
Youngmin Yoo
-51
/
+49
2013-05-09
libsyntax: rename vec::each(var) to var.each
Youngmin Yoo
-1
/
+1
2013-05-09
libstd: rename vec::each(var) to var.each
Youngmin Yoo
-28
/
+24
2013-05-09
librustdoc: rename vec::each(var) to var.each
Youngmin Yoo
-3
/
+3
2013-05-09
libcore: rename vec::each(variable) to variable.each
Youngmin Yoo
-17
/
+17
2013-05-09
Perform expansion before stripping/building a test harness.
Huon Wilson
-4
/
+4
2013-05-08
auto merge of #6332 : huonw/rust/std-base64-match, r=nikomatsakis
bors
-24
/
+20
2013-05-09
Add space
Sangeun Kim
-1
/
+1
2013-05-08
auto merge of #6327 : z0w0/rust/rm-notest, r=brson
bors
-132
/
+131
2013-05-08
test: Fix modes in the benchmarks.
Patrick Walton
-17
/
+12
2013-05-08
test: Fix broken test
Patrick Walton
-1
/
+1
2013-05-08
llvm: Unrevert change
Patrick Walton
-0
/
+0
2013-05-08
libcore: Fix more merge fallout.
Patrick Walton
-7
/
+31
2013-05-08
librustc: Fix merge fallout.
Patrick Walton
-15
/
+4
2013-05-08
test: Fix tests.
Patrick Walton
-97
/
+101
2013-05-08
libcore: Fix tests.
Patrick Walton
-113
/
+135
2013-05-08
librustc: Stop parsing modes and remove them entirely from the language
Patrick Walton
-73
/
+78
2013-05-08
librustc: Fix merge fallout.
Patrick Walton
-17
/
+29
2013-05-08
test: Fix tests and the pipe compiler
Patrick Walton
-126
/
+151
2013-05-08
librustc: Remove mutable fields from the language.
Patrick Walton
-177
/
+69
2013-05-08
libstd: Remove some residual mutable fields
Patrick Walton
-1
/
+34
2013-05-08
libcore: Remove more mutable fields from comm
Patrick Walton
-73
/
+114
2013-05-08
Remove mutable fields from comm by using casts. Also mark the cast in cell.
Patrick Walton
-36
/
+55
2013-05-08
libcore: Remove mutable fields from repr
Patrick Walton
-13
/
+58
2013-05-08
libcore: Remove mutable fields from pipes
Patrick Walton
-202
/
+246
2013-05-08
libcore: Remove mutable fields from the task builder API
Patrick Walton
-131
/
+87
2013-05-08
libcore: Remove mutable fields from task::spawn
Patrick Walton
-46
/
+85
2013-05-08
libcore: Remove mutable fields from hash
Patrick Walton
-111
/
+160
2013-05-08
libcore: Remove mutable fields from os and ptr
Patrick Walton
-2
/
+8
2013-05-08
libcore: Remove mutable fields from rand.
Patrick Walton
-90
/
+107
2013-05-08
libstd: Start warning about mutable fields, now that they only exist in stage0
Patrick Walton
-1
/
+3
2013-05-08
libstd: Remove mutable fields from future and par
Patrick Walton
-23
/
+58
2013-05-08
libstd: Remove mutable fields from flatpipes and io_util
Patrick Walton
-13
/
+15
2013-05-08
libstd: Remove mutable fields from fileinput and net_tcp
Patrick Walton
-21
/
+23
2013-05-08
rename iter::iter_to_vec to iter::to_vec
Daniel Micay
-7
/
+6
[prev]
[next]