about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-03-03Auto merge of #58673 - matthewjasper:typeck-ptr-coercions, r=pnkfelixbors-16/+408
2019-03-03Auto merge of #58879 - spastorino:update_miri, r=oli-obkbors-14/+14
2019-03-03Auto merge of #58866 - kennytm:rollup, r=kennytmbors-96/+125
2019-03-03Rollup merge of #58865 - dlrobertson:fix-varargs, r=alexregkennytm-3/+15
2019-03-03Auto merge of #58793 - Mark-Simulacrum:master-next, r=alexcrichtonbors-152/+26
2019-03-02Call clang and llvm-objdump with correct library pathMark Rousskov-6/+6
2019-03-03Auto merge of #58464 - jethrogb:jb/std-test-panic-output, r=alexcrichtonbors-19/+41
2019-03-03NitAlexander Regueiro-1/+1
2019-03-02Update miriSantiago Pastorino-14/+14
2019-03-02Auto merge of #58836 - ljedrz:begone_NodeId, r=Zoxcbors-558/+528
2019-03-02Bootstrap compiler update for 1.35 releaseMark Rousskov-146/+20
2019-03-02Fix C-variadic function printingDan Robertson-3/+15
2019-03-02Rollup merge of #58842 - mati865:53005, r=alexcrichtonkennytm-1/+1
2019-03-02Rollup merge of #58852 - alexcrichton:update-netbsd, r=Mark-Simulacrumkennytm-24/+8
2019-03-02Rollup merge of #58838 - jens1o:patch-1, r=Centrilkennytm-1/+1
2019-03-02Rollup merge of #58835 - Centril:rust_2018_idioms-remote-test, r=oli-obkkennytm-2/+6
2019-03-02Rollup merge of #58833 - Centril:rust_2018_idioms-rustbook, r=oli-obkkennytm-4/+5
2019-03-02Rollup merge of #58830 - Centril:rust_2018_idioms-tidy, r=oli-obkkennytm-8/+9
2019-03-02Rollup merge of #58821 - alex:patch-1, r=Centrilkennytm-1/+1
2019-03-02Rollup merge of #58802 - nnethercote:inline-record_layout, r=oli-obkkennytm-10/+12
2019-03-02Rollup merge of #58785 - euclio:tool-lint-attrs, r=estebankkennytm-7/+19
2019-03-02Rollup merge of #58782 - tspiteri:str-escape-self, r=kennytmkennytm-3/+3
2019-03-02Rollup merge of #58780 - RalfJung:manually-drop, r=nagisakennytm-0/+8
2019-03-02Rollup merge of #58730 - timvermeulen:internal_iteration, r=scottmcmkennytm-32/+37
2019-03-02Auto merge of #58216 - pitdicker:sqos_flags, r=alexcrichtonbors-8/+25
2019-03-02Auto merge of #58077 - Nemo157:generator-state-debug-info, r=Zoxcbors-6/+39
2019-03-02driver: fix testljedrz-4/+4
2019-03-02hir: HirIdify Impl&TraitItemIdljedrz-73/+55
2019-03-02hir: remove NodeId from VariantDataljedrz-40/+30
2019-03-02hir: remove NodeId from Pat and FieldPatljedrz-102/+87
2019-03-02hir: remove NodeId from Itemljedrz-212/+208
2019-03-02hir: remove NodeId from ForeignItemljedrz-22/+24
2019-03-02hir: remove NodeId from StructFieldljedrz-25/+26
2019-03-02middle & privacy: partially HirIdifyljedrz-106/+120
2019-03-02Auto merge of #57202 - matthewjasper:nll-typeck-promoteds, r=pnkfelixbors-37/+229
2019-03-02Auto merge of #56946 - Zoxc:jobserver, r=nikomatsakisbors-32/+176
2019-03-01Auto merge of #58800 - ehuss:update-books, r=Centrilbors-1/+1
2019-03-01Handle type annotations in promoted MIR correctlyMatthew Jasper-15/+46
2019-03-01Remove unnecessary parameterMatthew Jasper-4/+2
2019-03-01Include bounds from promoted constants in NLLMatthew Jasper-22/+185
2019-03-01Update toolchain to build NetBSD releaseAlex Crichton-24/+8
2019-03-01Auto merge of #58754 - ljedrz:I_hate_NodeIds, r=Zoxcbors-429/+368
2019-03-01Forbid duplicating Cargo as a dependencyMateusz MikuĊ‚a-1/+1
2019-03-01Fix typo in Vec#resize_with documentationJens Hausdorf-1/+1
2019-03-01tools/remote-test-{client,server}: deny(rust_2018_idioms)Mazdak Farrokhzad-2/+6
2019-03-01hir: remove NodeId from VisibilityKindljedrz-9/+5
2019-03-01hir: remove NodeId from TraitRefljedrz-15/+7
2019-03-01hir: remove NodeId from Argljedrz-4/+1
2019-03-01hir: remove NodeId from TypeBindingljedrz-8/+3
2019-03-01hir: remove NodeId from ImplItemljedrz-27/+30