about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-07black_box hint - Adjust for improved readabilitypat-nel87-6/+3
2023-02-23black_box doc corrections - Issue #107957pat-nel87-3/+3
2023-02-23Auto merge of #108369 - compiler-errors:ty-error-more, r=BoxyUwUbors-313/+374
2023-02-23Auto merge of #108386 - matthiaskrgr:rollup-nojivk9, r=matthiaskrgrbors-351/+455
2023-02-23Rollup merge of #108373 - tshepang:where-clause-on-main, r=compiler-errorsMatthias Krüger-10/+16
2023-02-23Rollup merge of #108358 - Nilstrieb:git-blame-ignore-my-bad-commits, r=compil...Matthias Krüger-0/+2
2023-02-23Rollup merge of #108350 - compiler-errors:assoc-type-bound-dogfooding, r=oli-obkMatthias Krüger-41/+22
2023-02-23Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddleMatthias Krüger-14/+64
2023-02-23Rollup merge of #108218 - ChrisDenton:cmd-escape, r=cuviperMatthias Krüger-1/+10
2023-02-23Rollup merge of #108208 - cjgillot:flood-enum, r=oli-obkMatthias Krüger-9/+120
2023-02-23Rollup merge of #108063 - compiler-errors:associated-type-bounds-in-bad-posit...Matthias Krüger-276/+221
2023-02-23Auto merge of #108330 - weihanglo:update-cargo, r=weihanglobors-22/+6
2023-02-23Update cargoWeihang Lo-22/+6
2023-02-23Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error...bors-700/+755
2023-02-23hir-analysis: make where-clause-on-main diagnostic translatableTshepang Mbambo-10/+16
2023-02-22Rename ty_error_with_guaranteed to ty_error, ty_error to ty_error_miscMichael Goulet-140/+121
2023-02-22Use ty_error_with_guaranteed in many more placesMichael Goulet-229/+309
2023-02-22pluralize stuffMichael Goulet-111/+105
2023-02-22Suppress duplicated errors for associated type bounds in object typesMichael Goulet-137/+56
2023-02-22Auto merge of #108357 - matthiaskrgr:rollup-ceo3q2s, r=matthiaskrgrbors-121/+179
2023-02-22Move associated type bounds check to ast loweringMichael Goulet-136/+168
2023-02-22Add git config command to `.git-blame-ignore-revs`Nilstrieb-0/+2
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-22Add test to ensure there are no duplicated importsGuillaume Gomez-0/+26
2023-02-22Prevent duplicated importsGuillaume Gomez-8/+16
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-22Add check to ensure there are no duplicates in rustdoc JSON output format in ...Guillaume Gomez-6/+22
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