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