about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-01-31Auto merge of #90891 - nbdd0121:format, r=Mark-Simulacrumbors-21/+25
2022-01-30Rollup merge of #93475 - GuillaumeGomez:theme-in-history, r=jshaEric Huss-0/+25
2022-01-30Rollup merge of #93183 - jsha:mobile-nav-fixes, r=GuillaumeGomezEric Huss-1/+10
2022-01-30Rollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomezEric Huss-7/+53
2022-01-30Add test to ensure that theme is applied correctly when going back in historyGuillaume Gomez-0/+25
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-1/+10
2022-01-30Rollup merge of #93441 - notriddle:notriddle/collect-crate-doc-links-very-ear...Matthias Krüger-0/+30
2022-01-30Rollup merge of #93362 - compiler-errors:ice-gat-in-rpit, r=oli-obkMatthias Krüger-0/+20
2022-01-30Rollup merge of #93358 - compiler-errors:is-not-const, r=fee1-deadMatthias Krüger-0/+40
2022-01-29Auto merge of #93457 - matthiaskrgr:rollup-e43ry1l, r=matthiaskrgrbors-5/+229
2022-01-29Create `core::fmt::ArgumentV1` with generics instead of fn pointerGary Guo-21/+25
2022-01-29Rollup merge of #93453 - GuillaumeGomez:theme-change-test, r=jshaMatthias Krüger-0/+16
2022-01-29Rollup merge of #93299 - GuillaumeGomez:dot-separator-no-source, r=jshaMatthias Krüger-0/+23
2022-01-29Rollup merge of #92274 - woppopo:const_deallocate, r=oli-obkMatthias Krüger-3/+186
2022-01-29Rollup merge of #88205 - danii:e0772, r=GuillaumeGomezMatthias Krüger-2/+4
2022-01-29Auto merge of #92312 - BGR360:needs-test, r=Mark-Simulacrumbors-0/+118
2022-01-29Document about some behaviors of `const_(de)allocate` and add some tests.woppopo-0/+33
2022-01-29Extend theme change GUI testGuillaume Gomez-0/+16
2022-01-28Add test for old ICE in #89066Ben Reeves-0/+67
2022-01-28Add test for old ICE in #91594Ben Reeves-0/+34
2022-01-28Add test for old ICEBen Reeves-0/+17
2022-01-28Auto merge of #93427 - matthiaskrgr:rollup-esd3ixl, r=matthiaskrgrbors-0/+36
2022-01-28rustdoc: load the set of in-scope traits for modules with no docstringMichael Howell-0/+30
2022-01-28Add Explanation For Error E0772Daniel Conley-2/+4
2022-01-28Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-seMatthias Krüger-0/+36
2022-01-28Auto merge of #93006 - michaelwoerister:fix-unsized-ptr-debuginfo, r=davidtwc...bors-36/+62
2022-01-28Auto merge of #90677 - bobrippling:suggest-tuple-parens, r=camelidbors-0/+187
2022-01-27Rollup merge of #93357 - nnethercote:clarify-usage-of-qualified-ty, r=lcnrMatthias Krüger-2/+2
2022-01-27Rollup merge of #93339 - notriddle:notriddle/test-generics-multi-trait, r=Gui...Matthias Krüger-0/+44
2022-01-27[debuginfo] Fix and unify handling of fat pointers in debuginfo: Fix some deb...Michael Woerister-32/+31
2022-01-26do not register infer var for GAT projection in opaqueMichael Goulet-0/+20
2022-01-27Clarify the `usage-of-qualified-ty` error message.Nicholas Nethercote-2/+2
2022-01-27Auto merge of #92889 - tmiasko:unbounded-recursion, r=ecstatic-morsebors-3/+100
2022-01-26add note suggesting that predicate is satisfied but is not constMichael Goulet-0/+40
2022-01-26Auto merge of #93352 - matthiaskrgr:rollup-5peret4, r=matthiaskrgrbors-50/+82
2022-01-26Rollup merge of #92256 - fee1-dead:improve-selection-err, r=oli-obkMatthias Krüger-50/+82
2022-01-26rustdoc: add test case for multiple traits and erased namesMichael Howell-0/+44
2022-01-26Auto merge of #93301 - spastorino:perf-test-1, r=oli-obkbors-194/+212
2022-01-26Bless incremental tests.Camille GILLOT-194/+212
2022-01-26Ignore unwinding edges when checking for unconditional recursionTomasz Miąsko-3/+100
2022-01-26Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obkbors-97/+219
2022-01-26`const_deallocate`: Don't deallocate memory allocated in an another const. Do...woppopo-4/+27
2022-01-25Remove 1-tuple unreachable caseRob Pilling-2/+13
2022-01-25Handle generics with ParamEnvRob Pilling-2/+52
2022-01-25Compare tuple element & arg types before suggesting a tupleRob Pilling-10/+48
2022-01-25Test tuple suggestions, including tuple-as-function-argumentRob Pilling-0/+88
2022-01-25Rollup merge of #93303 - compiler-errors:issue-93282, r=wesleywiserMatthias Krüger-0/+17
2022-01-25Rollup merge of #93286 - jsha:sidebar-nowrap, r=GuillaumeGomezMatthias Krüger-0/+10
2022-01-25Rollup merge of #93250 - Aaron1011:remove-early-dedup, r=oli-obkMatthias Krüger-21/+380
2022-01-25delay the bug once again, generalize turbofish suggestionMichael Goulet-25/+4