about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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-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
2021-08-16Auto merge of #80357 - c410-f3r:new-hir-let, r=matthewjasperbors-776/+376
2021-08-15Add `--target` flag to `issue-85019-moved-src-dir`Aaron Hill-4/+4
2021-08-15Auto merge of #87590 - Amanieu:deprecate_llvm_asm, r=nagisabors-132/+177
2021-08-15Copy over run-make ignores from issue-83112-incr-test-moved-fileAaron Hill-0/+3
2021-08-15Include (potentially remapped) working dir in crate hashAaron Hill-0/+31
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-776/+376
2021-08-15Auto merge of #87982 - m-ou-se:non-fmt-panic-assert-str, r=cjgillotbors-27/+75
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-132/+177
2021-08-15Auto merge of #87975 - m-ou-se:unused-import-attributes, r=nagisabors-0/+33
2021-08-14Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisabors-56/+260
2021-08-14Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obkbors-53/+21
2021-08-15Fix `reachable_set` for non-function items in non-library crateshyd-dev-2/+3
2021-08-14Auto merge of #87324 - asquared31415:named-asm-labels, r=Amanieubors-0/+407
2021-08-14Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obkbors-34/+53
2021-08-14Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkovbors-26/+0
2021-08-14Auto merge of #85020 - lrh2000:named-upvars, r=tmandrybors-7/+161
2021-08-13Auto merge of #87478 - jackh726:issue-84931, r=estebankbors-4/+105