[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
This commit is contained in:
parent
e53d6dd35b
commit
ec2cc761bc
9925 changed files with 16397 additions and 16397 deletions
|
@ -1,9 +1,9 @@
|
|||
//! Verify that the `decls` module implicitly added by the compiler does not cause `missing_docs`
|
||||
//! warnings.
|
||||
|
||||
// build-pass (FIXME(62277): could be check-pass?)
|
||||
// force-host
|
||||
// no-prefer-dynamic
|
||||
//@ build-pass (FIXME(62277): could be check-pass?)
|
||||
//@ force-host
|
||||
//@ no-prefer-dynamic
|
||||
|
||||
#![crate_type = "proc-macro"]
|
||||
#![deny(missing_docs)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue