about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2022-11-10Rollup merge of #104036 - compiler-errors:option-sugg, r=petrochenkovManish Goregaokar-0/+25
2022-11-10Rollup merge of #103863 - compiler-errors:fulfillcx-less, r=wesleywiserManish Goregaokar-0/+4
2022-11-10Auto merge of #104236 - compiler-errors:rollup-adjshd6, r=compiler-errorsbors-0/+63
2022-11-09Rollup merge of #103675 - lyming2007:issue-103271-fix, r=fee1-deadMichael Goulet-0/+24
2022-11-09Rollup merge of #103443 - mucinoab:recover-colon-as-path-separetor, r=compile...Michael Goulet-0/+39
2022-11-10Don't print full paths in overlap errorsMichael Goulet-75/+75
2022-11-10Auto merge of #103636 - chenyukang:yukang/fix-103587-sugg-if-let, r=jackh276,...bors-0/+72
2022-11-10Don't ICE when encountering ConstKind::Error in RequiredConstsVisitorMichael Goulet-0/+14
2022-11-10bless a chalk testMichael Goulet-0/+4
2022-11-10Auto merge of #101990 - clubby789:dont-machine-apply-placeholder-method, r=co...bors-15/+165
2022-11-09remove redundent "<>" for ty::Slice with reference typeYiming Lei-0/+24
2022-11-09Allow and add `track_caller` to generatorsBryan Garza-2/+2
2022-11-09Don't ICE on operator trait methods with generic methodsNilstrieb-0/+31
2022-11-09Rollup merge of #104020 - nicholasbishop:bishop-limit-efiapi, r=nagisaManish Goregaokar-99/+127
2022-11-09Rollup merge of #103464 - JakobDegen:mir-parsing, r=oli-obkManish Goregaokar-0/+23
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-09Emit error in `collecting_trait_impl_trait_tys` on mismatched signaturesNilstrieb-0/+135
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-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/+23
2022-11-09Auto merge of #104179 - Manishearth:rollup-yvsx5hh, r=Manishearthbors-24/+416
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 #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-0/+80
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-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-08Visit attributes of trait impl items during AST validationLeón Orell Valerian Liehr-0/+23
2022-11-08prevent uninitialized access in black_box for zero-sized-typesKrasimir Georgiev-0/+32
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-07Add a known that this is a known limitationJack Huey-0/+3