about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-23rustdoc: update UI test for dropping "this" articleMichael Howell-1/+1
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-339/+339
2023-02-23Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error...bors-700/+755
2023-02-22Auto merge of #108357 - matthiaskrgr:rollup-ceo3q2s, r=matthiaskrgrbors-121/+179
2023-02-22Rollup merge of #108353 - petrochenkov:rmir, r=cjgillotMatthias Krüger-103/+87
2023-02-22Rollup merge of #108344 - Alexendoo:test-105700, r=compiler-errorsMatthias Krüger-2/+2
2023-02-22Rollup merge of #108342 - lcnr:opaque-tys, r=oli-obkMatthias Krüger-6/+4
2023-02-22Rollup merge of #108315 - clubby789:dead-code-in-closure, r=compiler-errorsMatthias Krüger-0/+39
2023-02-22Rollup merge of #108176 - compiler-errors:bad-lexical-region-resolve-bug, r=o...Matthias Krüger-1/+38
2023-02-22Rollup merge of #107736 - tgross35:atomic-as-ptr, r=m-ou-seMatthias Krüger-9/+9
2023-02-22Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obkbors-569/+658
2023-02-22resolve: Remove `ImportResolver`Vadim Petrochenkov-103/+87
2023-02-22Normalize line+col in normalize-tait-in-const testAlan Egerton-1/+2
2023-02-22Remove type-traversal trait aliasesAlan Egerton-569/+657
2023-02-22clippy: update clippy to use new `TyCtxt::def_descr`Michael Howell-2/+2
2023-02-22rustdoc: update test case with intra-doc link pointing to methodMichael Howell-4/+12
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-636/+650
2023-02-22diagnostics: if AssocFn has self argument, describe as methodMichael Howell-58/+91
2023-02-22Lint dead code in closuresclubby789-0/+39
2023-02-22Auto merge of #103042 - davidtwco:translation-distributed-ftl, r=oli-obkbors-1407/+1739
2023-02-22Fix test filename for #105700Alex Macleod-2/+2
2023-02-22apply query response: actually define opaque typeslcnr-6/+4
2023-02-22Auto merge of #108339 - GuillaumeGomez:rollup-4z02kas, r=GuillaumeGomezbors-400/+562
2023-02-22Rollup merge of #108318 - tmiasko:rm-get_cloexec, r=the8472Guillaume Gomez-5/+0
2023-02-22Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,...Guillaume Gomez-7/+42
2023-02-22Rollup merge of #108264 - jchecahi:tool-testsuite-ignores-no-fail-fast, r=ozk...Guillaume Gomez-0/+12
2023-02-22Rollup merge of #108246 - saethlin:instcombine-redundant-casts, r=compiler-er...Guillaume Gomez-0/+80
2023-02-22Rollup merge of #108239 - clubby789:overlapping-spans, r=compiler-errorsGuillaume Gomez-39/+76
2023-02-22Rollup merge of #108230 - LittleFall:enhance/warning, r=estebankGuillaume Gomez-121/+96
2023-02-22Rollup merge of #108168 - clubby789:recursive-type-alias, r=compiler-errorsGuillaume Gomez-2/+28
2023-02-22Rollup merge of #108110 - compiler-errors:new-solver-less-infcx, r=lcnrGuillaume Gomez-226/+228
2023-02-22various: translation resources from cg backendDavid Wood-48/+86
2023-02-22errors: fix translation's run-make testDavid Wood-9/+22
2023-02-22errors: generate typed identifiers in each crateDavid Wood-1393/+1674
2023-02-22Auto merge of #108300 - oli-obk:elsa, r=eholkbors-36/+79
2023-02-22Add no-fail-fast support to miri, rustfmt and clippy testsuitesJesus Checa Hidalgo-0/+12
2023-02-22Move some InferCtxt methods to EvalCtxt in new solverMichael Goulet-226/+228
2023-02-22Auto merge of #108325 - matthiaskrgr:rollup-73qihie, r=matthiaskrgrbors-440/+818
2023-02-22Convert a hard-warning about named static lifetimes into lint "unused_lifetimes"Zhi Qi-121/+96
2023-02-21Auto merge of #108302 - Kobzol:revert-107834, r=albertlarsan68bors-86/+12
2023-02-21Rollup merge of #108323 - tshepang:translatable-hir-analysis, r=compiler-errorsMatthias Krüger-4/+13
2023-02-21Rollup merge of #108322 - cjgillot:clean-const-prop, r=oli-obkMatthias Krüger-132/+105
2023-02-21Rollup merge of #108313 - chenyukang:yukang/fix-only-modified, r=oli-obkMatthias Krüger-1/+2
2023-02-21Rollup merge of #108306 - klensy:compiletest-up, r=wesleywiserMatthias Krüger-47/+40
2023-02-21Rollup merge of #108295 - compiler-errors:wtf-is-this, r=cjgillotMatthias Krüger-187/+193
2023-02-21Rollup merge of #108202 - compiler-errors:non_lifetime_binders-type-match-ice...Matthias Krüger-1/+27
2023-02-21Rollup merge of #104239 - b-naber:sccs-info, r=jackh726Matthias Krüger-68/+438
2023-02-21address reviewb-naber-17/+31
2023-02-21hir-analysis: make one diagnostic translatableTshepang Mbambo-4/+13
2023-02-21Auto merge of #108307 - jedisct1:z-link-flags, r=wesleywiserbors-8/+8