update tests
This commit is contained in:
parent
18fa7789cd
commit
c4ba60a191
449 changed files with 658 additions and 950 deletions
|
@ -1,7 +1,5 @@
|
|||
// ignore-tidy-linelength
|
||||
// edition:2018
|
||||
#![feature(min_const_generics)]
|
||||
|
||||
// @has async_fn/fn.foo.html '//pre[@class="rust fn"]' 'pub async fn foo() -> Option<Foo>'
|
||||
pub async fn foo() -> Option<Foo> {
|
||||
None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue