about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-02-03Auto merge of #68772 - matthewjasper:relate-opt, r=davidtwcobors-0/+23
2020-02-03Auto merge of #68756 - JohnTitor:fix-ice-save-analysis-2, r=davidtwcobors-1/+3
2020-02-03Auto merge of #68735 - JohnTitor:fix-ice-0202, r=estebankbors-0/+0
2020-02-02Rollup merge of #68764 - Centril:self-semantic, r=petrochenkovMazdak Farrokhzad-17/+387
2020-02-02Rollup merge of #68763 - JohnTitor:do-not-sugg-dup-bounds, r=estebankMazdak Farrokhzad-13/+26
2020-02-02Rollup merge of #68760 - Tyg13:compile_fail_ui_test, r=CentrilMazdak Farrokhzad-194/+165
2020-02-02parser: address review comments re. `self`.Mazdak Farrokhzad-87/+107
2020-02-02Avoid exponential behaviour when relating typesMatthew Jasper-0/+23
2020-02-02Do not suggest duplicate boundsYuki Okushi-13/+26
2020-02-02parser: move restrictions re. `self` to `ast_validation`.Mazdak Farrokhzad-6/+356
2020-02-02pretty: print attrs in struct exprMazdak Farrokhzad-0/+16
2020-02-02compiletest: error if `compile-fail` header in ui test.Tyler Lanphear-194/+165
2020-02-02Auto merge of #68672 - jonas-schievink:dedup-witness, r=Zoxcbors-3/+3
2020-02-02Fix ICE with save-analysisYuki Okushi-1/+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-01Auto merge of #68133 - Centril:slimmer-syntax, r=petrochenkovbors-4/+8
2020-02-01fix fallout in testsMazdak Farrokhzad-4/+8
2020-02-02Use `next_point` to avoid ICEYuki Okushi-0/+0
2020-02-01Auto merge of #68180 - ajpaverd:cfguard-rust, r=nagisabors-0/+30
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-427/+427
2020-01-31Auto merge of #68685 - Dylan-DPC:rollup-rkbo05z, r=Dylan-DPCbors-9/+83
2020-01-31Rollup merge of #68670 - euclio:invalid-issue, r=estebankDylan DPC-9/+13
2020-01-31Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrumbors-1/+1
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-30Change opt-level from 2 back to 3Gregor Peach-1/+1
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-21/+14
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-29Rollup merge of #68556 - ollie27:rustdoc_primitive_re-export, r=GuillaumeGomezYuki Okushi-0/+36
2020-01-29Rollup merge of #68289 - pnkfelix:issue-62649-dont-ice-on-path-collision-in-d...Yuki Okushi-0/+13
2020-01-28Add support for Control Flow Guard on Windows.Andrew Paverd-0/+30
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