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
2014-01-04
auto merge of #11295 : sfackler/rust/de-jank-encoder, r=brson
bors
-6
/
+6
2014-01-04
auto merge of #11271 : adridu59/rust/patch-io, r=huonw
bors
-21
/
+45
2014-01-04
Restore Writer.write_char, see #10861.
Gareth Smith
-0
/
+18
2014-01-04
std: io: add some code examples
Adrien Tétar
-21
/
+45
2014-01-04
auto merge of #11291 : brson/rust/copy-runtime-deps, r=alexcrichton
bors
-1
/
+2
2014-01-04
auto merge of #11283 : brson/rust/doublefailure, r=alexcrichton
bors
-1
/
+7
2014-01-04
Add a stack_bounds function to the Runtime trait
Alex Crichton
-5
/
+38
2014-01-03
Fix ARM unwinding.
Vadim Chugunov
-46
/
+113
2014-01-03
auto merge of #11251 : pcwalton/rust/remove-at-mut, r=pcwalton
bors
-3457
/
+2427
2014-01-03
libsyntax: Fix tests.
Patrick Walton
-16
/
+12
2014-01-03
rt: Define exp10 on Android
Brian Anderson
-0
/
+5
2014-01-03
auto merge of #11280 : c-a/rust/inline_byteswap, r=brson
bors
-27
/
+111
2014-01-03
extra: Remove condition from semver
Brian Anderson
-34
/
+48
2014-01-03
Remove a hacky buffer extraction from metadata
Steven Fackler
-6
/
+6
2014-01-04
std: adjust requested stack size for thread-local storage.
Huon Wilson
-1
/
+41
2014-01-03
test: Make all the run-pass tests use `pub fn main`
Patrick Walton
-73
/
+73
2014-01-03
librustc: Remove `@mut` support from the parser
Patrick Walton
-81
/
+52
2014-01-03
librustc: Remove `@mut` support from the typechecker and borrow checker
Patrick Walton
-463
/
+171
2014-01-03
test: De-`@mut` the test suite
Patrick Walton
-837
/
+351
2014-01-03
test: Get rid of some `@mut`s in borrow check tests
Patrick Walton
-45
/
+3
2014-01-03
test: Make `borrowck-assign-to-subfield` into a run-pass test, now that
Patrick Walton
-11
/
+0
2014-01-03
test: Remove all borrow check write guard tests
Patrick Walton
-390
/
+0
2014-01-03
libstd: Remove all support code related to `@mut`
Patrick Walton
-100
/
+0
2014-01-03
libstd: De-`@mut` the `heap_cycles` test
Patrick Walton
-4
/
+8
2014-01-03
libextra: Remove `MutList`, as it's inexorably tied to `@mut`
Patrick Walton
-27
/
+0
2014-01-03
libstd: Remove a spurious `@mut` from a disabled test
Patrick Walton
-2
/
+3
2014-01-03
libextra: Remove unnecessary `@mut`s
Patrick Walton
-13
/
+21
2014-01-03
libextra: De-`@mut` the arena
Patrick Walton
-27
/
+34
2014-01-03
librustdoc: De-`@mut` `librustdoc`
Patrick Walton
-7
/
+7
2014-01-03
librustpkg: De-`@mut` `rustpkg`
Patrick Walton
-14
/
+13
2014-01-03
libsyntax: Remove unused `MultiRenamer`
Patrick Walton
-17
/
+3
2014-01-03
librustc: Eliminate an unnecessary `@mut` in pretty printing.
Patrick Walton
-2
/
+2
2014-01-03
libsyntax: De-`@mut` `ps::boxes`
Patrick Walton
-12
/
+26
2014-01-03
libsyntax: De-`@mut` (and de-`@`) `Printer::print_stack`
Patrick Walton
-4
/
+4
2014-01-03
libsyntax: De-`@mut` `Interner::vect`
Patrick Walton
-19
/
+31
2014-01-03
libsyntax: De-`@mut` `CodeMap::files`
Patrick Walton
-21
/
+47
2014-01-03
libsyntax: De-`@mut` `FileMap::multibyte_chars`
Patrick Walton
-5
/
+7
2014-01-03
libsyntax: De-`@mut` `FileMap::lines`
Patrick Walton
-11
/
+16
2014-01-03
libsyntax: Correctly de-`@mut` the pretty printer writer
Patrick Walton
-19
/
+15
2014-01-03
libsyntax: Remove an unnecessary `@mut io::Reader`
Patrick Walton
-8
/
+10
2014-01-03
libsyntax: De-`@mut` `SCTable`
Patrick Walton
-10
/
+14
2014-01-03
libsyntax: De-`@mut` `SCTable::rename_memo`
Patrick Walton
-5
/
+6
2014-01-03
libsyntax: De-`@mut` `SCTable::mark_memo`
Patrick Walton
-7
/
+8
2014-01-03
libsyntax: De-`@mut` `SCTable::table`
Patrick Walton
-16
/
+44
2014-01-03
libsyntax: De-`@mut` the interner map
Patrick Walton
-10
/
+15
2014-01-03
libsyntax: De-`@mut` (and de-`@`) the AST mapping context
Patrick Walton
-4
/
+4
2014-01-03
libsyntax: De-`@mut` the path in the AST mapping context
Patrick Walton
-12
/
+25
2014-01-03
libsyntax: De-`@mut` `name_idx`
Patrick Walton
-7
/
+8
2014-01-03
librustc: De-`@mut` the AST map
Patrick Walton
-321
/
+471
2014-01-03
libsyntax: De-`@mut` `CurrentCommentAndLiteral`
Patrick Walton
-3
/
+3
[prev]
[next]