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
Adds a test to ensure the changes in rust-lang#5062 are correct. The test ensures
the wrong definition is kept on stable. It will use the right bit width
in the following cases.
- Under targets other than x86 with GNU.
- If the `gnu_time_bits64` `cfg` is set.
0 commit comments