about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2020-02-02Add a resume type parameter to `Generator`Jonas Schievink-72/+75
2020-02-02Auto merge of #68672 - jonas-schievink:dedup-witness, r=Zoxcbors-3/+3
2020-02-02Rollup merge of #68740 - JohnTitor:do-not-sugg-underscore, r=CentrilYuki Okushi-0/+30
2020-02-02Rollup merge of #68727 - xfix:remove-comment-about-pretty-printer-in-format-t...Yuki Okushi-6/+0
2020-02-02Rollup merge of #68681 - bobrippling:fix-matched-angle-brackets, r=CentrilYuki Okushi-0/+46
2020-02-02Do not suggest things named underscoreYuki Okushi-0/+30
2020-02-01Improve wording and docs for qualified path recoveryRob Pilling-3/+3
2020-02-01Deduplicate generator interior typesJonas Schievink-3/+3
2020-02-01Remove a comment about pretty printer in formatting testsKonrad Borowski-6/+0
2020-02-01Auto merge of #68698 - tmiasko:catch-panic, r=Amanieubors-0/+26
2020-01-31Auto merge of #68633 - JohnTitor:avoid-ice-in-diagnostics, r=estebankbors-5/+4
2020-01-31Auto merge of #68080 - varkor:declared-here, r=petrochenkovbors-405/+405
2020-01-31Rollup merge of #68670 - euclio:invalid-issue, r=estebankDylan DPC-9/+13
2020-01-31Remove incorrect debug assertions from catch_unwindTomasz Miąsko-0/+26
2020-01-30Suggest path separator for single-colon typosRob Pilling-0/+46
2020-01-30clarify "incorrect issue" errorAndy Russell-9/+13
2020-01-30suggest adding space in accidental doc commentsAndy Russell-0/+70
2020-01-30Auto merge of #68325 - faern:move-numeric-consts-to-associated-consts-step1, ...bors-18/+11
2020-01-29Fix revision annotations in borrowck-feature-nll-overrides-migrateTomasz Miąsko-2/+2
2020-01-29Auto merge of #68635 - JohnTitor:rollup-jsc34ac, r=JohnTitorbors-11/+36
2020-01-29Rollup merge of #68586 - Centril:repr-deny, r=pnkfelixYuki Okushi-11/+36
2020-01-29Avoid ICE in macro's diagnosticsYuki Okushi-5/+4
2020-01-29Auto merge of #68572 - tmiasko:sanitizer-use-after-scope, r=nikicbors-0/+18
2020-01-28Auto merge of #68529 - TimDiekmann:rename-alloc, r=Amanieubors-5/+5
2020-01-28Rollup merge of #68575 - Wind-River:master_2020, r=alexcrichtonYuki Okushi-0/+1
2020-01-28Rollup merge of #68563 - Aaron1011:fix/fn-sig-closure, r=varkorYuki Okushi-0/+26
2020-01-28lintify conflicting_repr_hintsMazdak Farrokhzad-11/+36
2020-01-27Rename `Alloc` to `AllocRef`Tim Diekmann-5/+5
2020-01-27Disable the testcase for Vxworks.Umesh Kalappa-0/+1
2020-01-27Rollup merge of #68562 - hjung4:spell, r=jonas-schievinkPietro Albini-1/+1
2020-01-27Rollup merge of #68370 - Aaron1011:const-extern-test, r=RalfJungPietro Albini-0/+44
2020-01-27Don't call `tcx.fn_sig` on closuresAaron Hill-0/+26
2020-01-26updatecomet-1/+1
2020-01-26Ensure that we error when calling "const extern fn" with wrong conventionAaron Hill-0/+44
2020-01-27Auto merge of #68447 - estebank:sugg-type-param, r=petrochenkovbors-13/+42
2020-01-27Auto merge of #68122 - Centril:stabilize-transparent-enums, r=petrochenkovbors-23/+27
2020-01-27Move sanitizer tests to a separate directoryTomasz Miąsko-0/+0
2020-01-27Detect use-after-scope bugs with AddressSanitizerTomasz Miąsko-0/+18
2020-01-26Suggest defining type parameter when appropriateEsteban Küber-13/+42
2020-01-26rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.Eduard-Mihai Burtescu-6/+6
2020-01-26Auto merge of #68545 - estebank:verbose-bound-display, r=petrochenkovbors-16/+16
2020-01-26Auto merge of #68522 - estebank:impl-trait-sugg-2, r=oli-obkbors-3/+202
2020-01-26Auto merge of #68517 - oli-obk:spaces2, r=nagisabors-33/+32
2020-01-25Auto merge of #68546 - JohnTitor:rollup-znuot4b, r=JohnTitorbors-0/+91
2020-01-26Rollup merge of #68498 - Aaron1011:tait-regression-tests, r=CentrilYuki Okushi-0/+81
2020-01-26Rollup merge of #68485 - kingslef:fix/test-60976, r=nikomatsakisYuki Okushi-0/+10
2020-01-25Use better bound names in `-Zverbose` modeEsteban Küber-16/+16
2020-01-25Revert suggestion window size changeEsteban Küber-4/+2
2020-01-25Auto merge of #68530 - estebank:abolish-ice, r=petrochenkovbors-1/+1
2020-01-25Auto merge of #68525 - tlively:emcc-codegen-sigsegv-66308, r=alexcrichtonbors-0/+8