Dario Saccavino
Dario Saccavino
Test "test_negative_positive_uniform" occasionally fails on my machine (linux x86_64, rust 1.65.0): ``` ---- summary::tests::test_negative_positive_uniform stdout ---- thread 'summary::tests::test_negative_positive_uniform' panicked at 'assert_relative_eq!(aval, sval, max_relative = distance) left = -5.667140121494932 right =...
**Feature request** I think it is useful to specify that a dependency should be linked, even if no symbols from that dependency are used, without disabling 'b_asneeded' globally for the...
In macOS, if the system time zone changes while the current process is running, `get_timezone()` returns the previous time zone instead of the current time zone. ## Reproduction Run the...