about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-27Update src/test/ui/async-await/in-trait/async-example.rsBryan Garza-2/+2
2022-10-27Add additional tests for static AFITBryan Garza-0/+169
2022-10-27Update tests based on feedbackBryan Garza-33/+48
2022-10-27Update static AFIT tests based on feedbackBryan Garza-144/+28
2022-10-27Add tests for static async functions in traitsBryan Garza-0/+530
2022-10-27use proper spansBoxy-20/+39
2022-10-27DoItBoxy-82/+16
2022-10-27Only ban duplication across parameters.Camille GILLOT-0/+3
2022-10-27Fix rustc_parse_format spans following escaped utf-8 multibyte charsAlex Macleod-0/+82
2022-10-27Ignore test on mingw32Gary Guo-0/+5
2022-10-27Erase regions from CallArgument, add test + blessMichael Goulet-6/+72
2022-10-27Revert "Make ClosureOutlivesRequirement not rely on an unresolved type"Michael Goulet-22/+22
2022-10-27add test for issue 36007Rageking8-0/+20
2022-10-27Rollup merge of #103505 - notriddle:notriddle/rustdoc-self-closing-tags, r=Gu...Matthias Krüger-0/+150
2022-10-27Rollup merge of #103408 - compiler-errors:rpitit-rustdoc, r=GuillaumeGomezMatthias Krüger-0/+25
2022-10-27Rollup merge of #103110 - RalfJung:manual-send, r=thomccMatthias Krüger-1/+1
2022-10-27Add tests for source line numbers colorsGuillaume Gomez-1/+43
2022-10-27Auto merge of #103623 - matthiaskrgr:rollup-318yc1t, r=matthiaskrgrbors-17/+142
2022-10-27Add a test for issue #101637Byron Zhong-0/+96
2022-10-27Rollup merge of #103611 - Rageking8:fix-103574, r=lcnrMatthias Krüger-4/+56
2022-10-27Rollup merge of #103592 - notriddle:notriddle/notable-traits-notable, r=Guill...Matthias Krüger-1/+38
2022-10-27Rollup merge of #103586 - compiler-errors:issue-103573, r=jackh726Matthias Krüger-0/+36
2022-10-27Rollup merge of #103525 - oli-obk:const_impl_on_non_const_trait, r=lcnrMatthias Krüger-12/+12
2022-10-27Auto merge of #103601 - compiler-errors:no-opaque-probe-in-nll-relate, r=oli-obkbors-0/+24
2022-10-27Move mir building mir-opt tests to own directoryJakob Degen-0/+0
2022-10-27Replace `mir_map.0` dump with `built` phase change dumpJakob Degen-110/+134
2022-10-27Correct inconsistent error messages in testsByron Zhong-19/+15
2022-10-27add tests and slight formattingRageking8-4/+56
2022-10-27Remap early bound lifetimes tooMichael Goulet-0/+23
2022-10-27Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomezYuki Okushi-0/+38
2022-10-26No need to probe when relating opaques in nll_relateMichael Goulet-0/+24
2022-10-26rustdoc: add test case for positioning of notable trait tooltipMichael Howell-1/+38
2022-10-27fix(rustdoc): add missing URL component for error messagesWeihang Lo-6/+6
2022-10-26Process registered region obligation in resolve_regions_with_wf_tysMichael Goulet-0/+36
2022-10-26Auto merge of #103572 - Dylan-DPC:rollup-a8bnxrw, r=Dylan-DPCbors-122/+25
2022-10-26Remove #[suggestion_*] attributesXiretza-72/+84
2022-10-26Add "tool-only" suggestion styleXiretza-9/+16
2022-10-26rustfmt diagnostic derive testsXiretza-85/+80
2022-10-26Add style= parameter to suggestion attributesXiretza-4/+141
2022-10-26privacy: Rename "accessibility levels" to "effective visibilities"Vadim Petrochenkov-209/+209
2022-10-26Rollup merge of #103428 - SarthakSingh31:issue-94187, r=compiler-errorsDylan DPC-0/+13
2022-10-26Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin...Dylan DPC-122/+12
2022-10-26Adjust normalizationmejrs-19/+19
2022-10-26Auto merge of #103284 - compiler-errors:const-sad, r=oli-obkbors-3/+19
2022-10-26Auto merge of #103562 - Dylan-DPC:rollup-sheepp5, r=Dylan-DPCbors-39/+343
2022-10-26Rollup merge of #103542 - scottmcm:invalid-macro-patterns, r=compiler-errorsDylan DPC-0/+28
2022-10-26Rollup merge of #103444 - chenyukang:yukang/fix-103425-extra-diag, r=davidtwcoDylan DPC-0/+44
2022-10-26Rollup merge of #103430 - cjgillot:receiver-attrs, r=petrochenkovDylan DPC-14/+17
2022-10-26Rollup merge of #103416 - compiler-errors:rpit-named, r=cjgillotDylan DPC-23/+23
2022-10-26Rollup merge of #103209 - Xiretza:multiple-suggestions, r=davidtwcoDylan DPC-2/+133