| Age | Commit message (Expand) | Author | Lines |
| 2016-05-01 | Fix alloc_jemalloc on windows gnu targets | Oliver Middleton | -8/+8 |
| 2016-05-01 | libsyntax/pp: replace manual ring buffer with a VecDeque | Georg Brandl | -52/+19 |
| 2016-05-01 | libsyntax/pp: minor modernizations | Georg Brandl | -40/+32 |
| 2016-05-01 | change unstable to stable on traits and set version properly | Geordon Worley | -4/+4 |
| 2016-05-01 | fix implementation of Ord for Cell<T> and RefCell<T> where T: Ord | Geordon Worley | -1/+73 |
| 2016-05-01 | Handle coercion casts properly when building the MIR | James Miller | -394/+448 |
| 2016-05-01 | Add process types documentation | Guillaume Gomez | -4/+196 |
| 2016-04-30 | Panic on relowering an AST node with a cached node id | Jeffrey Seyfried | -0/+3 |
| 2016-04-30 | Auto merge of #33276 - bwinterton:btreeset-insert-doc-fix, r=GuillaumeGomez | bors | -2/+2 |
| 2016-04-30 | Implement find() on Chain iterators | Georg Brandl | -0/+30 |
| 2016-04-30 | Auto merge of #32846 - jseyfried:allow_unconfigured_gated_expanded_items, r=nrc | bors | -22/+29 |
| 2016-04-30 | Code cleanup in download() in bootstrap.py | Cyryl Płotnicki-Chudyk | -12/+12 |
| 2016-04-30 | Get a file during bootstrap to a temp location. | Cyryl Płotnicki-Chudyk | -5/+23 |
| 2016-04-29 | Emit warning to user when attempting to use optimize for size on non-nightly ... | Brandon Edens | -0/+4 |
| 2016-04-29 | Auto merge of #33148 - sfackler:entry-key, r=alexcrichton | bors | -0/+18 |
| 2016-04-30 | Impl int/uint::MIN/MAX in terms of min/max_value | Simonas Kazlauskas | -0/+26 |
| 2016-04-30 | Fix patterns of the constants that are const meth | Simonas Kazlauskas | -1/+28 |
| 2016-04-29 | Auto merge of #33229 - timothy-mcroy:master, r=guillaumegomez | bors | -1/+45 |
| 2016-04-29 | Fix std::fmt format spec: named args are allowed with "$" syntax | Georg Brandl | -4/+9 |
| 2016-04-29 | Remove use of `ast_map.expect_item()` and improve diagnostics (fixes #33186) | Jeffrey Seyfried | -46/+49 |
| 2016-04-29 | Remove use of `ast_map.span_if_local()` and improve diagnostics | Jeffrey Seyfried | -13/+8 |
| 2016-04-29 | Revert #27493 | Jeffrey Seyfried | -67/+16 |
| 2016-04-29 | Auto merge of #33232 - jseyfried:resolve_ast_groundwork, r=nrc | bors | -188/+132 |
| 2016-04-29 | Make Btreeset::Insert docs more consistent | Brayden Winterton | -2/+2 |
| 2016-04-29 | Rollup merge of #33258 - birkenfeld:fmt-dollar-syntax, r=brson | Manish Goregaokar | -2/+13 |
| 2016-04-29 | Rollup merge of #33253 - ergenekonyigit:master, r=alexcrichton | Manish Goregaokar | -3/+21 |
| 2016-04-29 | Rollup merge of #33248 - jseyfried:fix_save_analysis_bug, r=nrc | Manish Goregaokar | -2/+2 |
| 2016-04-28 | Auto merge of #33093 - alexcrichton:rustbuild-rmake, r=nikomatsakis | bors | -116/+192 |
| 2016-04-28 | Place optimize for size and minsize rustc invocation options behind a nightly | Brandon Edens | -11/+12 |
| 2016-04-28 | Add opt-level=s and opt-level=z tests to the existing tests that confirm proper | Brandon Edens | -0/+10 |
| 2016-04-28 | Add opt-level options for optimizing for size and minimum size. This attempts | Brandon Edens | -19/+69 |
| 2016-04-28 | test: Move run-make tests into compiletest | Alex Crichton | -116/+192 |
| 2016-04-29 | Temporary hack for 32959 | Simonas Kazlauskas | -3/+13 |
| 2016-04-28 | Fix #33213, a bug in which glob imports are not included in save-analysis data | Jeffrey Seyfried | -2/+2 |
| 2016-04-28 | Auto merge of #33171 - michaelwoerister:collector-drop-glue, r=nikomatsakis | bors | -144/+325 |
| 2016-04-28 | Make the codegen unit partitioner also emit item declarations. | Michael Woerister | -113/+225 |
| 2016-04-28 | Auto merge of #33217 - aochagavia:fileloader, r=nrc | bors | -10/+34 |
| 2016-04-28 | Add FixedUnitCount codegen unit partitioning strategy. | Michael Woerister | -13/+59 |
| 2016-04-28 | Let the translation item collector make a distinction between drop-glue kinds | Michael Woerister | -32/+55 |
| 2016-04-28 | Auto merge of #33211 - alexcrichton:android-back-in-time, r=nagisa | bors | -36/+138 |
| 2016-04-28 | Add detailed error message for E0434 #32777 | Timothy McRoy | -1/+45 |
| 2016-04-28 | Clarify std::fmt width docs w.r.t. dollar syntax and give example. | Georg Brandl | -2/+13 |
| 2016-04-28 | Auto merge of #33257 - steveklabnik:rollup, r=steveklabnik | bors | -13/+64 |
| 2016-04-28 | Rollup merge of #33234 - TomasHubelbauer:TomasHubelbauer-patch-1, r=Guillaume... | Steve Klabnik | -1/+1 |
| 2016-04-28 | Rollup merge of #33218 - oli-obk:interned_str_cmp, r=nikomatsakis | Steve Klabnik | -3/+25 |
| 2016-04-28 | Rollup merge of #33212 - bombless:scope-of-function-body, r=nikomatsakis | Steve Klabnik | -1/+1 |
| 2016-04-28 | Rollup merge of #33152 - bwinterton:master, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-04-28 | Rollup merge of #33095 - xogeny:xogeny-patch-1, r=steveklabnik | Steve Klabnik | -6/+6 |
| 2016-04-28 | Rollup merge of #33056 - GuillaumeGomez:as_mut_ptr_example, r=steveklabnik | Steve Klabnik | -0/+3 |
| 2016-04-28 | Rollup merge of #32991 - kindlychung:patch-2, r=steveklabnik | Steve Klabnik | -0/+26 |