added issue for reference in FIXME
This commit is contained in:
parent
7736ed6c62
commit
c05954a76b
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ pub impl Encoder: serialize::Encoder {
|
|||
// can't be followed by just a comma, because there might not
|
||||
// be any elements in the tuple.
|
||||
|
||||
// this would be more precise and less frightening
|
||||
// FIXME #4872: this would be more precise and less frightening
|
||||
// with fully-qualified option names. To get that information,
|
||||
// we'd have to change the expansion of auto-encode to pass
|
||||
// those along.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue