mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user