Fix tests after rebase
This commit is contained in:
parent
edddb62099
commit
d863978f89
7 changed files with 82 additions and 51 deletions
|
@ -3,3 +3,4 @@
|
|||
|
||||
pub const async fn x() {}
|
||||
//~^ ERROR functions cannot be both `const` and `async`
|
||||
//~| ERROR `impl Trait` in const fn is unstable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue