FIXME(21232) update fixme to point to the open issue about accepting partial initialization
This commit is contained in:
parent
cc568e7be1
commit
e06b81e029
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
// var, but we do not permit you to use the complete var afterwards.
|
||||
// We hope to fix this at some point.
|
||||
//
|
||||
// FIXME(#21232)
|
||||
// FIXME(#54987)
|
||||
|
||||
fn assign_both_fields_and_use() {
|
||||
let mut x: (u32, u32);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue