about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-11-09Rollup merge of #103307 - b4den:master, r=estebankManish Goregaokar-126/+126
2022-11-09Rollup merge of #101005 - SLASHLogin:rustc_codegen_llvm_diagnostics, r=davidtwcoManish Goregaokar-3/+3
2022-11-09Suggest is_some or let when encountering Option and bool type mismatchMichael Goulet-0/+25
2022-11-10add 'is_assign_rhs' to avoid weird suggesting 'let'yukang-4/+24
2022-11-09Add domain size check to fix ICECameron Steffen-0/+59
2022-11-09Update to new browser-ui-test versionGuillaume Gomez-0/+25
2022-11-09Extend crate-search div GUI testsGuillaume Gomez-0/+40
2022-11-09Correct tests to match errorsSLASHLogin-3/+3
2022-11-09Rollup merge of #104125 - ink-feather-org:const_cmp_tuples, r=fee1-deadDylan DPC-11/+8
2022-11-09Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matkladDylan DPC-45/+45
2022-11-09Cleanup fn trait ref testonestacked-11/+8
2022-11-09fix tests and code cleanupyukang-16/+70
2022-11-09Fix #104086, Tighten the 'introduce new binding' suggestionyukang-0/+91
2022-11-09Auto merge of #104180 - fee1-dead-contrib:fix-wf-fndef, r=oli-obkbors-0/+5
2022-11-08Add support for custom MIR parsingJakob Degen-0/+159
2022-11-09Auto merge of #104179 - Manishearth:rollup-yvsx5hh, r=Manishearthbors-24/+444
2022-11-08Parser: Recover from using colon as path separator in importsBruno A. MuciƱo-0/+39
2022-11-09Use `nominal_obligations_without_const` in wf for FnDefDeadbeef-0/+5
2022-11-08Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiserManish Goregaokar-0/+102
2022-11-08Rollup merge of #103521 - chenyukang:yukang/fix-103451-avoid-hang, r=jackh726...Manish Goregaokar-0/+37
2022-11-08Rollup merge of #103353 - wesleywiser:fix_lld_thinlto_msvc, r=michaelwoeristerManish Goregaokar-0/+28
2022-11-08Rollup merge of #101381 - Urgau:target-mixup-homogenous-floats, r=AmanieuManish Goregaokar-0/+192
2022-11-08Rollup merge of #100508 - BoxyUwU:make_less_things_late_bound, r=nikomatsakisManish Goregaokar-24/+85
2022-11-09Auto merge of #103171 - jackh726:gen-interior-hrtb-error, r=cjgillotbors-0/+121
2022-11-08Auto merge of #104168 - GuillaumeGomez:rollup-tf4edqc, r=GuillaumeGomezbors-1/+81
2022-11-08testsBoxy-0/+31
2022-11-08Rollup merge of #104113 - ink-feather-org:fix_const_fn_ref_impls, r=compiler-...Guillaume Gomez-0/+80
2022-11-08Rollup merge of #104104 - kamirr:master, r=lcnrGuillaume Gomez-1/+1
2022-11-08Auto merge of #103252 - lcnr:recompute_applicable_impls, r=jackh726bors-24/+70
2022-11-08Auto merge of #103965 - petrochenkov:effvisperf3, r=oli-obkbors-18/+79
2022-11-08ignore wasm in testlcnr-2/+4
2022-11-08selection failure: recompute applicable implslcnr-23/+67
2022-11-08use subdiagnostic for sugesting add letyukang-0/+5
2022-11-08fix #103587, Recover from common if let syntax mistakes/typosyukang-0/+67
2022-11-08Rollup merge of #103651 - Alexendoo:parse-format-unicode-escapes, r=wesleywiserDylan DPC-0/+82
2022-11-07rustdoc: fix font color inheritance from body, and testMichael Howell-0/+73
2022-11-07rustdoc: use javascript to layout notable traits popupsMichael Howell-16/+35
2022-11-07Add a known that this is a known limitationJack Huey-0/+3
2022-11-07Get spans for a couple more region types, add some optimizations, and extend ...Jack Huey-3/+76
2022-11-07Add an optional Span to BrAnon and use it to print better error for HRTB erro...Jack Huey-0/+45
2022-11-07Reworked const fn ref testsonestacked-14/+59
2022-11-07Fix `const_fn_trait_ref_impl`, add test for itonestacked-0/+35
2022-11-07Add --print=split-debuginfoKamil Koczurek-1/+1
2022-11-07Auto merge of #104102 - Dylan-DPC:rollup-0eakshe, r=Dylan-DPCbors-1/+253
2022-11-07Rollup merge of #104090 - wanghaha-dev:master, r=Dylan-DPCDylan DPC-1/+1
2022-11-07Rollup merge of #104052 - TaKO8Ki:fix-103997, r=notriddleDylan DPC-0/+16
2022-11-07Rollup merge of #104038 - compiler-errors:super-norm-closure-sig, r=lcnrDylan DPC-0/+17
2022-11-07Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-0/+0
2022-11-07Rollup merge of #103986 - compiler-errors:oh-no-bad-block-should-not-have-lab...Dylan DPC-0/+219
2022-11-07Auto merge of #101395 - saethlin:strict-provenance-codegen, r=nikicbors-0/+37