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
Auto merge of rust-lang#9273 - tabokie:assert_ok_fp, r=flip1995
Move [`assertions_on_result_states`] to restriction Closerust-lang#9263 This lint causes regression on readability of code and log output. And printing runtime values is not particularly useful for majority of tests which should be reproducible. changelog: Move [`assertions_on_result_states`] to restriction and don't lint it for unit type Signed-off-by: tabokie <xy.tao@outlook.com>
0 commit comments