fix typo: intialized -> initialized
This commit is contained in:
parent
7ddad349b1
commit
7a3a668bc9
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#![feature(rustc_attrs)]
|
||||
|
||||
// Test to ensure that we can handle cases where
|
||||
// let statements create no bindings are intialized
|
||||
// let statements create no bindings are initialized
|
||||
// using a Place expression
|
||||
//
|
||||
// Note: Currently when feature `capture_disjoint_fields` is enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue