about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-04Use build-pass in ui tests where appropriateTomasz Miąsko-52/+52
2019-11-04Use run-pass for ui tests where appropriateTomasz Miąsko-2/+2
2019-11-04Remove no longer useful ui testTomasz Miąsko-4/+0
2019-11-04Auto merge of #65835 - Mark-Simulacrum:lockless-lintbuffer, r=nikomatsakisbors-153/+173
2019-11-03Delete lint buffer from SessionMark Rousskov-68/+39
2019-11-03Move crate type checking laterMark Rousskov-51/+62
2019-11-03Utilize Resolver lint buffer during HIR loweringMark Rousskov-10/+19
2019-11-03Migrate resolver over to internal lint bufferMark Rousskov-39/+73
2019-11-03Only permit taking buffered lints inside lint internalsMark Rousskov-1/+1
2019-11-03Remove unused get_any methodMark Rousskov-5/+0
2019-11-04Auto merge of #65838 - estebank:resilient-recovery, r=Centrilbors-153/+293
2019-11-03Auto merge of #65780 - GuillaumeGomez:move-help-popup-generation-code, r=Mark...bors-57/+49
2019-11-03Auto merge of #65646 - Amanieu:foreign-exceptions, r=nikomatsakisbors-428/+480
2019-11-03Auto merge of #65759 - tmiasko:ui, r=petrochenkovbors-268/+283
2019-11-03Fix macOS testsAmanieu d'Antras-0/+2
2019-11-03Make Emscripten unwinding use a valid type_infoAmanieu d'Antras-17/+58
2019-11-03Make SEH exceptions use a rust_panic type instead of unsigned __int64*Amanieu d'Antras-154/+62
2019-11-03Hack to make C++ exceptions test work on i686-pc-windows-gnuAmanieu d'Antras-2/+25
2019-11-03Allow foreign exceptions to unwind through Rust codeAmanieu d'Antras-256/+333
2019-11-03Enable C++ exceptions on MSVC when building C++ testsAmanieu d'Antras-1/+1
2019-11-03Add -lstdc++ for run-make-fulldeps tests on MinGWAmanieu d'Antras-0/+1
2019-11-03Auto merge of #65827 - AnthonyMikh:out_of_the_loop, r=estebankbors-4/+3
2019-11-03Use check-pass for never type testsTomasz Miąsko-10/+5
2019-11-03Avoid matching type in huge-struct test error annotationTomasz Miąsko-1/+1
2019-11-03Update error annotations in ui-fulldeps tests that successfully compileTomasz Miąsko-2/+2
2019-11-03Validate error patterns and error annotation in ui tests when presentTomasz Miąsko-8/+11
2019-11-03Update error annotations positionsTomasz Miąsko-9/+13
2019-11-03Avoid mixing error patterns with error annotationsTomasz Miąsko-8/+6
2019-11-03Auto merge of #65779 - kevgrasso:E0308highlight, r=estebankbors-8/+52
2019-11-02Auto merge of #63810 - oli-obk:const_offset_from, r=RalfJung,nikicbors-3/+252
2019-11-02adjust for missing spans on x86 test runnerRalf Jung-8/+7
2019-11-02Auto merge of #65429 - Timmmm:withoptions, r=Mark-Simulacrumbors-2/+35
2019-11-02Auto merge of #66004 - eddyb:revert-early-gate, r=petrochenkovbors-151/+160
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-229/+245
2019-11-02Remove erroneous error-pattern from run-pass testTomasz Miąsko-1/+0
2019-11-01Rollup merge of #66018 - pnkfelix:issue-64872-revert-64324, r=alexcrichtonTyler Mandry-92/+79
2019-11-01Rollup merge of #66005 - Wind-River:master_base, r=alexcrichtonTyler Mandry-1828/+60
2019-11-01Rollup merge of #66002 - lzutao:stablilize-float_to_from_bytes, r=SimonSapinTyler Mandry-24/+12
2019-11-01Rollup merge of #65997 - spastorino:fix-init_locking-rustdoc, r=Mark-SimulacrumTyler Mandry-4/+4
2019-11-01Rollup merge of #65995 - GuillaumeGomez:add-err-code-E0743, r=estebankTyler Mandry-6/+25
2019-11-01Rollup merge of #65977 - ohadravid:fix-incorrect-diagnostics-with-an-associat...Tyler Mandry-51/+64
2019-11-01Rollup merge of #65972 - braiins:vkr-arm-panicking, r=alexcrichtonTyler Mandry-0/+6
2019-11-01Rollup merge of #65960 - lzutao:doc-iter-example, r=CentrilTyler Mandry-21/+14
2019-11-01Rollup merge of #65946 - ecstatic-morse:refactor-promotion2, r=eddybTyler Mandry-19/+27
2019-11-01Rollup merge of #65914 - estebank:type-alias-bounds-sugg, r=davidtwcoTyler Mandry-28/+109
2019-11-01Rollup merge of #65902 - gilescope:issue62570, r=estebankTyler Mandry-2/+166
2019-11-01Rollup merge of #65857 - kinnison:kinnison/issue-55364, r=Manisheart,Guillaum...Tyler Mandry-4/+109
2019-11-01Rollup merge of #65471 - GuillaumeGomez:long-err-explanation-E0578, r=Dylan-DPCTyler Mandry-1/+29
2019-11-01Rollup merge of #65470 - traxys:fix_65401, r=michaelwoeristerTyler Mandry-1/+18
2019-11-01Rollup merge of #65112 - jack-t:type-parens-lint, r=varkorTyler Mandry-27/+65