correct version attribute for io_other_error#14282
correct version attribute for io_other_error#14282samueltardieu merged 1 commit intorust-lang:masterfrom
io_other_error#14282Conversation
|
I asked flip to review this because I want to propose something related to CI. Currently, there are several submitted issues where the "Added in" version of lint rules on the website differs from the actual release version and a similar issue will arise with this new lint as well (which is why I submitted this patch). These discrepancies are corrected when the lint becomes stable in a release, so these issues usually resolves themselves within a few months. However, this isn’t necessarily obvious to everyone, and simply saying, "It will be fixed eventually," isn't an ideal approach, IMO. I'm aware that there has been discussion about checking this as part of the release and sync process. But would it be possible to perform some checks through CI instead? Specifically, I'd like to propose the following workflow:
|
|
Whatever it is, please feel free to merge it as long as the contents of this patch are not wrong. |
r? flip1995
changelog: none