| Age | Commit message (Expand) | Author | Lines |
| 2015-06-08 | Auto merge of #26044 - nagisa:canonicalize-metadata-loader, r=alexcrichton | bors | -7/+49 |
| 2015-06-08 | Translate "ignored" closure expressions. | Eli Friedman | -2/+18 |
| 2015-06-08 | Auto merge of #25989 - jooert:implement_rfc839, r=Gankro | bors | -1/+291 |
| 2015-06-08 | Updated with requested changes | Mathieu David | -4/+1 |
| 2015-06-08 | Fixed old occurences of the removed array syntax | Marcel Müller | -6/+6 |
| 2015-06-08 | Replace usage of String::from_str with String:from | Simon Sapin | -106/+105 |
| 2015-06-08 | Auto merge of #26091 - chellmuth:pub-struct-field-span, r=nrc | bors | -1/+34 |
| 2015-06-08 | Add ability to change `ar` tool from target specification json | Russell McClellan | -0/+1 |
| 2015-06-08 | Auto merge of #26088 - tamird:llvm35-fixes, r=alexcrichton | bors | -11/+52 |
| 2015-06-08 | Implement RFC 839 | Johannes Oertel | -1/+291 |
| 2015-06-08 | Auto merge of #26029 - GuillaumeGomez:const_check, r=Manishearth | bors | -1/+19 |
| 2015-06-08 | Skip useless recursion in freshening and late-bound-region substitutio | Ariel Ben-Yehuda | -76/+129 |
| 2015-06-08 | Add error explanation for E0014 | Guillaume Gomez | -1/+19 |
| 2015-06-08 | Auto merge of #25823 - oli-obk:static_to_const_lint, r=alexcrichton | bors | -22/+18 |
| 2015-06-07 | Add license | Chris Hellmuth | -0/+10 |
| 2015-06-08 | Auto merge of #26018 - nrc:codegen, r=@nikomatsakis | bors | -89/+86 |
| 2015-06-07 | rustc_trans: 'assume' intrinsic is only available on LLVM >= 3.6 | David Voit | -1/+25 |
| 2015-06-07 | rustc_trans: don't hardcode llvm version for conditional intrinsics | Luca Bruno | -10/+27 |
| 2015-06-07 | Remove useless `const` | Tamir Duberstein | -1/+1 |
| 2015-06-08 | Auto merge of #26087 - fitzgen:improve-suggestion-hueristics, r=Aatch | bors | -14/+35 |
| 2015-06-07 | Make the maximum edit distance of typo suggestions a function of the typo'd n... | Nick Fitzgerald | -14/+35 |
| 2015-06-08 | error due to rebase | Nick Cameron | -1/+1 |
| 2015-06-08 | review changes - only show closure ids in verbose mode | Nick Cameron | -3/+14 |
| 2015-06-08 | Don't visit items in removed branches | Nick Cameron | -10/+0 |
| 2015-06-08 | Tidying up, fix some minor linkage bugs, use ty flags to avoid caching closur... | Nick Cameron | -79/+75 |
| 2015-06-07 | Add a regression test for public struct field spans | Chris Hellmuth | -0/+20 |
| 2015-06-07 | StructField span should include `pub` | Chris Hellmuth | -1/+4 |
| 2015-06-07 | Make all leaks safe in language reference | diwic | -1/+1 |
| 2015-06-07 | Auto merge of #25912 - tshepang:better-str-examples, r=bluss | bors | -50/+28 |
| 2015-06-07 | Deprecate String::from_str in favor of String::from | Simon Sapin | -2/+2 |
| 2015-06-07 | Auto merge of #26070 - brson:nightlyfix, r=alexcrichton | bors | -0/+1 |
| 2015-06-07 | Update doctest in comments.md | Chuck Bassett | -0/+3 |
| 2015-06-07 | doc: improve some of str examples | Tshepang Lekhonkhobe | -50/+28 |
| 2015-06-07 | test: Ignore gdb-pretty-struct-and-enums.rs | Brian Anderson | -0/+1 |
| 2015-06-07 | change some statics to constants | Oliver 'ker' Schneider | -22/+18 |
| 2015-06-07 | Don’t ICE if fs::canonicalise fails in meta-load | Simonas Kazlauskas | -7/+49 |
| 2015-06-07 | Auto merge of #26066 - steveklabnik:docs_on_a_plane, r=alexcrichton | bors | -24/+6 |
| 2015-06-06 | Clear cached landing pads before generating a call. | Eli Friedman | -0/+47 |
| 2015-06-07 | Auto merge of #26057 - audebert:master, r=alexcrichton | bors | -1/+1 |
| 2015-06-06 | Remove many unneeded feature annotations in the docs | Steve Klabnik | -24/+6 |
| 2015-06-06 | Auto merge of #26047 - chuckSMASH:patch-1, r=alexcrichton | bors | -1/+1 |
| 2015-06-06 | fix path in toc links | funkill | -1/+1 |
| 2015-06-06 | Auto merge of #26050 - bluss:linked-list, r=Gankro | bors | -83/+132 |
| 2015-06-06 | Mark str::to_uppercase and str::to_lowercase as stable. | Simon Sapin | -5/+5 |
| 2015-06-06 | linked_list: Add Rawlink::from | Ulrik Sverdrup | -12/+14 |
| 2015-06-06 | linked_list: Add method Node::set_next | Ulrik Sverdrup | -11/+20 |
| 2015-06-06 | linked_list: Cleanup code in split_off | Ulrik Sverdrup | -13/+37 |
| 2015-06-06 | Fix small typo in diagnostics.rs | Rémi Audebert | -1/+1 |
| 2015-06-06 | Auto merge of #26038 - eddyb:dst-nested, r=luqmana | bors | -15/+36 |
| 2015-06-06 | Auto merge of #26045 - sourcefrog:patch-1, r=alexcrichton | bors | -2/+2 |