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
Rollup merge of rust-lang#144596 - lolbinarycat:libtest-print-doctest-type, r=GuillaumeGomez
libtest: print the type of test being run
supplemental to rust-lang#144308
unfortunately because stage1 rustdoc is checked in CI, we need to use `cfg(bootstrap)` for the transitional period.
cc `@GuillaumeGomez`
0 commit comments