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#140220 - GuillaumeGomez:doctest-main-wrapping, r=<try>
Fix detection of main function if there are expressions around it
Fixesrust-lang#140162.
Fixesrust-lang#139651.
Once this is merged, we can backport and I'll send a follow-up to emit a warning in case a `main` function is about to be "wrapped" (and therefore not run).
r? `@fmease`
try-job: x86_64-gnu-aux
0 commit comments