about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-14Fix TcpStream::connect_timeout on linuxSteven Fackler-4/+24
2017-10-13Auto merge of #45069 - sinkuu:tuple_arg, r=nikomatsakisbors-52/+209
2017-10-13Auto merge of #45261 - kennytm:rollup, r=kennytmbors-179/+818
2017-10-13Rollup merge of #45253 - Gankro:drop_docs, r=kennytmkennytm-3/+5
2017-10-13Rollup merge of #45245 - stjepang:more-padding-between-impls, r=QuietMisdreavuskennytm-1/+1
2017-10-13Rollup merge of #45240 - GuillaumeGomez:mobile-sidebar-improvements, r=QuietM...kennytm-5/+7
2017-10-13Rollup merge of #45236 - alexcrichton:build-less, r=Mark-Simulacrumkennytm-4/+10
2017-10-13Rollup merge of #45221 - estebank:issue-41790, r=nikomatsakiskennytm-1/+45
2017-10-13Rollup merge of #45209 - kennytm:treat-checksum-error-as-download-error, r=Ma...kennytm-20/+37
2017-10-13Rollup merge of #45203 - alexcrichton:update-llvm, r=michaelwoeristerkennytm-0/+0
2017-10-13Rollup merge of #45189 - alexcrichton:thinlto-allocators, r=michaelwoeristerkennytm-41/+25
2017-10-13Rollup merge of #45178 - Badel2:comma-after-struct, r=petrochenkovkennytm-0/+56
2017-10-13Rollup merge of #45173 - laumann:suggest-misspelled-labels, r=petrochenkovkennytm-10/+72
2017-10-13Rollup merge of #45133 - GuillaumeGomez:usize-index-msg, r=dtolnaykennytm-1/+40
2017-10-13Rollup merge of #45122 - jean-lourenco:master, r=nikomatsakiskennytm-1/+7
2017-10-13Rollup merge of #45110 - Nashenas88:master, r=arielb1kennytm-25/+71
2017-10-13Rollup merge of #44855 - federicomenaquintero:master, r=steveklabnikkennytm-67/+442
2017-10-13Auto merge of #45063 - michaelwoerister:bring-back-incremental-info, r=nikoma...bors-25/+90
2017-10-13Auto merge of #45055 - GuillaumeGomez:search-tabs, r=QuietMisdreavusbors-22/+175
2017-10-13Auto merge of #45032 - alexcrichton:target-cfu, r=michaelwoeristerbors-50/+56
2017-10-13Auto merge of #45031 - alexcrichton:nounwind, r=arielb1bors-3/+50
2017-10-13Clarify how needs_drop is conservativeAlexis Beingessner-3/+5
2017-10-13Auto merge of #45025 - pnkfelix:mir-borrowck-moves-of-supporting-prefixes-inv...bors-17/+276
2017-10-13Auto merge of #45013 - chrisvittal:mir_pretty_printing_pr, r=nikomatsakisbors-44/+107
2017-10-13Rewordsinkuu-27/+36
2017-10-12Auto merge of #45233 - kennytm:rollup, r=kennytmbors-73/+240
2017-10-12Increase padding between consecutive implsStjepan Glavina-1/+1
2017-10-12Small improvement for the sidebar on mobile devicesGuillaume Gomez-5/+7
2017-10-13Rollup merge of #45231 - kennytm:patch-1, r=petrochenkovkennytm-1/+1
2017-10-13Fix typo in libsyntax/parse/lexer/unicode_chars.rskennytm-1/+1
2017-10-13Rollup merge of #45190 - petrochenkov:shorten, r=alexcrichtonkennytm-9/+9
2017-10-13Rollup merge of #45172 - oli-obk:patch-8, r=pnkfelixkennytm-27/+27
2017-10-13Rollup merge of #45166 - tinaun:more_unstable_docs, r=steveklabnikkennytm-0/+107
2017-10-13Rollup merge of #45121 - johnthagen:pep8-bootstrap, r=alexcrichtonkennytm-17/+32
2017-10-13Rollup merge of #45105 - camsteffen:patch-2, r=pnkfelixkennytm-1/+1
2017-10-13Rollup merge of #45049 - alexcrichton:update-jobserver, r=sfacklerkennytm-5/+5
2017-10-13Rollup merge of #45005 - leodasvacas:inline-eq-slice-into-eq, r=jseyfriedkennytm-12/+1
2017-10-13Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomezkennytm-1/+57
2017-10-12Auto merge of #45007 - undecidabot:optimize-iter, r=blussbors-72/+114
2017-10-12rustc: Handle `#[linkage]` anywhere in a crateAlex Crichton-41/+25
2017-10-12rustbuild: Prevent spurious rebuilds of the RLSAlex Crichton-4/+10
2017-10-12Auto merge of #45176 - michaelwoerister:fix-region-and-trans-item-order, r=ni...bors-3/+23
2017-10-12Auto merge of #44967 - wesleywiser:trans_fulfill_obligation, r=nikomatsakisbors-82/+226
2017-10-12Auto merge of #44985 - zilbuz:issue-44974, r=pnkfelixbors-35/+439
2017-10-12Auto merge of #44969 - QuietMisdreavus:impls-for-everyone, r=steveklabnikbors-8/+34
2017-10-11Split lines longer than 100 columnsPaul Faria-5/+10
2017-10-11Move const qualifier from brackets to constant values and remove comma from a...Paul Faria-57/+46
2017-10-11ffi/mod.rs: Use only one space after a period ending a sentenceFederico Mena Quintero-20/+20
2017-10-11Point at immutable outer variableEsteban Küber-1/+45
2017-10-11ffi/mod.rs: Keep the one-sentence summary at the beginning of the moduleFederico Mena Quintero-0/+2