1
Fork 0

Update stderr files

And also fix some comments as suggested by lcnr
This commit is contained in:
kadmin 2020-08-10 18:50:58 +00:00
parent 9bf40f10bc
commit 5c0b416dde
65 changed files with 85 additions and 960 deletions

View file

@ -1,4 +1,4 @@
// Tests that array sizes that depend on const-params does not yet work.
// Tests that array sizes that depend on const-params are checked using `ConstEvaluatable`.
// revisions: full min
#![cfg_attr(full, feature(const_generics))]