Closed
Bug 1575020
Opened 6 years ago
Closed 6 years ago
Enable RUSTC_BOOTSTRAP for cbindgen invocations
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: kvark, Unassigned)
Details
Attachments
(1 obsolete file)
Had issues with cargo expansion of a new WebGPU code base. Enabling RUSTC_BOOTSTRAP could be a solution, as indicated in https://github.com/eqrion/cbindgen/issues/344#issuecomment-500256176
| Reporter | ||
Comment 1•6 years ago
|
||
Enables RUSTC_BOOTSTRAP. Also disabling logging, since Gecko doesn't do a good job at differentiating between cbindgen output and that log...
Updated•6 years ago
|
Attachment #9086481 -
Attachment is obsolete: true
| Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(dmalyshau)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•