Closed RalfJung closed 1 month ago
It's mentioned in the changelog. Do you think the warning message should be changed to include that information?
We should probably update the configuration docs too:
It would be good to include a link with some sort of context in the error, yes. Like an issue tracking the deprecation of this field and giving actionable advice for what to do.
I think we can update the warning text as well with the corresponding specific value of style_edition
to use
Two
is likely the only value version
is explicitly set to, so it'd probably suffice to just cover that case.
I am now getting warnings like this:
I assume this refers to
version = "Two"
in myrustfmt.toml
. However, how do I find out which value forstyle_edition
this corresponds to?