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
fix: don't crash when target-feature=+relax is given
This target feature is a bit unusual in that it does not refer to actual
hardware features, but is rather a target-specific linker feature.
See also rust-lang/rust#109860
0 commit comments