mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 20:53:37 +00:00
Fix problematic comment
Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
parent
98108dc26c
commit
11debd778a
@ -1,5 +1,5 @@
|
|||||||
// revisions: min
|
// 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
|
// but right now that ICEs and I(@BoxyUwU) could not get stderr normalization to work
|
||||||
|
|
||||||
#![cfg_attr(full, feature(generic_const_exprs))]
|
#![cfg_attr(full, feature(generic_const_exprs))]
|
||||||
|
Loading…
Reference in New Issue
Block a user