commit | 53de966c3e8e6b9db3a81e8081be8e8275a0c6ee | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri May 02 19:06:43 2025 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 03 22:42:18 2025 +0200 |
tree | d2a0726bae8fc31fded0bd9ff3d8c73131c7b8b2 | |
parent | 4f04a4eaf0576a5a5a1c347b63d17b4d5244c979 [diff] |
build, dockerfiles: add support for detecting rustdoc rustdoc is effectively a custom version of rustc, and it is necessary to specify it in order to run doctests from Meson. Add the relevant configure option and environment variables. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>