about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-10-28Rollup merge of #55199 - oli-obk:instance_printing, r=davidtwcokennytm-24/+24
2018-10-28Rollup merge of #55257 - mjbshaw:static, r=oli-obkkennytm-0/+37
2018-10-28Rollup merge of #55185 - davidtwco:issue-55130, r=nikomatsakiskennytm-0/+2
2018-10-28Rollup merge of #55412 - oli-obk:min_const_fn_ice, r=estebankkennytm-0/+23
2018-10-28Rollup merge of #55244 - wesleywiser:issue-50411, r=nikomatsakiskennytm-0/+11
2018-10-28Add note linking to Rust 2018 path semantics docs.David Wood-0/+2
2018-10-28Auto merge of #55297 - petrochenkov:uni, r=Mark-Simulacrumbors-304/+308
2018-10-28Auto merge of #54683 - zackmdavis:critique_of_pure_lints, r=petrochenkovbors-0/+213
2018-10-28resolve: Desugar empty import groups into synthetic dummy importsVadim Petrochenkov-28/+13
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-276/+269
2018-10-28resolve: Absolute paths may be undetermined on 2018 editionVadim Petrochenkov-0/+18
2018-10-28resolve: Refactor away `legacy_macro_imports`/`LegacyMacroImports`Vadim Petrochenkov-0/+8
2018-10-27wherein the status of empty and reason-only lint attributes is clarifiedZack M. Davis-0/+17
2018-10-27in which lint reasons are restricted to come last in the attributeZack M. Davis-5/+27
2018-10-27feature-gate lint reasonsZack M. Davis-11/+32
2018-10-27Auto merge of #54183 - qnighy:by-value-object-safety, r=oli-obkbors-73/+669
2018-10-27introducing lint reason annotations (RFC 2383)Zack M. Davis-0/+153
2018-10-27Auto merge of #55385 - davidtwco:issue-55288, r=oli-obkbors-0/+21
2018-10-27Fix an ICE in the min_const_fn analysisOliver Scherer-0/+23
2018-10-27Test for cast causing static promotion failure.David Wood-0/+21
2018-10-27Auto merge of #55150 - pnkfelix:issues-47215-54797-fix-ice-from-moving-out-of...bors-5/+49
2018-10-27Add more tests on unsized locals autoderef and borrowck.Masaki Hara-0/+368
2018-10-27Auto merge of #55274 - pnkfelix:issue-54570-proj-path-into-pats-with-type-tak...bors-30/+126
2018-10-26Add test for normalization during field-lookup on patterns with ascribed types.Felix S. Klock II-14/+50
2018-10-26regression test for ICE I encountered in my patch.Felix S. Klock II-0/+31
2018-10-26Update mir-opt tests to reflect change to `AscribeUserType` to carry a `UserT...Felix S. Klock II-1/+1
2018-10-26Add the actual chain of projections to `UserTypeProjection`.Felix S. Klock II-17/+46
2018-10-26Auto merge of #54929 - csmoe:cfg_lint, r=petrochenkovbors-11/+45
2018-10-26Auto merge of #55382 - kennytm:rollup, r=kennytmbors-177/+552
2018-10-26Update testsOliver Scherer-24/+24
2018-10-26Rollup merge of #55301 - estebank:macro-allowed, r=petrochenkovkennytm-97/+291
2018-10-26Rollup merge of #55298 - estebank:macro-def, r=pnkfelixkennytm-37/+113
2018-10-26Rollup merge of #55292 - estebank:macro-eof, r=pnkfelixkennytm-30/+84
2018-10-26Auto merge of #54626 - alexcrichton:dwarf-generics, r=michaelwoeristerbors-0/+41
2018-10-26Auto merge of #53821 - oli-obk:sanity_query, r=RalfJungbors-794/+763
2018-10-26Rollup merge of #55258 - Aaron1011:fix/rustdoc-blanket, r=GuillaumeGomezkennytm-0/+31
2018-10-26Rollup merge of #54824 - Munksgaard:fix-49713, r=QuietMisdreavuskennytm-13/+16
2018-10-26Rollup merge of #54816 - oli-obk:double_promotion, r=alexregkennytm-0/+17
2018-10-26Auto merge of #54145 - nrc:save-path-segments, r=petrochenkovbors-152/+152
2018-10-26Fix tests and assertions; add some commentsNick Cameron-134/+134
2018-10-26Fix tests and rustdocNick Cameron-24/+24
2018-10-25Auto merge of #54490 - wesleywiser:rewrite_it_in_mir, r=oli-obkbors-9/+72
2018-10-25List allowed tokens after macro fragmentsEsteban Küber-97/+291
2018-10-25Rebase falloutOliver Schneider-268/+64
2018-10-25add the lint back to the list, and fix testsRalf Jung-281/+73
2018-10-25fix ui tests (rebase fallout)Ralf Jung-3/+4
2018-10-25fix a test commentRalf Jung-1/+1
2018-10-25Addressed minor issues brought up in review.Alexander Regueiro-9/+6
2018-10-25Rebase fallout in ui outputOliver Schneider-24/+13
2018-10-25Update rustdoc testOliver Schneider-1/+1