Commit d71e922
committed
fix library doctest: not failing on some feature gates as expected
Updating the behavior of `fn is_unstable_reexport` to return false for bootstrap environment
would result in a breakage of #94972.
This was the quickest and simplest solution to fix this elusive bug, which was only identified
through miri tests.
Signed-off-by: ozkanonur <work@onurozkan.dev>1 parent ffaa32b commit d71e922
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
833 | 836 | | |
834 | 837 | | |
835 | 838 | | |
| |||
0 commit comments