Files
rust/compiler
bors de4b242e1e Auto merge of #91149 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514
fix(doctest): detect extern crate items in statement doctests

This partially reverts #91026, because rustdoc needs to detect the extern statements, even when they appear inside implicit `main()`. It does not entirely revert it, so the old bug is still fixed, by duplicating some of the logic from `parse_mod` instead of trying to use it directly.

Fixes #91134
2021-11-23 23:48:55 +00:00
..
2021-09-20 22:21:42 -04:00
2021-11-19 07:52:59 +11:00
2021-10-16 13:36:05 -07:00
2021-11-21 08:15:21 -06:00
2021-09-20 22:21:42 -04:00
2021-11-21 08:15:21 -06:00
2021-11-15 10:14:29 +01:00
2021-11-21 08:15:21 -06:00
2021-09-20 22:21:42 -04:00