You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
Not sure if this is the right place (or if this issue is open using more correct terminology I don't follow), but I received this message:
warning: failed to automatically apply fixes suggested by rustc to crate `packagename`
after fixes were automatically applied the compiler reported errors within these files:
...
This likely indicates a bug in either rustc or cargo itself,
and we would appreciate a bug report!
The warnings weren't all that clarifying on their own, but by setting --broken-code, I was able to see that the following breaking change:
Not sure if this is the right place (or if this issue is open using more correct terminology I don't follow), but I received this message:
The warnings weren't all that clarifying on their own, but by setting
--broken-code
, I was able to see that the following breaking change:to
as to why one would do that, it was a simple way to set filename without having to add a content-disposition header.
The text was updated successfully, but these errors were encountered: