Remove duplicated rustdoc ui test

This commit is contained in:
Guillaume Gomez 2024-08-13 15:03:18 +02:00
parent e08b80c0fb
commit 53e87d211c
2 changed files with 0 additions and 8 deletions

View File

@ -1,6 +0,0 @@
// This test purpose is to check that the "--generate-link-to-definition"
// option can only be used with HTML generation.
//@ compile-flags: -Zunstable-options --generate-link-to-definition --show-coverage
pub fn f() {}

View File

@ -1,2 +0,0 @@
error: --generate-link-to-definition option can only be used with HTML output format