about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-07-29tests/codegen/enum-* -> enum/enum-*Jubilee Young-0/+0
2023-07-29Auto merge of #114156 - calebzulawski:simd-bswap, r=compiler-errorsbors-25/+118
2023-07-29Auto merge of #114028 - Centri3:ternary-operator, r=compiler-errorsbors-0/+184
2023-07-29Auto merge of #114148 - cuviper:drop-llvm-14, r=nikicbors-287/+253
2023-07-29Auto merge of #114150 - clubby789:improve-option-ref-suggestion, r=WaffleLapkinbors-5/+59
2023-07-29Auto merge of #113422 - Urgau:cast_ref_to_mut-pre-beta, r=Nilstriebbors-22/+18
2023-07-29Auto merge of #113099 - bvanjoi:fix-112713-2, r=petrochenkovbors-11/+1277
2023-07-29Auto merge of #114197 - matthiaskrgr:rollup-iluf7u4, r=matthiaskrgrbors-8/+25
2023-07-29Rollup merge of #114124 - Enselic:proc-fixme, r=cjgillotMatthias Krüger-8/+8
2023-07-29Rollup merge of #113773 - compiler-errors:err-layout-bail, r=cjgillotMatthias Krüger-0/+17
2023-07-29Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e...bors-78/+132
2023-07-28Auto merge of #114181 - matthiaskrgr:rollup-14m8s7f, r=matthiaskrgrbors-0/+350
2023-07-28Add rustdoc tests for generic const itemsLeón Orell Valerian Liehr-0/+86
2023-07-28Update existing UI testsLeón Orell Valerian Liehr-38/+69
2023-07-28Add UI tests for generic const itemsLeón Orell Valerian Liehr-0/+825
2023-07-28Rollup merge of #114164 - Enselic:lint-cap-trait-bounds, r=compiler-errorsMatthias Krüger-0/+8
2023-07-28Rollup merge of #114147 - compiler-errors:missing-rpitits, r=spastorinoMatthias Krüger-0/+27
2023-07-28Rollup merge of #114146 - compiler-errors:dont-report-rpitit-name, r=spastorinoMatthias Krüger-0/+99
2023-07-28Rollup merge of #114138 - compiler-errors:bad-rcvr-span-on-method-sugg, r=est...Matthias Krüger-0/+21
2023-07-28Rollup merge of #114099 - davidtwco:issue-113860-staged-api-effective-vis-gt-...Matthias Krüger-0/+195
2023-07-29fix(resolve): update the ambiguity glob binding as warning recursivelybohan-11/+1277
2023-07-28Auto merge of #111780 - weiznich:diagnostic_namespace, r=petrochenkovbors-0/+143
2023-07-28privacy: no nominal visibility for assoc fnsDavid Wood-0/+195
2023-07-28Introduce the `#[diagnostic]` attribute namespaceGeorg Semmler-0/+143
2023-07-28Auto merge of #113312 - Ddystopia:auto-trait-fun, r=lcnrbors-3/+66
2023-07-28Add regression test for `--cap-lints allow` and trait bounds warningMartin Nordholts-0/+8
2023-07-28Auto merge of #114134 - fee1-dead-contrib:rm-constness-from-param-env, r=oli-obkbors-660/+288
2023-07-28Auto merge of #112390 - MoskalykA:move-two-tests-from-library-to-tests, r=wor...bors-109/+0
2023-07-28Format testCaleb Zulawski-10/+12
2023-07-27Add SIMD bitreverse, ctlz, cttz intrinsicsCaleb Zulawski-18/+86
2023-07-27Add simd_bswap intrinsicCaleb Zulawski-16/+39
2023-07-27Auto merge of #108980 - Enselic:println-and-broken-pipe, r=workingjubileebors-0/+47
2023-07-27Handle exclusive refs in suggestion to copy/cloneclubby789-1/+55
2023-07-27Refactor `suggest_copied_cloned_or_as_ref`clubby789-4/+4
2023-07-27Add additional testMichael Goulet-0/+44
2023-07-27Insert RPITITs that were shadowed by missing ADTs that resolve to type errorMichael Goulet-0/+27
2023-07-27tighten span slightly for synthetic itemMichael Goulet-2/+2
2023-07-27Skip reporting item name when checking RPITIT GAT's associated type bounds holdMichael Goulet-0/+55
2023-07-27CHECK only for opaque ptrJosh Stone-251/+251
2023-07-27Update the minimum external LLVM to 15Josh Stone-36/+2
2023-07-27Rollup merge of #114139 - Urgau:make-print-with-path-unstable, r=jackh726Jubilee-4/+17
2023-07-27Rollup merge of #114122 - Enselic:hello-build-pass, r=petrochenkovJubilee-1/+1
2023-07-27Don't attempt to compute layout of type referencing errorMichael Goulet-0/+17
2023-07-27Make `--print KIND=PATH` unstableUrgau-4/+17
2023-07-27Adjust spans correctly for fn -> method suggestionMichael Goulet-0/+21
2023-07-27Auto merge of #113374 - GuillaumeGomez:private-to-public-path, r=notriddle,fm...bors-0/+212
2023-07-27update tests, adding known-bugDeadbeef-660/+288
2023-07-27Rollup merge of #114123 - oli-obk:tait_wtf, r=WaffleLapkinGuillaume Gomez-0/+16
2023-07-27Rollup merge of #114117 - compiler-errors:return-to-uniq, r=lcnrGuillaume Gomez-1/+33
2023-07-27Rollup merge of #114088 - oli-obk:syn, r=davidtwcoGuillaume Gomez-178/+185