Update ui tests
This commit is contained in:
parent
5ce15af6b1
commit
8e817af3ae
27 changed files with 55 additions and 241 deletions
|
@ -1,10 +1,6 @@
|
|||
//@ check-pass
|
||||
|
||||
#[doc(include = "external-cross-doc.md")]
|
||||
//~^ WARNING unknown `doc` attribute `include`
|
||||
//~^ ERROR unknown `doc` attribute `include`
|
||||
//~| HELP use `doc = include_str!` instead
|
||||
// FIXME(#85497): make this a deny instead so it's more clear what's happening
|
||||
//~| NOTE on by default
|
||||
//~| WARNING previously accepted
|
||||
//~| NOTE see issue #82730
|
||||
pub struct NeedMoreDocs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue