about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorPhilip Munksgaard <pmunksgaard@gmail.com>2018-10-10 21:04:52 +0200
committerPhilip Munksgaard <pmunksgaard@gmail.com>2018-10-10 21:04:52 +0200
commite8bc04e1c8e0e27bcc3e5915d465ca12b0254565 (patch)
treee2721a135d012f9c6579ff5306dd083e99158468 /src/rustllvm/RustWrapper.cpp
parent28596ade7169abd483410b22a4bd8703c4ccc8f7 (diff)
downloadrust-e8bc04e1c8e0e27bcc3e5915d465ca12b0254565.tar.gz
rust-e8bc04e1c8e0e27bcc3e5915d465ca12b0254565.zip
Use XPATH notation to match against flattened nodes
The generated code would look like `<code>impl <a href="...">Foo</a></code>`
which the plain text matcher doesn't match. But by using the XPATH notation, the
nodes are flattened and we can correctly assert that `impl Foo` does not occur
in the generated docs.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions