about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-06-05std: Enable atomic.fence emission on wasm32Alex Crichton-8/+0
2020-06-04Auto merge of #72901 - ehuss:update-cargo, r=Mark-Simulacrumbors-3/+3
2020-06-04Enable lld for Cargo tests on Windows.Eric Huss-3/+3
2020-06-04Auto merge of #72995 - Dylan-DPC:rollup-7gsyb8x, r=Dylan-DPCbors-5/+9
2020-06-04Rollup merge of #72990 - rust-lang:wesleywiser-patch-1, r=Dylan-DPCDylan DPC-1/+1
2020-06-04Rollup merge of #72987 - BatmanAoD:kjs-mailmap, r=Mark-SimulacrumDylan DPC-0/+4
2020-06-04Rollup merge of #72986 - pickfire:vec-assert, r=Mark-SimulacrumDylan DPC-0/+3
2020-06-04Rollup merge of #72971 - androm3da:fixes_00, r=Dylan-DPCDylan DPC-1/+1
2020-06-04Rollup merge of #72946 - lcnr:remove-fixme, r=Dylan-DPCDylan DPC-3/+0
2020-06-04Fix missing word in RELEASES.mdWesley Wiser-1/+1
2020-06-04Add Kyle Strand to mailmapKyle Strand-0/+4
2020-06-05Add more assert to Vec with_capacity docsIvan Tham-0/+3
2020-06-04Auto merge of #72882 - marmeladema:save-analysis-hir-tree, r=Xanewokbors-998/+902
2020-06-04Auto merge of #72975 - Dylan-DPC:rollup-6zvco5x, r=Dylan-DPCbors-71/+253
2020-06-04Rollup merge of #72964 - sajattack:libc-0.2.71-bump, r=Mark-SimulacrumDylan DPC-2/+2
2020-06-04Rollup merge of #72951 - rust-lang:Camelid-RustThanks, r=Mark-SimulacrumDylan DPC-0/+1
2020-06-04Rollup merge of #72950 - lcnr:fix_doc, r=davidtwcoDylan DPC-1/+1
2020-06-04Rollup merge of #72923 - Patryk27:fix/52468, r=estebankDylan DPC-47/+198
2020-06-04Rollup merge of #72782 - petrochenkov:crtargs, r=varkorDylan DPC-21/+18
2020-06-04Rollup merge of #72718 - estebank:impl-trait-obligation-failure, r=matthewjasperDylan DPC-0/+33
2020-06-04Update `rls` submodulemarmeladema-0/+0
2020-06-04save_analysis: work on HIR tree instead of ASTmarmeladema-998/+902
2020-06-04Auto merge of #72618 - Aaron1011:feature/early-sourcemap, r=petrochenkovbors-16/+53
2020-06-03Hexagon libstd: fix typo for c_ulonglongBrian Cain-1/+1
2020-06-03Bump libc dependency to latest version (0.2.71)Paul Sajna-2/+2
2020-06-03Auto merge of #72754 - lcnr:predicate-fold, r=nikomatsakisbors-1/+2
2020-06-03Add CamelidKyle J Strand-0/+1
2020-06-03fix `AdtDef` docsBastian Kauschke-1/+1
2020-06-03rustc_target: Remove `pre_link_args_crt`Vadim Petrochenkov-21/+18
2020-06-03Auto merge of #72948 - Dylan-DPC:rollup-fazhw00, r=Dylan-DPCbors-1432/+1497
2020-06-03Rollup merge of #72945 - ajpaverd:cfguard-docs, r=Mark-SimulacrumDylan DPC-7/+31
2020-06-03Rollup merge of #72942 - GuillaumeGomez:cleanup-e0641, r=Dylan-DPCDylan DPC-6/+6
2020-06-03Rollup merge of #72924 - JohnTitor:stabilize-buf-capacity, r=shepmasterDylan DPC-4/+2
2020-06-03Rollup merge of #72900 - jsgf:no-unused-pathless, r=petrochenkovDylan DPC-2/+18
2020-06-03Rollup merge of #72586 - lcnr:winner-winnowing, r=nikomatsakisDylan DPC-1413/+1440
2020-06-03remove outdated fixmeBastian Kauschke-3/+0
2020-06-03Updated documentation for Control Flow GuardAndrew Paverd-7/+31
2020-06-03remove ignore-tidy-filelengthBastian Kauschke-2/+0
2020-06-03move confirmation into submoduleBastian Kauschke-804/+827
2020-06-03move candidate assembly into a submoduleBastian Kauschke-607/+613
2020-06-03move select into subfolderBastian Kauschke-0/+0
2020-06-03Auto merge of #72746 - petrhosek:libunwind-hermetic, r=tmandrybors-0/+2
2020-06-03clean up E0641 explanationGuillaume Gomez-6/+6
2020-06-03Auto merge of #70107 - lcnr:issue68977, r=eddybbors-174/+386
2020-06-03Fix a typo in `late.rs`Patryk Wychowaniec-1/+1
2020-06-03Auto merge of #72935 - Dylan-DPC:rollup-60g3ab6, r=Dylan-DPCbors-31/+83
2020-06-03Rollup merge of #72921 - pickfire:vec-assert, r=Mark-SimulacrumDylan DPC-0/+2
2020-06-03Rollup merge of #72902 - cuviper:fuse-covariant, r=nikomatsakisDylan DPC-2/+3
2020-06-03Rollup merge of #72848 - camelid:fix-72815, r=varkorDylan DPC-3/+21
2020-06-03Rollup merge of #72820 - jonas-schievink:instcombine-uninit, r=oli-obkDylan DPC-14/+25