about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-08-20Auto merge of #88039 - sexxi-goose:fix-87987, r=nikomatsakisbors-0/+54
2021-08-19Auto merge of #87996 - sexxi-goose:fix-87988, r=nikomatsakisbors-0/+63
2021-08-19Rollup merge of #88159 - spastorino:fix-unused-generic-param-test, r=oli-obkGuillaume Gomez-18/+5
2021-08-19Rollup merge of #88146 - BoxyUwU:tests-cec-incr-comp, r=oli-obkGuillaume Gomez-0/+169
2021-08-19Rollup merge of #88093 - Kobzol:rustdoc-wrap-code-in-code-tag, r=GuillaumeGomezGuillaume Gomez-1/+21
2021-08-19Auto merge of #88124 - tmiasko:start-block-critical-edge, r=oli-obkbors-0/+10
2021-08-19Use a trait instead of the now disallowed missing trait thereSantiago Pastorino-18/+5
2021-08-19[rustdoc] Wrap code blocks in <code> tagJakub Beránek-1/+21
2021-08-19Auto merge of #88143 - GuillaumeGomez:rollup-sgh318f, r=GuillaumeGomezbors-30/+75
2021-08-18add testsEllen-0/+169
2021-08-18Rollup merge of #88136 - spastorino:fix-test-directory, r=oli-obkGuillaume Gomez-0/+0
2021-08-18Rollup merge of #88036 - nbdd0121:const3, r=petrochenkovGuillaume Gomez-0/+45
2021-08-18Rollup merge of #87983 - estebank:smaller-lt-spans, r=oli-obkGuillaume Gomez-30/+30
2021-08-18Auto merge of #86700 - lqd:matthews-nll-hrtb-errors, r=nikomatsakisbors-129/+341
2021-08-18Move private_unused.rs test to impl-traitSantiago Pastorino-0/+0
2021-08-18Use more accurate spans when proposing adding lifetime to itemEsteban Kuber-30/+30
2021-08-18Auto merge of #87985 - nbdd0121:asm, r=Amanieubors-0/+27
2021-08-18Auto merge of #87738 - lqd:polonius-master, r=nikomatsakisbors-51/+318
2021-08-18Auto merge of #87728 - GuillaumeGomez:doc-test-attr-checks, r=jyn514bors-0/+113
2021-08-18Auto merge of #86860 - fee1-dead:stabilize, r=LeSeulArtichautbors-114/+8
2021-08-17Auto merge of #86808 - fee1-dead:constify-1, r=oli-obkbors-0/+30
2021-08-17Auto merge of #86977 - vakaras:body_with_borrowck_facts, r=nikomatsakisbors-0/+237
2021-08-17Auto merge of #88083 - m-ou-se:non-fmt-panics-suggest-debug, r=estebankbors-20/+233
2021-08-17Auto merge of #88056 - erikdesjardins:revertzst, r=oli-obkbors-21/+78
2021-08-17Fix obtain-borrowck failure on Windows.Vytautas Astrauskas-1/+1
2021-08-17Add ui testDeadbeef-0/+30
2021-08-17Auto merge of #87668 - estebank:tweak-bound-output, r=oli-obkbors-1915/+3156
2021-08-17Auto merge of #87990 - Aaron1011:moved-src-dir, r=cjgillotbors-0/+34
2021-08-17Split critical edge targeting the start blockTomasz Miąsko-0/+10
2021-08-16Rollup merge of #88089 - dns2utf8:rustdoc_font_test, r=GuillaumeGomezMara Bos-0/+19
2021-08-16Rollup merge of #88080 - fee1-dead:iterator-const, r=oli-obkMara Bos-0/+18
2021-08-16Rollup merge of #87958 - m-ou-se:closure-migration-multispan-suggestions, r=e...Mara Bos-152/+44
2021-08-16Move working checks into separate test filesGuillaume Gomez-4/+17
2021-08-16Add UI tests for doc(test(...)) attribute checksGuillaume Gomez-0/+100
2021-08-16Merge the two test files as they are testing the same featuresStefan Schindler-21/+19
2021-08-16Add a font test based on #85669Stefan Schindler-0/+21
2021-08-16Use note to point at bound introducing requirementEsteban Küber-1915/+3156
2021-08-16Show correct macro name in non_fmt_panics message.Mara Bos-11/+11
2021-08-16Auto merge of #87050 - jyn514:no-doc-primitive, r=manishearthbors-0/+21
2021-08-16Add more assert!() tests for non_fmt_panics.Mara Bos-4/+60
2021-08-16Add tests for non_fmt_panics in generic functions.Mara Bos-1/+105
2021-08-16Update non_fmt_panics test.Mara Bos-15/+68
2021-08-16Add ui testDeadbeef-0/+18
2021-08-16Update test output.Mara Bos-152/+44
2021-08-16Auto merge of #88032 - hyd-dev:no-mangle-method, r=petrochenkovbors-2/+3
2021-08-16Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiserbors-0/+1346
2021-08-16feature gate doc(primitive)Joshua Nelson-0/+21
2021-08-16Uplift the `invalid_atomic_ordering` lint from clippy to rustcThom Chiovoloni-0/+1346
2021-08-15add regression testErik Desjardins-0/+25
2021-08-15Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"Erik Desjardins-21/+53