| Age | Commit message (Expand) | Author | Lines |
| 2016-12-06 | Auto merge of #37994 - upsuper:msvc-link-opt, r=alexcrichton | bors | -3/+12 |
| 2016-12-06 | Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton | bors | -155/+437 |
| 2016-12-05 | Refactor FnSig to contain a Slice for its inputs and outputs. | Mark-Simulacrum | -114/+121 |
| 2016-12-05 | Refactor ty::FnSig to privatize all fields | Mark-Simulacrum | -271/+237 |
| 2016-12-05 | Consider only libs that aren't excluded by #[link(cfg=...)] | Vadim Chugunov | -17/+24 |
| 2016-12-05 | Annotate more tests with kind="static" | Vadim Chugunov | -8/+8 |
| 2016-12-06 | Auto merge of #38121 - jonathandturner:better_e0061, r=nikomatsakis | bors | -59/+59 |
| 2016-12-05 | Auto merge of #38117 - michaelwoerister:hidden-symbols, r=alexcrichton | bors | -243/+623 |
| 2016-12-05 | Auto merge of #38111 - japaric:jemalloc, r=alexcrichton | bors | -0/+1 |
| 2016-12-05 | Make symbol-visibility test case work on all platforms. | Michael Woerister | -9/+33 |
| 2016-12-05 | Mention cdylibs in LTO error message. | Michael Woerister | -1/+1 |
| 2016-12-05 | Export the plugin registrar from proc-macro crates (and not much else) | Michael Woerister | -1/+9 |
| 2016-12-05 | Add test case for symbol visibility in dylibs. | Michael Woerister | -0/+101 |
| 2016-12-05 | Linking: Include export lists in debug output. | Michael Woerister | -0/+4 |
| 2016-12-05 | Generate a version script for linkers on Linux. | Michael Woerister | -21/+18 |
| 2016-12-05 | Refactor symbol export list generation. | Michael Woerister | -170/+371 |
| 2016-12-05 | trans: Rename `reachable` to `exported_symbols` where appropriate. | Michael Woerister | -62/+62 |
| 2016-12-05 | Make LLVM symbol visibility FFI types more stable. | Michael Woerister | -9/+54 |
| 2016-12-05 | Auto merge of #38107 - keeperofdakeys:proc-macro-test, r=alexcrichton | bors | -5/+15 |
| 2016-12-05 | Auto merge of #38100 - nox:llvm, r=alexcrichton | bors | -1/+1 |
| 2016-12-05 | Auto merge of #38098 - luser:windows-commandext, r=alexcrichton | bors | -2/+84 |
| 2016-12-05 | Auto merge of #38093 - mikhail-m1:stack-overflow, r=arielb1 | bors | -65/+86 |
| 2016-12-04 | Auto merge of #38092 - pnkfelix:mir-stats, r=nikomatsakis | bors | -1/+335 |
| 2016-12-04 | Auto merge of #38087 - jooert:remove_unmarked, r=petrochenkov | bors | -26/+4 |
| 2016-12-04 | Auto merge of #38086 - semarie:openbsd-i686, r=alexcrichton | bors | -1/+42 |
| 2016-12-04 | Disable ICF opt of MSVC for non-opt build | Xidorn Quan | -3/+12 |
| 2016-12-04 | Auto merge of #38082 - jseyfried:macro_invocation_paths, r=nrc | bors | -99/+218 |
| 2016-12-04 | Auto merge of #37920 - nikomatsakis:compile-time-regression-37864, r=mw | bors | -8/+108 |
| 2016-12-04 | OpenBSD under x86 has particular ABI for returning a struct. | Sébastien Marie | -1/+9 |
| 2016-12-04 | Auto merge of #37857 - shepmaster:llvm-4.0-dinodes, r=michaelwoerister | bors | -60/+177 |
| 2016-12-03 | Ignore test on -windows-gnu. | Vadim Chugunov | -1/+2 |
| 2016-12-03 | Auto merge of #38148 - frewsxcv:rollup, r=frewsxcv | bors | -93/+738 |
| 2016-12-03 | Rollup merge of #38141 - GuillaumeGomez:component_doc, r=frewsxcv | Corey Farwell | -1/+11 |
| 2016-12-03 | Rollup merge of #38130 - jethrogb:patch-3, r=steveklabnik | Corey Farwell | -4/+5 |
| 2016-12-03 | Rollup merge of #38113 - nikomatsakis:incremental-dump-hash, r=michaelwoerister | Corey Farwell | -0/+30 |
| 2016-12-03 | Rollup merge of #38112 - tarka:book-testing-fix, r=steveklabnik | Corey Farwell | -5/+5 |
| 2016-12-03 | Rollup merge of #38096 - michaelwoerister:more-incremental-info, r=nikomatsakis | Corey Farwell | -15/+44 |
| 2016-12-03 | Rollup merge of #38090 - GuillaumeGomez:option_doc, r=frewsxcv | Corey Farwell | -0/+10 |
| 2016-12-03 | Rollup merge of #38089 - michaelwoerister:disable-debuginfo-test-on-aarch64, ... | Corey Farwell | -0/+1 |
| 2016-12-03 | Rollup merge of #38077 - GuillaumeGomez:ipaddr_doc, r=frewsxcv | Corey Farwell | -0/+88 |
| 2016-12-03 | Rollup merge of #38073 - cardoe:fix-typo, r=frewsxcv | Corey Farwell | -1/+1 |
| 2016-12-03 | Rollup merge of #38065 - estebank:fix-37618, r=jonathandturner | Corey Farwell | -6/+6 |
| 2016-12-03 | Rollup merge of #38029 - dns2utf8:fix_verify.rs, r=petrochenkov | Corey Farwell | -17/+19 |
| 2016-12-03 | Rollup merge of #38028 - Mark-Simulacrum:polish, r=nikomatsakis | Corey Farwell | -33/+33 |
| 2016-12-03 | Rollup merge of #38020 - GuillaumeGomez:udp-socket-doc, r=frewsxcv | Corey Farwell | -11/+215 |
| 2016-12-03 | Rollup merge of #37919 - nikomatsakis:incremental-36168, r=mw | Corey Farwell | -0/+112 |
| 2016-12-03 | Rollup merge of #37859 - GuillaumeGomez:net_examples, r=nagisa | Corey Farwell | -0/+158 |
| 2016-12-03 | move test for #37290 into run-pass-fulldeps | Niko Matsakis | -0/+0 |
| 2016-12-03 | fix stack overflow by enum and cont issue #36163, some paths were skipped whi... | Mikhail Modin | -65/+86 |
| 2016-12-03 | update src/liblibc to include i686-unknown-openbsd libc definition | Sébastien Marie | -0/+0 |