about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-04-21Switch to serde-enabled rls-* and update RLS appropriatelyIgor Matuszewski-2/+2
2019-04-21save-analysis: Use serde instead of libserialize to dump JSON dataIgor Matuszewski-8/+10
2019-04-21Auto merge of #60132 - davidtwco:issue-60075, r=estebankbors-1/+55
2019-04-21Auto merge of #60116 - RalfJung:miri-exit, r=oli-obkbors-0/+9
2019-04-20Auto merge of #60088 - varkor:async_await-method-feature-gate, r=cramertjbors-41/+79
2019-04-20Update error message in testvarkor-2/+1
2019-04-20Check async in trait methodsvarkor-5/+29
2019-04-20Fix additional variadic typosvarkor-3/+3
2019-04-20Fix typo in variadic C function warningvarkor-1/+1
2019-04-20Add test for async fn methods feature gatingvarkor-4/+19
2019-04-20Feature gate async fn methodsvarkor-19/+23
2019-04-20Refactor some existing methodsvarkor-15/+3
2019-04-20Add a `header` method to `FnKind`varkor-0/+8
2019-04-20Auto merge of #59826 - llogiq:multi-dbg, r=SimonSapinbors-1/+44
2019-04-20Auto merge of #59700 - matklad:simplify, r=eddybbors-17/+5
2019-04-20improve docsRalf Jung-2/+2
2019-04-20Auto merge of #59987 - saleemjaffer:refactor_adjust_castkinds, r=oli-obkbors-219/+161
2019-04-20Auto merge of #59564 - bjorn3:move_link_to_cg_ssa, r=eddybbors-1599/+1619
2019-04-20Tidybjorn3-2/+15
2019-04-20Move cg_llvm/debuginfo/type_names.rs to cg_ssabjorn3-45/+41
2019-04-20Remove cg_llvm/back/link.rsbjorn3-29/+12
2019-04-20Move almost all of cg_llvm/back/link.rs to cg_ssabjorn3-1111/+1114
2019-04-20Remove get_reloc_model and target_cpu dependency from most of link.rsbjorn3-15/+19
2019-04-20Make link functions generic over archive builderbjorn3-84/+101
2019-04-20Move some filename constants to cg_ssabjorn3-12/+9
2019-04-20Move some function from cg_llvm/back/link.rs to cg_ssa/back/link.rsbjorn3-375/+382
2019-04-20Fix fn front matter parsing ICE from invalid code.David Wood-1/+55
2019-04-20Auto merge of #60128 - jimblandy:futures-doc-fix, r=withoutboatsbors-14/+14
2019-04-19core::future::Future: Fix markup typo in docs.Jim Blandy-1/+1
2019-04-19Doc fixes for core::future::Future.Jim Blandy-13/+13
2019-04-20Auto merge of #60120 - matthiaskrgr:submodule_upd, r=sanxiynbors-10/+8
2019-04-19Auto merge of #59981 - estebank:recover-struct-lit, r=petrochenkovbors-282/+341
2019-04-19extend ui testAndre Bogus-1/+34
2019-04-19submodules: update clippy from fbb3a47b to cafbe7f2Matthias Krüger-10/+8
2019-04-19Some cleanup to `maybe_parse_struct_expr`Vadim Petrochenkov-54/+26
2019-04-19remove duplicated code and simplify logicEsteban Küber-94/+145
2019-04-19Identify missing ambiguous case with best effort suggestionEsteban Küber-51/+132
2019-04-19Emit specific error for struct literal in conditionsEsteban Küber-207/+162
2019-04-19Auto merge of #60072 - RalfJung:linked-list, r=shepmasterbors-11/+37
2019-04-19add Miri error variant for process exitRalf Jung-0/+9
2019-04-19fix LinkedList invalidating mutable referencesRalf Jung-11/+37
2019-04-19Auto merge of #60077 - RalfJung:miri-alloc-tests, r=joshtriplettbors-1/+15
2019-04-19Auto merge of #60063 - spastorino:place2_2, r=oli-obkbors-254/+298
2019-04-19move variable down to where it is usedRalf Jung-5/+5
2019-04-19Auto merge of #60073 - rchaser53:issue-60049, r=estebankbors-10/+61
2019-04-19avoid type-check body of DefIdrchaser53-10/+61
2019-04-19Rollup merge of #60098 - Centril:libcore-deny-more, r=varkorMazdak Farrokhzad-236/+233
2019-04-19Rollup merge of #60097 - cuviper:llvm8-mergefunc-use-aliases, r=rkruppeMazdak Farrokhzad-10/+1
2019-04-19Rollup merge of #60082 - TimDiekmann:master, r=RalfJungMazdak Farrokhzad-14/+14
2019-04-19Rollup merge of #60080 - nathankleyn:fix-issue-60068, r=CentrilMazdak Farrokhzad-3/+3