| Age | Commit message (Expand) | Author | Lines |
| 2014-01-01 | syntax::diagnostic: Remove unnecessary traits | klutzy | -103/+74 |
| 2014-01-01 | rustc::driver: Remove two @s | klutzy | -13/+13 |
| 2014-01-01 | auto merge of #11244 : johnwalker/rust/issue-11239, r=brson | bors | -1/+3 |
| 2013-12-31 | auto merge of #11215 : alexcrichton/rust/metadata-filename, r=pcwalton | bors | -2/+5 |
| 2013-12-31 | auto merge of #11187 : alexcrichton/rust/once, r=brson | bors | -56/+176 |
| 2013-12-31 | Convert relevant static mutexes to Once | Alex Crichton | -65/+41 |
| 2013-12-31 | auto merge of #11137 : g3xzh/rust/benchm, r=cmr | bors | -0/+41 |
| 2013-12-31 | auto merge of #11186 : alexcrichton/rust/native-udp, r=brson | bors | -113/+379 |
| 2014-01-01 | Truncate symbol hashes to 64 bits. | Eduard Burtescu | -2/+5 |
| 2013-12-31 | auto merge of #11173 : whitequark/rust/master, r=thestinger | bors | -0/+103 |
| 2013-12-31 | Remove references to rustdoc_ng | Brian Anderson | -4/+1 |
| 2013-12-31 | auto merge of #11157 : alexcrichton/rust/issue-11154, r=pcwalton | bors | -0/+21 |
| 2013-12-31 | Mark provided methods in dead-code pass | Kiet Tran | -23/+60 |
| 2013-12-31 | Added Freeze trait to CowArc | Colin Sherratt | -2/+2 |
| 2013-12-31 | Conservatively export all trait methods and impls | Alex Crichton | -0/+157 |
| 2013-12-31 | auto merge of #11155 : SiegeLord/rust/early_deps, r=pcwalton | bors | -31/+62 |
| 2013-12-31 | Fix issue #11216 - Replace std::hashmap::{each_key, each_value} with iterators. | Gareth Smith | -9/+41 |
| 2013-12-31 | Add a --no-analysis command line switch | SiegeLord | -0/+17 |
| 2013-12-31 | Generate --dep-info earlier in the compillation. | SiegeLord | -31/+45 |
| 2013-12-31 | Disallow LTO with a preference to dynamic linking | Alex Crichton | -0/+21 |
| 2013-12-31 | Implement native UDP I/O | Alex Crichton | -113/+379 |
| 2013-12-31 | Add a copy-on-write container. | Colin Sherratt | -0/+116 |
| 2013-12-31 | Fix rust-align-to-expr-after-brace, closes #11239. | John Louis Walker | -1/+3 |
| 2013-12-31 | auto merge of #11208 : alexcrichton/rust/less-c, r=cmr | bors | -87/+202 |
| 2013-12-31 | auto merge of #11236 : huonw/rust/sort-rust-log-help, r=sanxiyn | bors | -2/+9 |
| 2013-12-31 | Add testing tutorial to docs | Julia Evans | -0/+272 |
| 2013-12-31 | std: print RUST_LOG=::help in sorted order. | Huon Wilson | -2/+9 |
| 2013-12-31 | Update documentation to remove reference to ::rt logging | a_m0d | -19/+0 |
| 2013-12-31 | Add .insert() and .insert_char() methods to ~str. | Simon Sapin | -0/+42 |
| 2013-12-30 | auto merge of #11142 : alan-andrade/rust/improve_opts_example, r=cmr | bors | -7/+10 |
| 2013-12-31 | Fix tests | Alan Andrade | -6/+10 |
| 2013-12-30 | auto merge of #11231 : brson/rust/rust_fail, r=alexcrichton | bors | -14/+21 |
| 2013-12-30 | Remove features from librustdoc | Alan Andrade | -1/+0 |
| 2013-12-30 | Avoid compiler error about glob imports in getopts example | Alan Andrade | -1/+1 |
| 2013-12-30 | auto merge of #11221 : vadimcn/rust/revert-manifest, r=alexcrichton | bors | -133/+0 |
| 2013-12-30 | Add rust_fail. #11219 | Brian Anderson | -14/+21 |
| 2013-12-30 | Rewrite SyntaxEnv | Steven Fackler | -247/+129 |
| 2013-12-31 | Implement volatile_load and volatile_store intrinsics. | Peter Zotov | -0/+103 |
| 2013-12-30 | Convert some C functions to rust functions | Alex Crichton | -87/+202 |
| 2013-12-30 | auto merge of #11125 : vmx/rust/rational, r=huonw | bors | -1/+60 |
| 2013-12-30 | Revert "Embed Windows application manifest." | Vadim Chugunov | -133/+0 |
| 2013-12-30 | Add more benchmark tests to path/posix | g3xzh | -0/+41 |
| 2013-12-30 | auto merge of #11199 : alexcrichton/rust/windows-isnt-waiting, r=pcwalton | bors | -4/+1 |
| 2013-12-30 | auto merge of #11194 : kballard/rust/gitignore-doc-green-native, r=alexcrichton | bors | -0/+4 |
| 2013-12-30 | Add metadata from a tempdir instead of a build dir | Alex Crichton | -2/+5 |
| 2013-12-30 | Implement Ratio:from_float() | Volker Mische | -1/+60 |
| 2013-12-30 | auto merge of #11190 : eliovir/rust/patch-3, r=alexcrichton | bors | -1/+1 |
| 2013-12-30 | auto merge of #11185 : huonw/rust/doc-ignore, r=cmr | bors | -7/+57 |
| 2013-12-30 | auto merge of #11182 : luisbg/rust/crateid, r=cmr | bors | -430/+432 |
| 2013-12-30 | auto merge of #11169 : alexcrichton/rust/snapshots, r=sanxiyn | bors | -0/+8 |