about summary refs log tree commit diff
path: root/compiler/rustc_ast_lowering/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-03-10 01:25:19 +0000
committerbors <bors@rust-lang.org>2025-03-10 01:25:19 +0000
commitc8a50720289378f735a0f6fc07cf5ee9dabab08c (patch)
tree1919da908a3eb5bf69c54670d3fc4da54e991f8a /compiler/rustc_ast_lowering/src/lib.rs
parent2b4694a69804f89ff9d47d1a427f72c876f7f44c (diff)
parent9cf531d26f474917f21a750d8b5fb61bbbae8faa (diff)
downloadrust-c8a50720289378f735a0f6fc07cf5ee9dabab08c.tar.gz
rust-c8a50720289378f735a0f6fc07cf5ee9dabab08c.zip
Auto merge of #137899 - notriddle:merged-doctests-stable, r=fmease,GuillaumeGomez
doctests: fix merging on stable

Fixes #137898

The generated multi-test harness relies on nightly-only APIs, so the only way to run it on stable is to enable them.

To prevent the executing test case from getting at any of the stuff that the harness uses, they're built as two separate crates. The test bundle isn't built with RUSTC_BOOTSTRAP, while the runner harness is.
Diffstat (limited to 'compiler/rustc_ast_lowering/src/lib.rs')
0 files changed, 0 insertions, 0 deletions