Closed Bug 1911165 Opened 1 year ago Closed 1 year ago

glean_parser Rust codegen into_ffi_extra doesn't handle extras with mixed types

Categories

(Data Platform and Tools :: Glean: SDK, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chutten|PTO, Assigned: chutten|PTO)

Details

Attachments

(1 file)

The codegen for into_ffi_extra creates a HashMap<String, String>, but when putting the extra values in doesn't force them to be strings via to_string().

(( FOG's rust codegen made the change as part of bug 1693486 ))

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: