Rollup merge of #117160 - cuishuang:master, r=lqd

Fix typo in test comment
This commit is contained in:
Matthias Krüger 2023-10-25 17:40:31 +02:00 committed by GitHub
commit dffed66456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
// revisions: min
// we use a single revision because t his shoudl have a `full` revision
// we use a single revision because this should have a `full` revision
// but right now that ICEs and I(@BoxyUwU) could not get stderr normalization to work
#![cfg_attr(full, feature(generic_const_exprs))]