about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-08-16Update coverage LLVM IR testNikita Popov-5/+4
2021-08-16Remove codegen/issue-83623-SIMD-PartialEq.rsNikita Popov-46/+0
2021-08-16Handle SrcMgr diagnosticsNikita Popov-3/+5
2021-08-16Fix a debuginfo testCameron Steffen-1/+3
2021-08-16Add unnecessary unsafe testCameron Steffen-2/+17
2021-08-16Make Arguments constructors unsafeCameron Steffen-33/+49
2021-08-16Update codegen tests for LLVM 13Nikita Popov-3/+3
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-16Don't mark `if_let_guard` as an incomplete featureLéo Lanteri Thauvin-18/+12
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-15Add a dead code test for using anon const in patternGary Guo-0/+45
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-15Report nicer errors for HRTB NLL errors from queriesMatthew Jasper-82/+222
2021-08-15Report mismatched type errors for bound region errors in NLLMatthew Jasper-47/+119
2021-08-14Only compute place if upvars can be resolvedRoxane-0/+54
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-13Update comment and fix fmtRoxane-4/+4
2021-08-13Auto merge of #87478 - jackh726:issue-84931, r=estebankbors-4/+105
2021-08-13Point to where clause for GATsjackh726-4/+105
2021-08-13Auto merge of #86492 - hyd-dev:no-mangle-method, r=petrochenkovbors-202/+805
2021-08-13Auto merge of #87984 - m-ou-se:closure-lint-wording, r=Aaron1011bors-280/+280
2021-08-13Update tests for new closure migration lint wording.Mara Bos-280/+280
2021-08-13Rollup merge of #88005 - GuillaumeGomez:headers-gui-tests, r=notriddleGuillaume Gomez-1/+47
2021-08-13Rollup merge of #87966 - pietroalbini:fix-pidfd-test, r=m-ou-seGuillaume Gomez-1/+12
2021-08-13Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obkGuillaume Gomez-1/+30