about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-02-21Bless test outputJonas Schievink-4/+12
2020-02-21appease tidyJonas Schievink-2/+4
2020-02-21Add test for #65774Jonas Schievink-0/+148
2020-02-21Fix rebase damageJonas Schievink-79/+95
2020-02-21Test mixed default and non-defaultJonas Schievink-0/+57
2020-02-21Improve specialization testJonas Schievink-9/+88
2020-02-21Improve the cycle testsJonas Schievink-41/+240
2020-02-21Improve defaults-in-other-trait-items-passJonas Schievink-0/+15
2020-02-21Improve associated-types-overridden-default.rsJonas Schievink-1/+4
2020-02-21Update tests after compiletest changesJonas Schievink-124/+63
2020-02-21Add regression test for #26681Jonas Schievink-0/+32
2020-02-21Add comment about the shallow subst ruleJonas Schievink-0/+3
2020-02-21Add regression tests for issuesJonas Schievink-38/+206
2020-02-21Fix tests after rebaseJonas Schievink-3/+3
2020-02-21Add tests for #62211Jonas Schievink-0/+310
2020-02-21Add comments and tests explaining the shallow substitution ruleJonas Schievink-49/+73
2020-02-21Put the check into its own functionJonas Schievink-63/+70
2020-02-21Add a `Self: Sized` boundJonas Schievink-1/+1
2020-02-21Check suitability of the provided defaultJonas Schievink-0/+342
2020-02-21Improve testJonas Schievink-4/+45
2020-02-21Test interactions with specializationJonas Schievink-0/+73
2020-02-21Add tests for assoc. const defaultsJonas Schievink-0/+182
2020-02-21Add comments and assertions to testsJonas Schievink-8/+25
2020-02-21Add regression test for #54182Jonas Schievink-0/+94
2020-02-21Implement RFC 2532 – Associated Type DefaultsJonas Schievink-151/+247
2020-02-21Auto merge of #69342 - flip1995:clippyup, r=Dylan-DPCbors-8/+10
2020-02-21Auto merge of #69330 - Centril:literally-melting-ice, r=eddybbors-37/+56
2020-02-21Update Clippyflip1995-8/+10
2020-02-21Auto merge of #69290 - wesleywiser:speed_up_ctfe_stress_4, r=RalfJungbors-6/+6
2020-02-21Auto merge of #69281 - nnethercote:inline-some-encoding-decoding-methods, r=C...bors-0/+2
2020-02-20Auto merge of #69072 - ecstatic-morse:associated-items, r=petrochenkovbors-184/+498
2020-02-20lit_to_const: gracefully bubble up type errors.Mazdak Farrokhzad-37/+56
2020-02-20Auto merge of #69325 - Centril:rollup-vce2ko2, r=Centrilbors-1277/+1903
2020-02-20Rollup merge of #69317 - LeSeulArtichaut:patch-1, r=Dylan-DPCMazdak Farrokhzad-1/+1
2020-02-20Rollup merge of #69311 - GuillaumeGomez:clean-up-e0321-e0322, r=Dylan-DPCMazdak Farrokhzad-1/+13
2020-02-20Rollup merge of #69305 - estebank:consider-lt, r=Dylan-DPCMazdak Farrokhzad-61/+62
2020-02-20Rollup merge of #69185 - RalfJung:const-prop-lints, r=oli-obkMazdak Farrokhzad-1109/+1613
2020-02-20Rollup merge of #68877 - estebank:point-at-params, r=petrochenkovMazdak Farrokhzad-105/+214
2020-02-20Fix broken link to the rustc guideLeSeulArtichaut-1/+1
2020-02-20Auto merge of #69145 - matthewjasper:mir-typeck-static-ty, r=nikomatsakisbors-29/+148
2020-02-20Greatly improve E0322 explanationGuillaume Gomez-0/+10
2020-02-20clean up E0321 explanationGuillaume Gomez-1/+3
2020-02-20Auto merge of #69309 - Dylan-DPC:rollup-gjdqx7l, r=Dylan-DPCbors-55/+207
2020-02-20Rollup merge of #69287 - GuillaumeGomez:clean-e0317, r=Dylan-DPCDylan DPC-7/+23
2020-02-20Rollup merge of #69266 - Zoxc:fix-source-map-race, r=wesleywiserDylan DPC-19/+47
2020-02-20Rollup merge of #68978 - ecstatic-morse:const-int-pow, r=oli-obkDylan DPC-23/+86
2020-02-20Rollup merge of #68945 - mjbshaw:once_is_completed, r=LukasKalbertodtDylan DPC-6/+5
2020-02-20Rollup merge of #68705 - BijanT:ll_remove, r=Mark-SimulacrumDylan DPC-0/+46
2020-02-20Auto merge of #68847 - ecstatic-morse:const-impl, r=oli-obkbors-221/+597
2020-02-20Auto merge of #67925 - petertodd:2020-fromstr-infallible, r=LukasKalbertodtbors-11/+4