about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-09add a bunch of debug logging to transform::inlineAriel Ben-Yehuda-6/+23
2017-11-08Auto merge of #45866 - JohnColanduoni:issue-45731, r=alexcrichtonbors-0/+46
2017-11-08Auto merge of #45575 - michaelwoerister:tweak-inline-trans-items, r=nikomatsakisbors-407/+520
2017-11-08Disable `mmap` in `libbacktrace` on Apple platformsJohn Colanduoni-0/+46
2017-11-08Update fastcall-inreg codegen test so that functions actually get instantiated.Michael Woerister-7/+7
2017-11-08Auto merge of #45862 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-37/+276
2017-11-08Rollup merge of #45849 - GuillaumeGomez:more-shortcut, r=QuietMisdreavusGuillaume Gomez-2/+4
2017-11-08Rollup merge of #45830 - pornel:dosglobs, r=dtolnayGuillaume Gomez-0/+4
2017-11-08Rollup merge of #45766 - GuillaumeGomez:trait-methods-list, r=QuietMisdreavusGuillaume Gomez-31/+198
2017-11-08Rollup merge of #45582 - GuillaumeGomez:doc-unix-missing-links, r=frewsxcvGuillaume Gomez-4/+70
2017-11-08Auto merge of #45735 - tirr-c:issue-45730, r=arielb1bors-23/+111
2017-11-08Auto merge of #45379 - cuviper:unit_from_iter, r=alexcrichtonbors-0/+32
2017-11-07Add more elements in the sidebarGuillaume Gomez-31/+198
2017-11-07Add "-" shortcutGuillaume Gomez-2/+4
2017-11-07Auto merge of #44932 - cuviper:unsized-ptr-is_null, r=alexcrichtonbors-6/+63
2017-11-07Add missing links and examplesGuillaume Gomez-4/+70
2017-11-07Auto merge of #45822 - kennytm:rollup, r=kennytmbors-74/+479
2017-11-07Warn about non-portability of glob patternsKornel-0/+4
2017-11-07Always treat #[rustc_std_internal_symbol]s as root TransItems.Michael Woerister-1/+5
2017-11-07Rollup merge of #45784 - harpocrates:fix/print-parens-cast-lt, r=kennytmkennytm-0/+64
2017-11-07Rollup merge of #45782 - frewsxcv:frewsxcv-shorthands-helpers, r=manishearthkennytm-13/+35
2017-11-07Rollup merge of #45778 - Havvy:patch-1, r=steveklabnikkennytm-1/+1
2017-11-07Rollup merge of #45764 - QuietMisdreavus:rustdoc-doctest-lints, r=GuillaumeGomezkennytm-8/+16
2017-11-07Rollup merge of #45751 - estebank:issue-44684, r=nikomatsakiskennytm-42/+95
2017-11-07Rollup merge of #45714 - sdroege:thread-panic-docs, r=dtolnaykennytm-5/+9
2017-11-07Rollup merge of #45682 - RalfJung:rwlock-guards, r=alexcrichtonkennytm-3/+8
2017-11-07Rollup merge of #45588 - Keruspe:master, r=alexcrichtonkennytm-2/+5
2017-11-07Rollup merge of #45470 - GuillaumeGomez:unix-metadata-ext, r=QuietMisdreavuskennytm-0/+246
2017-11-07Auto merge of #45666 - Amanieu:tls-model, r=alexcrichtonbors-13/+84
2017-11-07Fix some rebasing fallout.Michael Woerister-5/+8
2017-11-07Don't duplicate logic of when an Instance requests to be inlined.Michael Woerister-7/+5
2017-11-07Update run-make tests.Michael Woerister-2/+16
2017-11-07Update mir-opt tests.Michael Woerister-5/+20
2017-11-07Update compile-fail tests.Michael Woerister-33/+36
2017-11-07Update codegen tests.Michael Woerister-20/+20
2017-11-07Fix incremental tests after change to instantiation strategy.Michael Woerister-275/+285
2017-11-07incr.comp.: Improve error message for unknown fingerprint.Michael Woerister-1/+6
2017-11-07Update invalid inline arg test.Michael Woerister-1/+3
2017-11-07Add regression tests for non-instantiation of inline and const fns.Michael Woerister-0/+45
2017-11-07Update codegen-unit tests.Michael Woerister-47/+47
2017-11-07Fix translation item collection for inline and const fns.Michael Woerister-10/+24
2017-11-07Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavusbors-4/+29
2017-11-06Update comments in cast-lt.ppAlec Theriault-3/+1
2017-11-06review commentsEsteban Küber-4/+4
2017-11-07Auto merge of #45571 - zackmdavis:regenerate_char_private, r=alexcrichtonbors-76/+85
2017-11-06Display all emission types in error msg if user inputs invalid option.Corey Farwell-13/+35
2017-11-06Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1bors-222/+660
2017-11-06Move tls-model to a -Z option since it is unstableAmanieu d'Antras-7/+7
2017-11-06Auto merge of #45811 - DSpeckhals:update-rustfmt-rls, r=nikomatsakisbors-27/+13
2017-11-06Auto merge of #45322 - infinity0:master, r=alexcrichtonbors-9/+9