about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-16Add initial asm!() support for hexagonBrian Cain-3/+264
2020-06-10Auto merge of #73190 - Dylan-DPC:rollup-9wbyh4y, r=Dylan-DPCbors-168/+171
2020-06-10Rollup merge of #73149 - cuviper:awailable, r=steveklabnikDylan DPC-2/+2
2020-06-10Rollup merge of #73148 - DarkEld3r:patch-1, r=jonas-schievinkDylan DPC-2/+2
2020-06-10Rollup merge of #73133 - doctorn:unwind-mir-validation, r=jonas-schievinkDylan DPC-19/+48
2020-06-10Rollup merge of #73123 - GuillaumeGomez:cleanup-e0647, r=Dylan-DPCDylan DPC-1/+2
2020-06-10Rollup merge of #73122 - doctorn:issue-73116, r=varkorDylan DPC-4/+30
2020-06-10Rollup merge of #73098 - jyn514:rustdoc-is-fake, r=GuillaumeGomezDylan DPC-3/+8
2020-06-10Rollup merge of #72417 - nnethercote:rm-RawVec-reserve_in_place, r=AmanieuDylan DPC-137/+79
2020-06-09Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippyLzu Tao-914/+3943
2020-06-09Address commentsNathan Corbyn-19/+26
2020-06-09Update commentsNathan Corbyn-2/+2
2020-06-09Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakisbors-268/+279
2020-06-09Auto merge of #73153 - ecstatic-morse:revert-71956, r=tmandrybors-137/+414
2020-06-08Auto merge of #73147 - Dylan-DPC:rollup-9saqhj5, r=Dylan-DPCbors-44/+87
2020-06-08Add regression test for #73137Dylan MacKenzie-0/+42
2020-06-08Revert #71956Dylan MacKenzie-137/+372
2020-06-09Rename some identifiers in `RawVec` and `libarena`.Nicholas Nethercote-79/+62
2020-06-09Remove `RawVec::reserve_in_place`.Nicholas Nethercote-39/+6
2020-06-09Remove the `reserve_in_place` calls in `{Typed,Dropless}Arena::grow`.Nicholas Nethercote-30/+22
2020-06-09Fix off-by-one error in `DroplessArena::alloc_raw`.Nicholas Nethercote-1/+1
2020-06-08typo: awailable -> availableJosh Stone-2/+2
2020-06-08Rollup merge of #73143 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-06-08Rollup merge of #73138 - eggyal:macos-linker-strip, r=petrochenkovDylan DPC-2/+4
2020-06-08Rollup merge of #73124 - ayushmishra2005:correction_in_explanation_of_E0207, ...Dylan DPC-2/+2
2020-06-08Rollup merge of #73118 - alamb:alamb/doc-drop-typo, r=shepmasterDylan DPC-1/+1
2020-06-08Rollup merge of #73090 - marmeladema:resolver-outputs-local-def-id, r=petroch...Dylan DPC-37/+27
2020-06-08Rollup merge of #72912 - GuillaumeGomez:add-e0755, r=estebankDylan DPC-1/+50
2020-06-08Rollup merge of #71842 - tspiteri:doc-impl-const, r=GuillaumeGomezDylan DPC-1/+3
2020-06-08Auto merge of #72655 - jethrogb:sgx-lvi-hardening, r=petrochenkovbors-28/+72
2020-06-08Update booksEric Huss-0/+0
2020-06-08Use shorthand linker strip arguments in order to support MacOSAlan Egerton-2/+4
2020-06-08Auto merge of #5680 - ebroto:3792_let_return, r=Manishearthbors-1/+1
2020-06-08Fix the typo (size of the size)Stanislav Tkach-2/+2
2020-06-08Strengthen cleanup to cleanup checkNathan Corbyn-16/+16
2020-06-08Relax cleanup to cleanup checkNathan Corbyn-2/+2
2020-06-08Enforce unwind invariantsNathan Corbyn-19/+41
2020-06-08Removed lifetime parameters from Explanation of E0207 #62144Ayush Kumar Mishra-2/+2
2020-06-08Clean up E0647 explanationGuillaume Gomez-1/+2
2020-06-08Resolve E0584 conflictNathan Corbyn-3/+29
2020-06-08Fix small typo in docs for std::mem::dropalamb-1/+1
2020-06-08Rollup merge of #73092 - GuillaumeGomez:cleanup-e0646, r=Dylan-DPCRalf Jung-0/+1
2020-06-08Rollup merge of #73075 - jyn514:comment-module, r=Dylan-DPCRalf Jung-0/+6
2020-06-08Rollup merge of #73001 - ilya-bobyr:master, r=dtolnayRalf Jung-1/+99
2020-06-08Rollup merge of #72963 - poliorcetics:cstring-from-raw, r=dtolnayRalf Jung-0/+11
2020-06-08Rollup merge of #72811 - pickfire:liballoc-impl, r=AmanieuRalf Jung-42/+40
2020-06-08Rollup merge of #72799 - Aaron1011:feature/span-debug, r=petrochenkovRalf Jung-1/+220
2020-06-08Rollup merge of #72761 - poliorcetics:use-keyword-doc, r=Dylan-DPCRalf Jung-2/+54
2020-06-08Rollup merge of #72615 - jschwe:fix-Zprofile-documentation, r=steveklabnikRalf Jung-1/+7
2020-06-08Rollup merge of #72583 - CAD97:vec-iter-asref-slice, r=dtolnayRalf Jung-0/+7