| Age | Commit message (Expand) | Author | Lines |
| 2017-05-15 | Add links to the `thread::LocalKey` doc. | Felix Raimundo | -15/+30 |
| 2017-05-13 | Auto merge of #41920 - arielb1:inline-drop, r=eddyb | bors | -1/+67 |
| 2017-05-13 | add min-llvm-version | Ariel Ben-Yehuda | -0/+1 |
| 2017-05-13 | Auto merge of #41965 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -384/+475 |
| 2017-05-13 | Auto merge of #41861 - arthurprs:update-jemalloc, r=alexcrichton | bors | -23/+1 |
| 2017-05-13 | Auto merge of #41847 - alexcrichton:less-unstable-annotations, r=eddyb | bors | -140/+201 |
| 2017-05-12 | Rollup merge of #41951 - Eijebong:master, r=GuillaumeGomez | Mark Simulacrum | -0/+1 |
| 2017-05-12 | Rollup merge of #41943 - malbarbo:android-openssl, r=alexcrichton | Mark Simulacrum | -0/+17 |
| 2017-05-12 | Rollup merge of #41942 - tommyip:master, r=Mark-Simulacrum | Mark Simulacrum | -1/+4 |
| 2017-05-12 | Rollup merge of #41940 - est31:master, r=eddyb | Mark Simulacrum | -0/+3 |
| 2017-05-12 | Rollup merge of #41935 - iKevinY:detect-empty-files, r=Mark-Simulacrum | Mark Simulacrum | -0/+5 |
| 2017-05-12 | Rollup merge of #41934 - est31:remove_unused_macros, r=nagisa | Mark Simulacrum | -96/+1 |
| 2017-05-12 | Rollup merge of #41923 - eddyb:issue-41744, r=arielb1 | Mark Simulacrum | -2/+21 |
| 2017-05-12 | Rollup merge of #41921 - GuillaumeGomez:fix-search-style, r=steveklabnik | Mark Simulacrum | -0/+3 |
| 2017-05-12 | Rollup merge of #41918 - brson:lic, r=alexcrichton | Mark Simulacrum | -5/+8 |
| 2017-05-12 | Rollup merge of #41916 - mglagla:typo, r=sfackler | Mark Simulacrum | -1/+1 |
| 2017-05-12 | Rollup merge of #41912 - oli-obk:patch-3, r=eddyb | Mark Simulacrum | -24/+23 |
| 2017-05-12 | Rollup merge of #41896 - tshepang:too-long, r=steveklabnik | Mark Simulacrum | -2/+2 |
| 2017-05-12 | Rollup merge of #41876 - oli-obk:diagnosing_diagnostics, r=nagisa | Mark Simulacrum | -257/+392 |
| 2017-05-12 | Rollup merge of #41860 - mbrubeck:docs, r=nagisa | Mark Simulacrum | -6/+4 |
| 2017-05-12 | Rollup merge of #41820 - devurandom:patch-1, r=alexcrichton | Mark Simulacrum | -1/+1 |
| 2017-05-13 | Auto merge of #41955 - alexcrichton:update-sccache, r=eddyb | bors | -39/+39 |
| 2017-05-12 | Auto merge of #41926 - arielb1:box-mir, r=eddyb | bors | -40/+41 |
| 2017-05-12 | Add tidy check to detect empty files | Kevin Yap | -0/+5 |
| 2017-05-12 | Update sccache binaries to mozilla/sccache@d3627d766 | Alex Crichton | -39/+39 |
| 2017-05-12 | rustdoc: Break words in the location box of the sidebar. | Bastien Orivel | -0/+1 |
| 2017-05-12 | Fix unexpected panic with the -Z treat-err-as-bug option | Tommy Ip | -1/+4 |
| 2017-05-12 | config.toml.example: add note that optimize = false won't speed up a full boo... | est31 | -0/+3 |
| 2017-05-12 | Don't use a DUMMY_SP for reporting issues with crate imports | Oliver Schneider | -1/+1 |
| 2017-05-12 | Weave the span of an import through the resolve code | Oliver Schneider | -64/+101 |
| 2017-05-12 | Remove some unused macros from the rust codebase | est31 | -96/+1 |
| 2017-05-12 | Auto merge of #41757 - alexcrichton:stabilize-crt-static, r=japaric | bors | -28/+16 |
| 2017-05-12 | Auto merge of #41716 - nikomatsakis:issue-41677, r=arielb1 | bors | -81/+249 |
| 2017-05-11 | rustc: Remove #![unstable] annotation | Alex Crichton | -97/+121 |
| 2017-05-11 | rustbuild: Use `-Z force-unstable-if-unmarked` | Alex Crichton | -2/+18 |
| 2017-05-12 | box large variants in MIR | Ariel Ben-Yehuda | -40/+41 |
| 2017-05-11 | Auto merge of #41684 - jethrogb:feature/ntstatus, r=alexcrichton | bors | -3/+38 |
| 2017-05-12 | rustc_trans: do not attempt to truncate an i1 const to i1. | Eduard-Mihai Burtescu | -2/+21 |
| 2017-05-11 | Fix search when looking to sources | Guillaume Gomez | -0/+3 |
| 2017-05-11 | remove the #[inline] attribute from drop_in_place | Ariel Ben-Yehuda | -1/+66 |
| 2017-05-11 | Annotate the license exceptions | Brian Anderson | -5/+8 |
| 2017-05-11 | correct various error messages that changed | Niko Matsakis | -10/+9 |
| 2017-05-11 | add a WF obligation if a type variable appears in bivariant position | Niko Matsakis | -18/+106 |
| 2017-05-11 | replace the type generalizer with one based on variance | Niko Matsakis | -65/+146 |
| 2017-05-11 | Fix typo in size_hint example comment | Martin Glagla | -1/+1 |
| 2017-05-11 | Auto merge of #41913 - nikomatsakis:issue-41849-variance-cycle, r=eddyb | bors | -23/+84 |
| 2017-05-11 | Add test | Jethro Beekman | -0/+14 |
| 2017-05-11 | Upgrade some comments to doc comments | Oliver Schneider | -24/+23 |
| 2017-05-11 | do not fetch variance for items when equating | Niko Matsakis | -23/+84 |
| 2017-05-11 | Auto merge of #41864 - malbarbo:android-docker, r=alexcrichton | bors | -5/+284 |