Closed
Bug 1800862
Opened 2 years ago
Closed 2 months ago
Escape Rust extra type keys on Rust glean_parser template
Categories
(Data Platform and Tools :: Glean: SDK, defect, P4)
Data Platform and Tools
Glean: SDK
Tracking
(firefox132 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: brizental, Assigned: florian)
References
Details
Attachments
(1 file)
Otherwise reserved Rust keywords cannot be used as extra keys.
See discussion at: https://github.com/mozilla-mobile/mozilla-vpn-client/pull/4919#discussion_r1021911224
Comment 1•2 years ago
|
||
This may actually be two bugs, one for glean_parser
's Rust template and another for FOG's glean_parser_ext
template
Updated•2 years ago
|
Whiteboard: [telemetry:glean-js:m?]
Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → florian
Status: NEW → ASSIGNED
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ab821cf035a
Escape Rust extra type keys on Rust glean_parser template, r=chutten.
Comment 5•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•