| Age | Commit message (Expand) | Author | Lines |
| 2013-05-14 | Fix cosmetics for fail!() calls | Marvin Löbel | -8/+8 |
| 2013-05-14 | Use static string with fail!() and remove fail!(fmt!()) | Björn Steinbrink | -111/+105 |
| 2013-05-13 | auto merge of #6417 : pcwalton/rust/exprs-in-patterns, r=pcwalton | bors | -460/+554 |
| 2013-05-13 | auto merge of #6443 : cmr/rust/resolution, r=bstrie | bors | -5/+20 |
| 2013-05-13 | auto merge of #6437 : Thiez/rust/atomic, r=Aatch | bors | -1/+69 |
| 2013-05-13 | Use backticks to delineate paths/identifiers | Corey Richardson | -2/+2 |
| 2013-05-13 | Correct #[always_inline] -> #[inline(always)] and __attribute((...)) -> __att... | Luqman Aden | -1/+1 |
| 2013-05-13 | Better error for some unresolved imports | Corey Richardson | -5/+20 |
| 2013-05-12 | auto merge of #6400 : cmr/rust/remove_useless_import_error, r=thestinger | bors | -1/+0 |
| 2013-05-12 | librustc: Make `self` and `static` into keywords | Patrick Walton | -460/+554 |
| 2013-05-13 | Removed unnecessary check from build.rs | Matthijs Hofstra | -4/+1 |
| 2013-05-12 | Adds atomic_load, atomic_load_acq, atomic_store, and atomic_store_rel intrins... | Matthijs Hofstra | -1/+72 |
| 2013-05-12 | auto merge of #6427 : catamorphism/rust/issue-6319, r=nikomatsakis | bors | -48/+69 |
| 2013-05-11 | clean up the last bit of warnings | Corey Richardson | -3/+6 |
| 2013-05-11 | Warning police | Tim Chevalier | -5/+3 |
| 2013-05-11 | rustc: Don't call type_error_message() with ty_err as the expected type | Tim Chevalier | -48/+69 |
| 2013-05-11 | auto merge of #6402 : kud1ing/rust/fixes, r=pcwalton | bors | -14/+14 |
| 2013-05-11 | auto merge of #6389 : sonwow/rust/issue-3356, r=bstrie | bors | -18/+18 |
| 2013-05-11 | auto merge of #6385 : huonw/rust/rustc-dtor-struct-match, r=nikomatsakis | bors | -22/+38 |
| 2013-05-10 | Remove the '<->' operator from the language | Alex Crichton | -76/+4 |
| 2013-05-10 | auto merge of #6223 : alexcrichton/rust/issue-6183, r=pcwalton | bors | -15/+520 |
| 2013-05-10 | Fix merge "failures" | Alex Crichton | -12/+3 |
| 2013-05-10 | more back-ticks, less colons | Lenny222 | -14/+14 |
| 2013-05-10 | Remove redundant import error | Corey Richardson | -1/+0 |
| 2013-05-10 | auto merge of #6380 : pcwalton/rust/core-text-ice, r=pcwalton | bors | -19/+21 |
| 2013-05-10 | renamed str::from_slice to str::to_owned | Youngsoo Son | -1/+1 |
| 2013-05-10 | renamed vec::from_slice to vec::to_owned | Youngsoo Son | -17/+17 |
| 2013-05-10 | auto merge of #6356 : dotdash/rust/strinterner, r=pcwalton | bors | -118/+118 |
| 2013-05-10 | librustc: allow destructuring of structs with destructors if the pattern has ... | Huon Wilson | -22/+38 |
| 2013-05-10 | auto merge of #6347 : cmr/rust/unknown_module_resolve_error, r=catamorphism | bors | -1/+11 |
| 2013-05-10 | rustc: Use the new `for` protocol | Alex Crichton | -10/+499 |
| 2013-05-10 | Implement a new protocol for `for` loops that's much more easily composable | Alex Crichton | -5/+30 |
| 2013-05-09 | librustc: Fix ICE in core-text resulting from dynamic borrowing. rs=blocking-... | Patrick Walton | -19/+21 |
| 2013-05-09 | auto merge of #6336 : nikomatsakis/rust/issue-6308-closure-bounds, r=nikomats... | bors | -163/+166 |
| 2013-05-09 | fix formating and tests | Corey Richardson | -1/+1 |
| 2013-05-09 | auto merge of #6373 : nikomatsakis/rust/issue-6355-perf-regression, r=graydon | bors | -35/+76 |
| 2013-05-09 | Tweak error message | Corey Richardson | -2/+2 |
| 2013-05-09 | Better error message for certain classes of unresolved imports | Corey Richardson | -1/+11 |
| 2013-05-09 | Remove remnants of mutable fields from mem_categorization, borrowck. | Niko Matsakis | -16/+9 |
| 2013-05-09 | Issue the correct deref count for the implicit deref that occurs | Niko Matsakis | -19/+67 |
| 2013-05-09 | auto merge of #6354 : Aatch/rust/uninit-intrinsic, r=graydon | bors | -1/+5 |
| 2013-05-09 | auto merge of #6325 : sammykim/rust/lint-name, r=graydon | bors | -0/+8 |
| 2013-05-09 | Refactor representation of bounds to separate out BuiltinBounds into | Niko Matsakis | -163/+166 |
| 2013-05-09 | Use a specialized string interner to reduce the need for owned strings | Björn Steinbrink | -118/+118 |
| 2013-05-09 | auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn | bors | -3/+3 |
| 2013-05-09 | Add uninit intrinsic | James Miller | -1/+5 |
| 2013-05-09 | librustc: rename vec::each(var) to var.each | Youngmin Yoo | -48/+47 |
| 2013-05-08 | librustc: Fix merge fallout. | Patrick Walton | -7/+0 |
| 2013-05-08 | libcore: Fix tests. | Patrick Walton | -1/+1 |
| 2013-05-08 | librustc: Fix merge fallout. | Patrick Walton | -1/+1 |