about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-21Add missing -Z unstable-options flagAlex Tokarev-1/+6
2020-02-26Stabilize --crate-version option in rustdocGuillaume Gomez-19/+14
2020-02-26Auto merge of #69484 - Dylan-DPC:rollup-j6ripxy, r=Dylan-DPCbors-406/+445
2020-02-26Rollup merge of #69447 - Centril:minor-stmt-refactor, r=estebankDylan DPC-94/+87
2020-02-26Rollup merge of #69434 - petrochenkov:metabs, r=Mark-SimulacrumDylan DPC-13/+5
2020-02-26Rollup merge of #69381 - QuiltOS:no-std-from-config, r=Mark-SimulacrumDylan DPC-7/+17
2020-02-26Rollup merge of #69209 - Mark-Simulacrum:strip-unsafe, r=dtolnayDylan DPC-292/+273
2020-02-26Rollup merge of #68712 - HeroicKatora:finalize-ref-cell, r=dtolnayDylan DPC-0/+63
2020-02-26Auto merge of #67290 - jonas-schievink:leak-audit, r=KodrAusbors-128/+497
2020-02-26Auto merge of #61812 - jonas-schievink:assoc-ty-defaults, r=nikomatsakisbors-154/+2048
2020-02-26Auto merge of #69474 - Dylan-DPC:rollup-ciotplu, r=Dylan-DPCbors-119/+290
2020-02-26Rollup merge of #69457 - GuillaumeGomez:clean-up-e0370-e0371, r=Dylan-DPCDylan DPC-6/+10
2020-02-26Rollup merge of #69429 - matthiaskrgr:clippy_, r=estebankDylan DPC-10/+9
2020-02-26Rollup merge of #69423 - petrochenkov:nont, r=CentrilDylan DPC-47/+45
2020-02-26Rollup merge of #69412 - tmiasko:checked-unused, r=petrochenkovDylan DPC-6/+63
2020-02-26Rollup merge of #69387 - petrochenkov:idprint, r=Mark-SimulacrumDylan DPC-49/+66
2020-02-26Rollup merge of #67637 - Mark-Simulacrum:primitive-mod, r=dtolnayDylan DPC-1/+97
2020-02-25Auto merge of #69450 - cuviper:llvm-scev-no-wrap, r=nikicbors-0/+33
2020-02-25Auto merge of #69421 - flip1995:clippyup, r=Dylan-DPCbors-10/+8
2020-02-25Clean up E0371 explanationGuillaume Gomez-5/+7
2020-02-25Clean up E0370 explanationGuillaume Gomez-1/+3
2020-02-25Auto merge of #69440 - Dylan-DPC:rollup-hj4bo9l, r=Dylan-DPCbors-32/+150
2020-02-25Auto merge of #69428 - matthiaskrgr:submodule_upd, r=Xanewokbors-0/+0
2020-02-25parse: address nitpickMazdak Farrokhzad-3/+2
2020-02-24bootstrap: Further centralize target defaulting logic.John Ericson-7/+16
2020-02-24Cherry-pick the LLVM fix for #69225Josh Stone-0/+33
2020-02-25parse: move condition into guardMazdak Farrokhzad-28/+28
2020-02-24parse: simplify `parse_stmt_without_recovery`.Mazdak Farrokhzad-36/+29
2020-02-24parse: extract `parse_stmt_item` & `parse_stmt_path_start`.Mazdak Farrokhzad-32/+33
2020-02-24Rollup merge of #69437 - RalfJung:miri-no-codegen, r=ecstatic-morseDylan DPC-5/+2
2020-02-24Rollup merge of #69435 - anyska:cell-replace, r=CentrilDylan DPC-10/+5
2020-02-24Rollup merge of #69433 - matthiaskrgr:bool_cmp, r=eddybDylan DPC-15/+15
2020-02-24Rollup merge of #69427 - GuillaumeGomez:cleanup-e0368-e0369, r=Dylan-DPCDylan DPC-2/+5
2020-02-24Rollup merge of #69391 - memoryruins:memalias, r=Mark-SimulacrumDylan DPC-0/+2
2020-02-24Rollup merge of #69220 - wesleywiser:doc_self_profile_unstable_book, r=nikoma...Dylan DPC-0/+121
2020-02-24syntax: Remove `Nt(Impl,Trait,Foreign)Item`Vadim Petrochenkov-47/+45
2020-02-24Replace uses of Cell::get + Cell::set with Cell::replace.Ana-Maria-10/+5
2020-02-24rustc_metadata: Use binary search from standard libraryVadim Petrochenkov-13/+5
2020-02-24don't explicitly compare against true or falseMatthias Krüger-15/+15
2020-02-24no more codegen for miri_start_panicRalf Jung-5/+2
2020-02-24Auto merge of #69344 - RalfJung:miri, r=oli-obkbors-8/+10
2020-02-24librustc_macros: remove redundant single component path importMatthias Krüger-1/+0
2020-02-24librustc{, codegen_ssa,infer,mir_build}: don't clone types that are copyMatthias Krüger-6/+6
2020-02-24remove redundant clones in librustc_mir_build and librustc_data_structuresMatthias Krüger-3/+3
2020-02-24submodules: update rls from 10bf331 to 5fde462Matthias Krüger-0/+0
2020-02-24bump Miri once moreRalf Jung-7/+7
2020-02-24Clean up E0368 and E0369 explanationsGuillaume Gomez-2/+5
2020-02-24Address method commentsAndreas Molzer-3/+2
2020-02-24Rollup merge of #69405 - NieDzejkob:docs-readline-appends, r=joshtriplettPietro Albini-1/+1
2020-02-24Rollup merge of #69394 - GuillaumeGomez:clean-up-0367, r=Dylan-DPCPietro Albini-2/+3