about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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 #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-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
2019-12-11Rollup merge of #67134 - oli-obk:const_prop_zst, r=wesleywiserYuki Okushi-5/+58
2019-12-10Update RLS and RustfmtIgor Matuszewski-18/+18
2019-12-10Move CI to new builtin check-toolstateMark Rousskov-239/+39
2019-12-10Add toolstate checking into bootstrapMark Rousskov-27/+406
2019-12-10add polonius activities to -Z self-profileRemy Rakic-2/+14
2019-12-10cleanup polonius liveness fact generation: refactor some type namesRemy Rakic-5/+5
2019-12-10cleanup polonius liveness fact generation: fix debug! logsRemy Rakic-5/+5
2019-12-10cleanup polonius liveness fact generation: mir visitorRemy Rakic-3/+3
2019-12-10cleanup polonius liveness fact generationRemy Rakic-22/+14
2019-12-10Auto merge of #66277 - peter-wilkins:impl-from-wider-non-zeros, r=SimonSapinbors-85/+177
2019-12-10Remove tidy commentGuillaume Gomez-2/+0
2019-12-10Remove trailing whitespaceStephane Raux-4/+4
2019-12-09Specify behavior when passed a null pointerStephane Raux-2/+6
2019-12-09Use Niko's wordingStephane Raux-2/+21
2019-12-10Auto merge of #67039 - xfix:manually-implement-pin-traits, r=nikomatsakisbors-17/+81
2019-12-09Rollup merge of #67169 - lzutao:inline_osstr, r=nagisaTyler Mandry-0/+11
2019-12-09Rollup merge of #67155 - kraai:move-instead-of-binding-to-reference, r=cramertjTyler Mandry-6/+6
2019-12-09Rollup merge of #67149 - JohnTitor:fix-ice-1, r=Dylan-DPCTyler Mandry-1/+22
2019-12-09Rollup merge of #67145 - RalfJung:miri-step, r=oli-obkTyler Mandry-1/+3