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
/
test
/
bench
/
sudoku.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-3
/
+3
2012-03-15
test: Fix breakage
Brian Anderson
-3
/
+3
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-4
/
+4
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-1
/
+1
2012-03-02
core: Remove _mut functions from vec
Brian Anderson
-2
/
+6
2012-02-23
Finish cleanup of core::str
Marijn Haverbeke
-1
/
+1
2012-02-22
Make the various from_str functions return options
Marijn Haverbeke
-3
/
+3
2012-02-07
String split renaming:
Kevin Cantu
-2
/
+1
2012-01-21
issue #1352: change param order on vec::init_elt, putting block in final posi...
Graham Fawcett
-2
/
+2
2012-01-21
fix #1352: change param order on vec::init_fn (and vec::init_fn_mut), putting...
Graham Fawcett
-2
/
+2
2012-01-19
rustc: Make the pretty printer output commas after enum variants. Update all ...
Patrick Walton
-1
/
+1
2012-01-19
test: "tag" -> "enum" in bench
Patrick Walton
-1
/
+1
2012-01-11
Major clean-up of std::io
Marijn Haverbeke
-6
/
+2
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-4
/
+4
2011-11-20
Added a little sudoku solver to test/bench for everone's puzzle solving needs
Stefan Plantikow
-0
/
+170