about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-12-16Fix handling of wasm import modules and namesAlex Crichton-4/+189
2019-12-12Auto merge of #66886 - mark-i-m:simplify-borrow_check-2, r=matthewjasperbors-148/+182
2019-12-12Auto merge of #67079 - nnethercote:optimize-shallow_resolve_changed, r=nikoma...bors-28/+36
2019-12-11fix imports after rebaseMark Mansi-3/+2
2019-12-11more privateMark Mansi-19/+18
2019-12-11fix importsMark Mansi-21/+0
2019-12-11tidyMark Mansi-1/+0
2019-12-11fix importsMark Mansi-129/+187
2019-12-11get rid of nll submodMark Mansi-0/+0
2019-12-12Auto merge of #67246 - JohnTitor:rollup-nfa7skn, r=JohnTitorbors-100/+220
2019-12-12Rollup merge of #67239 - llogiq:tiny-list-iterative-remove, r=Mark-SimulacrumYuki Okushi-24/+16
2019-12-12Rollup merge of #67238 - llogiq:moo-and-improved, r=Dylan-DPCYuki Okushi-13/+8
2019-12-12Rollup merge of #67237 - llogiq:improve-str, r=Dylan-DPCYuki Okushi-16/+6
2019-12-12Rollup merge of #67236 - petrochenkov:docerr2, r=matthewjasperYuki Okushi-12/+46
2019-12-12Rollup merge of #67230 - chansuke:remove-irrelevant-passage, r=Dylan-DPCYuki Okushi-2/+0
2019-12-12Rollup merge of #67215 - nnethercote:fix-Zprint-type-size-zero-sized-fields, ...Yuki Okushi-3/+68
2019-12-12Rollup merge of #66983 - weiznich:bugfix/issue_66295, r=estebankYuki Okushi-30/+23
2019-12-12Rollup merge of #62514 - stephaneyfx:box-ffi, r=nikomatsakisYuki Okushi-0/+53
2019-12-11Auto merge of #66650 - matthewjasper:nonuniform-array-move, r=pnkfelixbors-631/+1131
2019-12-11Make TinyList::remove iterate instead of recurseAndre Bogus-24/+16
2019-12-11Small Cow improvementsAndre Bogus-13/+8
2019-12-11Some small readability improvementsAndre Bogus-16/+6
2019-12-11Auto merge of #65345 - davidtwco:issue-64130-async-send-sync-error-improvemen...bors-147/+502
2019-12-11resolve: Always resolve visibilities on impl itemsVadim Petrochenkov-12/+46
2019-12-11erase regions instead of using `builtin_deref`Nicholas Matsakis-7/+18
2019-12-12Remove irelevant comment on `register_dtor`chansuke-2/+0
2019-12-11clarify that `Box<T>` should only be used when defined *in Rust*Nicholas Matsakis-7/+16
2019-12-11Auto merge of #66821 - eddyb:global-trait-caching, r=nikomatsakisbors-26/+36
2019-12-11Rollup merge of #67205 - JohnTitor:fix-sh, r=pietroalbiniMazdak Farrokhzad-0/+0
2019-12-11Rollup merge of #67174 - kraai:remove-checked_add, r=rkruppeMazdak Farrokhzad-2/+5
2019-12-11Rollup merge of #67164 - matthewjasper:never-remove-const, r=oli-obkMazdak Farrokhzad-1/+150
2019-12-11Rollup merge of #67074 - ehuss:extern-options, r=petrochenkovMazdak Farrokhzad-196/+363
2019-12-11Rollup merge of #67015 - osa1:issue66971, r=wesleywiserMazdak Farrokhzad-11/+130
2019-12-11Apply review suggestionsGeorg Semmler-3/+2
2019-12-11Rollup merge of #66881 - krishna-veerareddy:issue-66780-bool-ord-optimization...Mazdak Farrokhzad-1/+36
2019-12-10Fix description based on reviewStephane Raux-1/+1
2019-12-11Auto merge of #67202 - JohnTitor:rollup-0xjm5pz, r=JohnTitorbors-646/+745
2019-12-11Fix `-Z print-type-sizes`'s handling of zero-sized fields.Nicholas Nethercote-3/+68
2019-12-11Auto merge of #67198 - Xanewok:update-rls, r=nikomatsakisbors-18/+18
2019-12-11Change `PendingPredicateObligation::stalled_on`'s type.Nicholas Nethercote-20/+26
2019-12-11Optimize `shallow_resolve_changed`.Nicholas Nethercote-13/+15
2019-12-10Add better documentation for unsafe blockKrishna Sai Veera Reddy-1/+1
2019-12-11Make it executableYuki Okushi-0/+0
2019-12-11Rollup merge of #67193 - lqd:measureme_polonius, r=wesleywiserYuki Okushi-37/+41
2019-12-11Rollup merge of #67181 - TheSamsa:update-hashmap-doc, r=Dylan-DPCYuki Okushi-1/+1
2019-12-11Rollup merge of #67180 - NieDzejkob:vec-doc-copied, r=Dylan-DPCYuki Okushi-1/+1
2019-12-11Rollup merge of #67178 - GuillaumeGomez:move-non-clean-impls, r=kinnisonYuki Okushi-588/+608
2019-12-11Rollup merge of #67168 - ryanswilson59:master, r=Dylan-DPCYuki Okushi-2/+2
2019-12-11Rollup merge of #67154 - kraai:alloc-typos, r=Dylan-DPCYuki Okushi-6/+6
2019-12-11Rollup merge of #67152 - GuillaumeGomez:sort-auto-impls, r=kinnisonYuki Okushi-6/+28