about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-07Auto-upgrade data layouts for X86 address spacesNikita Popov-0/+23
2020-01-07Switch to using MaybeAlign APIsNikita Popov-0/+14
2020-01-07Handle switch to Expected<StringRef> for section nameNikita Popov-0/+8
2020-01-07Pass isDefined parameter to createGlobalVariableExpression()Nikita Popov-0/+3
2020-01-07Don't handle removed FlagBlockByrefStructNikita Popov-0/+2
2020-01-07Update thinLTOInternalizeAndPromoteInIndex() usageNikita Popov-0/+10
2020-01-07Handle removal of llvm::make_unique()Nikita Popov-2/+17
2020-01-07CodeGenFileType moved outside TargetMachineNikita Popov-0/+13
2020-01-07Explicitly include InitializePasses.hNikita Popov-0/+1
2020-01-07Auto merge of #67732 - pietroalbini:fewer-apples, r=alexcrichtonbors-20/+1
2020-01-07Auto merge of #67924 - RalfJung:miri, r=RalfJungbors-8/+8
2020-01-07update miriRalf Jung-8/+8
2020-01-07Auto merge of #67961 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2020-01-07Auto merge of #67964 - JohnTitor:rollup-pu5kosl, r=JohnTitorbors-111/+231
2020-01-07Rollup merge of #67962 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2020-01-07Rollup merge of #67943 - Stromberg90:patch-1, r=jonas-schievinkYuki Okushi-2/+1
2020-01-07Rollup merge of #67936 - euclio:assoc-type-bad-style, r=CentrilYuki Okushi-2/+18
2020-01-07Rollup merge of #67934 - GuillaumeGomez:clean-up-e0178, r=Dylan-DPCYuki Okushi-7/+18
2020-01-07Rollup merge of #67929 - mgrachev:patch-1, r=jonas-schievinkYuki Okushi-1/+1
2020-01-07Rollup merge of #67909 - varkor:obsolete-const-print, r=davidtwcoYuki Okushi-12/+5
2020-01-07Rollup merge of #67908 - ollie27:rustdoc_const_html_escape, r=GuillaumeGomezYuki Okushi-5/+26
2020-01-07Rollup merge of #67898 - matthewjasper:newtype-index-hygiene, r=CentrilYuki Okushi-52/+80
2020-01-07Rollup merge of #67880 - lbonn:fix/multi-substs, r=petrochenkovYuki Okushi-9/+37
2020-01-07Rollup merge of #67877 - dtolnay:const-_, r=nagisaYuki Okushi-11/+22
2020-01-07Rollup merge of #67727 - Dylan-DPC:stabilise/remove_item, r=alexcrichtonYuki Okushi-6/+1
2020-01-07Rollup merge of #67671 - estebank:type-impl-trait, r=davidtwcoYuki Okushi-4/+9
2020-01-07Rollup merge of #67566 - Mark-Simulacrum:thread-id-u64, r=alexcrichtonYuki Okushi-0/+13
2020-01-06Update booksEric Huss-0/+0
2020-01-06Update cargoEric Huss-0/+0
2020-01-07Auto merge of #67950 - JohnTitor:clippyup, r=JohnTitorbors-7/+7
2020-01-06Account for `type X = impl Trait;` in lifetime suggestionEsteban Küber-4/+9
2020-01-06Improve hygiene of `newtype_index`Matthew Jasper-52/+80
2020-01-07Update ClippyYuki Okushi-7/+7
2020-01-06Auto merge of #66899 - msizanoen1:riscv-std, r=alexcrichtonbors-4/+26
2020-01-06oh the one that was left behinddylan_DPC-1/+0
2020-01-06Removed module usage.Strømberg-1/+0
2020-01-06Missing module std in example.Strømberg-1/+1
2020-01-06Add an unstable conversion from thread ID to u64Mark Rousskov-0/+13
2020-01-06stabilise itdylan_DPC-1/+1
2020-01-06fire "non_camel_case_types" for associated typesAndy Russell-2/+18
2020-01-06Clean up E0178 explanationGuillaume Gomez-7/+18
2020-01-06remove usage of feature gatedylan_DPC-3/+0
2020-01-06stabilise remove_itemdylan_DPC-1/+0
2020-01-06Auto merge of #67886 - Centril:rustc_hir_canon_imports, r=nagisabors-911/+933
2020-01-06Formatting an example for method Vec.retainGrachev Mikhail-1/+1
2020-01-06Rollup merge of #67915 - lzutao:Self, r=CentrilDylan DPC-32/+32
2020-01-06Rollup merge of #67912 - LPardue:patch-1, r=CentrilDylan DPC-1/+1
2020-01-06Rollup merge of #67906 - varkor:silence-toogeneric, r=nagisaDylan DPC-1/+41
2020-01-06Rollup merge of #67897 - pickfire:patch-1, r=Dylan-DPCDylan DPC-3/+3
2020-01-06Rollup merge of #67873 - Dylan-DPC:feature/change-remove-to-partial, r=AmanieuDylan DPC-1/+22