summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-07Auto merge of #44841 - alexcrichton:thinlto, r=michaelwoeristerbors-183/+1289
2017-10-07Add read_to_end implementation to &[u8]'s Read implFlorian Hartwig-0/+8
2017-10-07Auto merge of #44892 - GuillaumeGomez:fnty-args-rustdoc, r=eddybbors-5/+25
2017-10-07enable strict alignment (+strict-align) on ARMv6Jorge Aparicio-5/+5
2017-10-07Document that `-C ar=PATH` doesn't do anythingVadim Petrochenkov-1/+2
2017-10-07Fix invalid rustdoc rendering for FnTy argsGuillaume Gomez-15/+27
2017-10-07rustc: Implement ThinLTOAlex Crichton-183/+1289
2017-10-07Auto merge of #44913 - leavehouse:patch-1, r=BurntSushibors-3/+3
2017-10-07Add names to BareFnTyGuillaume Gomez-2/+10
2017-10-07fmt: remove misleading comment fragmentTamir Duberstein-1/+1
2017-10-07fmt: DRYTamir Duberstein-5/+5
2017-10-07fmt: remove unnecessary lint suppressionTamir Duberstein-1/+0
2017-10-07Auto merge of #44860 - kennytm:fix-44731, r=alexcrichtonbors-1/+68
2017-10-07Auto merge of #44515 - tamird:clean-shims, r=alexcrichtonbors-10/+22
2017-10-06Trim and document compiler-builtins shimTamir Duberstein-10/+22
2017-10-07Auto merge of #44614 - tschottdorf:pat_adjustments, r=nikomatsakisbors-75/+1406
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-75/+1406
2017-10-06Auto merge of #43604 - abonander:proc_macro_span_api, r=jseyfriedbors-3/+235
2017-10-06Auto merge of #45065 - arielb1:not-correct, r=nikomatsakisbors-1/+1
2017-10-06fix logic error in #44269's `prune_cache_value_obligations`Ariel Ben-Yehuda-1/+1
2017-10-06rustc: Reduce default CGUs to 16Alex Crichton-2/+16
2017-10-06Auto merge of #44734 - mchlrhw:wip/hashmap-entry-and-then, r=BurntSushibors-0/+146
2017-10-06Auto merge of #44965 - oconnor663:res_init_glibc, r=dtolnaybors-4/+92
2017-10-06Add a semicolon to span for ast::LocalSeiichi Uchida-1/+6
2017-10-06Implement `entry_and_modify`mchlrhw-0/+146
2017-10-06Auto merge of #44818 - petrochenkov:astymac2, r=jseyfriedbors-37/+182
2017-10-06Auto merge of #44951 - vitiral:incr_struct_defs, r=michaelwoeristerbors-4/+177
2017-10-05Fix typo, per #45057.Kevin Hunter Kesling-1/+1
2017-10-05`proc_macro::Span` API improvementsAustin Bonander-3/+235
2017-10-05Auto merge of #45054 - andjo403:master, r=alexcrichtonbors-0/+0
2017-10-05replace libc::res_init with res_init_if_glibc_before_2_26Jack O'Connor-4/+92
2017-10-06Improve resolution of associated types in macros 2.0Vadim Petrochenkov-37/+182
2017-10-05Add missing links for AtomicBoolGuillaume Gomez-5/+12
2017-10-05Modify Rc/Arc language around mutabilitysteveklabnik-3/+5
2017-10-05Auto merge of #44943 - nivkner:fixme_fixup, r=dtolnaybors-53/+84
2017-10-05Faster compile times for release builds with llvm fixAndreas Jonson-0/+0
2017-10-05Auto merge of #44878 - Nashenas88:master, r=nikomatsakisbors-59/+62
2017-10-05Add libsocket and libresolv to Solaris builderbgermann-0/+4
2017-10-05Auto merge of #45046 - kennytm:rollup, r=kennytmbors-18/+28
2017-10-05Rollup merge of #45024 - QuietMisdreavus:doc-masked-issue-num, r=pnkfelixkennytm-1/+1
2017-10-05Rollup merge of #45017 - GuillaumeGomez:mutex-links, r=estebankkennytm-7/+17
2017-10-05Rollup merge of #45006 - MaikKlein:patch-2, r=nikomatsakiskennytm-1/+1
2017-10-05Rollup merge of #44987 - pnkfelix:mir-borrowck-fix-borrowindexes-ice, r=arielb1kennytm-5/+5
2017-10-05Rollup merge of #44980 - steveklabnik:update-books, r=estebankkennytm-3/+3
2017-10-05Rollup merge of #44972 - durka:patch-44, r=arielb1kennytm-1/+1
2017-10-05Fix CC for solaris environmentsbgermann-2/+2
2017-10-05Auto merge of #45019 - aidanhs:aphs-no-trans-worker-panic, r=alexcrichtonbors-13/+6
2017-10-05Fix infinite recursion in <DepNode as Debug>.Michael Woerister-37/+37
2017-10-05Auto merge of #44940 - philipc:remap-path, r=michaelwoeristerbors-12/+59
2017-10-04Update trait summaries for std::fmtBarret Rennie-8/+8