about summary refs log tree commit diff
path: root/tests/rustdoc-ui/doctest/rustflags-multiple-args.rs
AgeCommit message (Collapse)AuthorLines
2025-04-15Replace flag `--doctest-compilation-args` with a simpler one: ↵León Orell Valerian Liehr-4/+3
`--doctest-build-arg` More notably, the value of the new flag does *not* get lexed shell-like and ad hoc.
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-12-20Add test to ensure passing `--doctest_compilation_args` multiple times workGuillaume Gomez-0/+17