about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-08-19Test presence of remapped pathAndy Wang-0/+1
2021-08-19Make test function pubAndy Wang-1/+1
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-19Give precedence to `html_root_url` over `--extern-html-root-url` by default, ...Joshua Nelson-3/+25
2021-08-19Auto merge of #88143 - GuillaumeGomez:rollup-sgh318f, r=GuillaumeGomezbors-30/+75
2021-08-19Fix non-capturing closure return type coercionFabian Wolff-0/+31
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-18marker_traits: require `EvaluatedToOk`lcnr-0/+83
2021-08-18Move private_unused.rs test to impl-traitSantiago Pastorino-0/+0
2021-08-18Add a new test case to verify behavior.Charles Lew-0/+39
2021-08-18Use more accurate spans when proposing adding lifetime to itemEsteban Kuber-30/+30
2021-08-18Error when warnings lint group is used with force-warnRyan Levick-0/+14
2021-08-18Improve force-warn testsRyan Levick-11/+114
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-18Properly generate multiple candidates for trait upcasting coercion.Charles Lew-96/+12
2021-08-18Auto merge of #87728 - GuillaumeGomez:doc-test-attr-checks, r=jyn514bors-0/+113
2021-08-17Add needs-asm-support to more testsJosh Stone-6/+10
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-17Make spans for tuple patterns in E0023 more preciseNoah Lev-46/+92
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-16Add test for issue 82518Gary Guo-0/+25
2021-08-16Relax internal/private checks in coverage IR testNikita Popov-6/+4
2021-08-16Use note to point at bound introducing requirementEsteban Küber-1915/+3156
2021-08-16Fix a coverage-reports testCameron Steffen-3/+3
2021-08-16Use llvm.compiler.used insetad of llvm.usedNikita Popov-1/+3