SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

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. Since
tests that use crate attrs don't be merged, there's no way to use
nightly-only features on it anyway.
M
Michael Howell committed
5d6eeea5f969a5a3478de3904e9e02df68ce8b89
Parent: 3ea711f
Committed by León Orell Valerian Liehr <me@fmease.dev> on 3/10/2025, 12:43:14 AM