about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-08-28Fix warnings about the `native` target-cpuAlex Crichton-2/+17
2018-08-28Auto merge of #53493 - matthewjasper:hair-spans, r=nikomatsakisbors-183/+116
2018-08-28Auto merge of #53314 - nikomatsakis:nll-invert-liveness, r=pnkfelixbors-13/+11
2018-08-28Auto merge of #53616 - varkor:hir-map-rename, r=nikomatsakisbors-1/+2
2018-08-28Auto merge of #53272 - mark-i-m:anon_param_error_now, r=nikomatsakisbors-12/+12
2018-08-27Auto merge of #53227 - nivkner:pin_move, r=RalfJungbors-7/+7
2018-08-27Rename hir::map::NodeKind to hir::Nodevarkor-2/+2
2018-08-27Remove path prefixes from NodeKindvarkor-1/+2
2018-08-27Rename hir::map::Node to hir::map::NodeKindvarkor-1/+1
2018-08-27Auto merge of #51456 - qmx:crate-in-path, r=nikomatsakisbors-0/+72
2018-08-27fix test stderrsMark Mansi-4/+4
2018-08-27merge `PointIndexMap` and `RegionValueElements`Niko Matsakis-9/+9
2018-08-27implement liveness tracing, remove old liveness systemNiko Matsakis-4/+2
2018-08-27Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakisbors-0/+21
2018-08-27fix anotherMark Mansi-1/+1
2018-08-27fix some anon paramsMark Mansi-7/+7
2018-08-27Auto merge of #53580 - nikomatsakis:nll-issue-53568, r=pnkfelixbors-0/+98
2018-08-27add test for the suggestion from preludeDouglas Campos-0/+37
2018-08-27no need to special case stdDouglas Campos-3/+3
2018-08-27Also use smaller spans for unsize adjustmentsMatthew Jasper-89/+55
2018-08-27Auto merge of #53624 - Zoxc:ice-fix, r=oli-obkbors-1/+3
2018-08-27Move with_globals setup from run_compiler to runJohn Kåre Alsaker-1/+3
2018-08-26rustc: Continue to tweak "std internal symbols"Alex Crichton-1/+69
2018-08-26Auto merge of #53619 - japaric:panic-handler, r=SimonSapinbors-64/+134
2018-08-26Auto merge of #53567 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-2/+2
2018-08-25Update Cargo submoduleAlex Crichton-2/+2
2018-08-25Auto merge of #53612 - mark-i-m:anon_param_disallowed_2018, r=petrochenkovbors-82/+63
2018-08-25Auto merge of #53584 - mcr431:Fix-#53525, r=varkorbors-251/+83
2018-08-25Use smaller span for adjustments on block expressionsMatthew Jasper-94/+61
2018-08-25Auto merge of #53577 - GuillaumeGomez:rustdoc-substring-search, r=QuietMisdre...bors-0/+20
2018-08-24Auto merge of #53225 - nikomatsakis:nll-type-annot, r=pnkfelixbors-21/+1280
2018-08-24fix testsMark Mansi-36/+6
2018-08-24oopsMark Mansi-2/+0
2018-08-24Add/update tests for 2015, 2018, rustfixMark Mansi-75/+75
2018-08-24Start working on a testMark Mansi-0/+13
2018-08-24Auto merge of #53460 - JoshBrudnak:master, r=estebankbors-0/+31
2018-08-24address pnkfelix nitsNiko Matsakis-25/+48
2018-08-24pacify the mercilous tidy: adt-nullary-enums testNiko Matsakis-17/+32
2018-08-24ufcs with annot in position 1 and 2Niko Matsakis-0/+240
2018-08-24rename test caseNiko Matsakis-5/+5
2018-08-24add test for method ufcs notationNiko Matsakis-0/+122
2018-08-24support user-given types in adtsNiko Matsakis-0/+556
2018-08-24support user annotations in fns, methodsNiko Matsakis-0/+223
2018-08-24add a `user_substs` table and store the annotations in thereNiko Matsakis-0/+80
2018-08-24Auto merge of #53662 - kennytm:rollup, r=kennytmbors-9/+95
2018-08-24Rollup merge of #53545 - FelixMcFelix:fix-50865-beta, r=petrochenkovkennytm-0/+49
2018-08-24Auto merge of #53044 - SergioBenitez:stable-attr-literals, r=petrochenkovbors-171/+29
2018-08-24updates tests to use new error codeMatthew Russo-185/+83
2018-08-24Merging error code descriptions into E0107 and adding "no longerMatthew Russo-66/+0
2018-08-24Rollup merge of #53636 - frewsxcv:frewsxcv-nth, r=rkruppekennytm-2/+2