1
Fork 0

Update tests

This commit is contained in:
r0cky 2024-02-07 10:42:01 +08:00
parent 40878ca6ea
commit c7519d42c2
276 changed files with 1049 additions and 234 deletions

View file

@ -1,5 +1,5 @@
// Checks that `impl Trait<{anon_const}> for Type` evaluates successfully.
// run-pass
// check-pass
// revisions: full min
#![cfg_attr(full, feature(generic_const_exprs))]