Johannes Altmanninger 5512f44899 Enable doctests
They are probably not terribly useful for us but let's see what happens.

Unfortunately cargo does not properly forward the combination of "RUSTFLAGS"
and "--target" that is currently required to build with ASan [1].  Hence doctests
will fail to link on ASan builds. Let's disable doctests when ASan is active.

[1]: https://github.com/rust-lang/cargo/issues/10666 et al
2024-01-13 03:58:33 +01:00
..
2024-01-07 00:54:22 +01:00
2024-01-13 03:07:29 +01:00
2024-01-13 03:07:29 +01:00
2024-01-13 03:58:33 +01:00