mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 12:13:43 +00:00
Fix grammar in test description
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
This commit is contained in:
parent
a2a077460b
commit
b3aecd0d55
@ -1,4 +1,4 @@
|
||||
// Ensure that loops are forbidden in a const context unless `#![feature(const_loop)]` are enabled.
|
||||
// Ensure that loops are forbidden in a const context unless `#![feature(const_loop)]` is enabled.
|
||||
// `while` loops require `#![feature(const_if_match)]` to be enabled as well.
|
||||
|
||||
// gate-test-const_loop
|
||||
|
Loading…
Reference in New Issue
Block a user