rust/tests/run-make/doctests-merge
Michael Howell 9cf531d26f
doctests: build test bundle and harness separately
This prevents the included test case from getting at nightly-only
features when run on stable. The harness builds with
RUSTC_BOOTSTRAP, but the bundle doesn't.
2025-03-10 01:47:36 +01:00
..
doctest-2021.stdout Add new run-make tests for doctests 2024-08-13 20:14:54 +02:00
doctest-2024.stdout Add new run-make tests for doctests 2024-08-13 20:14:54 +02:00
doctest-standalone.rs Rename doctest attribute standalone-crate into standalone_crate for coherency 2024-09-29 13:01:41 +02:00
doctest-standalone.stdout Add new run-make tests for doctests 2024-08-13 20:14:54 +02:00
doctest.rs Add new run-make tests for doctests 2024-08-13 20:14:54 +02:00
rmake.rs doctests: build test bundle and harness separately 2025-03-10 01:47:36 +01:00