| Age | Commit message (Expand) | Author | Lines |
| 2018-03-06 | rustc: Update LLVM | Alex Crichton | -1/+1 |
| 2018-03-06 | Auto merge of #48611 - michaelwoerister:share-generics2, r=alexcrichton | bors | -271/+413 |
| 2018-03-06 | Don't show crate metadata symbol as exported symbol to downstream crates. | Michael Woerister | -13/+29 |
| 2018-03-06 | Fix export level of plugin and procmacro registrars. | Michael Woerister | -13/+14 |
| 2018-03-06 | Don't recompute SymbolExportLevel for upstream crates. | Michael Woerister | -90/+91 |
| 2018-03-06 | Compute symbol names more lazily. | Michael Woerister | -48/+135 |
| 2018-03-06 | Clean up handling of symbol export information. | Michael Woerister | -209/+231 |
| 2018-03-06 | Rename exported_symbol_ids query to something more explicit and document what... | Michael Woerister | -47/+62 |
| 2018-03-06 | Auto merge of #48509 - Phlosioneer:option-doc-change, r=TimNN | bors | -4/+4 |
| 2018-03-06 | Auto merge of #48456 - mark-i-m:whitelist, r=alexcrichton | bors | -27/+243 |
| 2018-03-05 | Add ena to whitelist | Who? Me?! | -0/+1 |
| 2018-03-05 | Uncomment whitelist | Who? Me?! | -34/+34 |
| 2018-03-05 | Do check the deps of path deps | Mark Mansi | -32/+44 |
| 2018-03-05 | enable whitelist | Mark Mansi | -23/+23 |
| 2018-03-05 | Don't check in-tree deps | Mark Mansi | -39/+12 |
| 2018-03-05 | different versions may have different deps | Mark Mansi | -66/+84 |
| 2018-03-05 | Add a few missing deps | Mark Mansi | -0/+3 |
| 2018-03-05 | Remove spurious whitespace | Mark Mansi | -54/+54 |
| 2018-03-05 | uncomment whitelist | Mark Mansi | -55/+55 |
| 2018-03-05 | Fix alexcrichton's comments | Mark Mansi | -95/+77 |
| 2018-03-05 | Only check the whitelist for some crates | Mark Mansi | -340/+147 |
| 2018-03-05 | Get the path to cargo from rustbuild | Mark Mansi | -7/+10 |
| 2018-03-05 | Trying to get paths right... | Mark Mansi | -1/+310 |
| 2018-03-05 | MAKE IT FAILgit statusgit status | Mark Mansi | -20/+53 |
| 2018-03-05 | Comments | Mark Mansi | -1/+2 |
| 2018-03-05 | Start adding a whitelist for rustc dependencies | Mark Mansi | -9/+82 |
| 2018-03-05 | Run rustfmt on tidy/src/deps.rs | Mark Mansi | -14/+15 |
| 2018-03-05 | Fix some merge fallout. | Michael Woerister | -1/+1 |
| 2018-03-05 | Fix procedural_mbe_matching test case after libsyntax change. | Michael Woerister | -1/+1 |
| 2018-03-05 | incr.comp.: Add regression test for detecting feature gate changes. | Michael Woerister | -0/+23 |
| 2018-03-05 | Turn features() into a query. | Michael Woerister | -140/+207 |
| 2018-03-04 | Auto merge of #48736 - alexcrichton:fix-rust-src, r=3 | bors | -0/+1 |
| 2018-03-04 | Include stdsimd in rust-src component | Alex Crichton | -0/+1 |
| 2018-03-04 | Auto merge of #48592 - spastorino:borrowed_value_error, r=nikomatsakis | bors | -563/+787 |
| 2018-03-04 | Auto merge of #47832 - fintelia:vec-index, r=kennytm | bors | -134/+19 |
| 2018-03-04 | Auto merge of #48587 - Zoxc:transitive-relation, r=nikomatsakis | bors | -10/+10 |
| 2018-03-04 | Auto merge of #48630 - alexcrichton:more-sccache, r=kennytm | bors | -5/+28 |
| 2018-03-03 | rustc: Tweak default linker selection | Alex Crichton | -118/+83 |
| 2018-03-03 | rust: Import LLD for linking wasm objects | Alex Crichton | -730/+394 |
| 2018-03-04 | Auto merge of #48600 - Mark-Simulacrum:rustbuild-updates-2, r=alexcrichton | bors | -52/+27 |
| 2018-03-03 | Auto merge of #48694 - kennytm:rollup, r=kennytm | bors | -44/+280 |
| 2018-03-04 | Rollup merge of #48664 - Keruspe:codegen, r=alexcrichton | kennytm | -4/+13 |
| 2018-03-04 | Rollup merge of #48513 - alexcrichton:simd, r=JoshTriplett | kennytm | -4/+60 |
| 2018-03-04 | Rollup merge of #48680 - steveklabnik:no-toc, r=nikomatsakis | kennytm | -0/+1 |
| 2018-03-03 | Auto merge of #48583 - dotdash:jt_assume, r=alexcrichton | bors | -15/+9 |
| 2018-03-03 | Rollup merge of #48637 - segevfiner:restore-rust-mingw-download, r=alexcrichton | kennytm | -0/+8 |
| 2018-03-03 | Rollup merge of #48629 - strake:char, r=alexcrichton | kennytm | -3/+3 |
| 2018-03-03 | Rollup merge of #48569 - Phlosioneer:x-py-help-optimization, r=petrochenkov | kennytm | -25/+15 |
| 2018-03-03 | Rollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton | kennytm | -8/+8 |
| 2018-03-03 | Rollup merge of #48283 - QuietMisdreavus:rustdoc-readme, r=@GuillaumeGomez | kennytm | -0/+172 |