about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-26Auto merge of #103572 - Dylan-DPC:rollup-a8bnxrw, r=Dylan-DPCbors-122/+25
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-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
2022-10-26Rollup merge of #102951 - SparrowLii:type_annotation, r=estebankDylan DPC-0/+98
2022-10-26Auto merge of #103279 - compiler-errors:normalize-hack-back, r=lcnrbors-0/+31
2022-10-26Auto merge of #103158 - Bryanskiy:resolve_perf, r=petrochenkovbors-6/+6
2022-10-25Pinning tests for some macro_rules things discussed in the lang meetingScott McMurray-0/+28
2022-10-25Name impl trait in region bound suggestionMichael Goulet-23/+23
2022-10-25Perf improvements for effective visibility calculatingBryanskiy-6/+6
2022-10-25Added helper to prevent verbose printing from the `PrettyPrinter` when printi...Sarthak Singh-0/+13
2022-10-25Auto merge of #102988 - dpaoliello:inlinerawdylib, r=dpaoliellobors-0/+102
2022-10-24Support raw-dylib functions being used inside inlined functionsDaniel Paoliello-0/+102
2022-10-25Rollup merge of #103493 - notriddle:notriddle/source-sidebar-logo, r=Guillaum...Yuki Okushi-1/+1
2022-10-25Rollup merge of #103486 - GuillaumeGomez:cleanup-rustdoc-gui-highlight-colors...Yuki Okushi-52/+89
2022-10-25Rollup merge of #103409 - compiler-errors:rpitit-signature-mismatch, r=lcnrYuki Okushi-0/+37
2022-10-25Rollup merge of #103382 - compiler-errors:anon-apit-lt-region-ice, r=cjgillotYuki Okushi-0/+28
2022-10-25Rollup merge of #103350 - clubby789:refer-to-assoc-method, r=wesleywiserYuki Okushi-9/+44
2022-10-25Rollup merge of #103333 - chenyukang:yukang/fix-103143, r=wesleywiserYuki Okushi-0/+25
2022-10-24Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tysMichael Goulet-0/+37
2022-10-24rustdoc: remove unused `.sidebar-logo` DOM on source pagesMichael Howell-1/+1
2022-10-24Use functions in highlight-colors rustdoc GUI testGuillaume Gomez-52/+89
2022-10-24Auto merge of #94063 - Aaron1011:pretty-print-rental, r=lcnrbors-105/+321
2022-10-24Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726Yuki Okushi-0/+82
2022-10-24suggest type annotation for local statement initialed by ref expressionSparrowLii-0/+98
2022-10-24fix #103425, remove extra type error after missing semicolon erroryukang-0/+44
2022-10-23Rollup merge of #103434 - GuillaumeGomez:gui-test-jump-to-def-background-clea...Michael Howell-38/+17
2022-10-23Rollup merge of #103414 - compiler-errors:rpit-print-lt, r=cjgillotMichael Howell-21/+21
2022-10-23Rollup merge of #103402 - joshtriplett:niche-wrap-fix, r=oli-obkMichael Howell-51/+69
2022-10-23Rollup merge of #103254 - fmease:fix-24183, r=GuillaumeGomezMichael Howell-0/+33
2022-10-23Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebankMichael Howell-0/+19
2022-10-23Add normalize hack backMichael Goulet-0/+31
2022-10-23Annotate static lifetimes tooMichael Goulet-19/+19
2022-10-23Allow specifying multiple alternative suggestionsXiretza-2/+133
2022-10-23Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrumbors-0/+1
2022-10-23Use functions for jump-to-def-background rustodoc GUI testGuillaume Gomez-38/+17
2022-10-23Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`sJakub Beránek-0/+1
2022-10-23Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPCbors-13/+214
2022-10-23Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-0/+0
2022-10-23Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obkDylan DPC-1/+8
2022-10-23Rollup merge of #101908 - chenyukang:fix-101880, r=estebankDylan DPC-0/+94
2022-10-23Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebankDylan DPC-12/+112
2022-10-23Workaround unstable stmt_expr_attributes for method receiver expressions.Camille GILLOT-14/+17
2022-10-23Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errorsbors-342/+356