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 #14201 - gmorenz:rustdocflags-debug, r=weihanglo
Add rustdocflags to Unit's Debug impl
### What does this PR try to resolve?
Not adding this was an oversight in #13900, `rustflags` was added but not `rustdocflags`.
Sorry about not getting this right the first time.
### How should we test and review this PR?
Read the code and compare to the original PR where the matching line was added for rustflags.
r? `@weihanglo`
0 commit comments