Auto merge of #81231 - jyn514:flaky-test-2, r=Mark-Simulacrum
Remove flaky test See https://github.com/rust-lang/rust/pull/81197 for what's going on here; this is a temporary stopgap until someone has time to review the proper fix. r? `@ghost`
This commit is contained in:
commit
57a71ac0e1
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
// compile-flags: --test -Z unstable-options --test-builder true
|
|
||||||
|
|
||||||
/// ```no_run
|
|
||||||
/// This tests that `--test-builder` is accepted as a flag by rustdoc.
|
|
||||||
/// ```
|
|
||||||
pub struct Foo;
|
|
Loading…
Add table
Add a link
Reference in a new issue