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
When upgrading some macros to the newer plugin type, I failed to update the actual registrar function and ended up causing a segmentation fault in rustc. A small test case for this is here https://gist.github.com/jroweboy/1cbb9b94eede5627f256 I'm filing this as a bug because I was asked to do so when I mentioned this on IRC.
The text was updated successfully, but these errors were encountered:
When upgrading some macros to the newer plugin type, I failed to update the actual registrar function and ended up causing a segmentation fault in rustc. A small test case for this is here https://gist.github.com/jroweboy/1cbb9b94eede5627f256 I'm filing this as a bug because I was asked to do so when I mentioned this on IRC.
The text was updated successfully, but these errors were encountered: