Find
C
ase-sensitive
R
egexp search
Path
Showing
6fe8a4a0
from
2026-04-03
:
Bug
2027673
- After upgrade to version 149 the week (and day) view of the calendar is showing the date and time axis swapped. r=vineet
comm-central
/
third_party
/
rust
/
embed-manifest
/
src
/
embed
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
coff.rs
Just as much COFF object file support as is needed to write a resource data segment for GNU Windows targets. Inspired by the `write::Object` code from the `object` crate. Integers are converted from u64 to u32 and added without checking because the manifest data cannot get anywhere close to overflowing unless the supplied application name or number of dependencies was extremely long. If this code was used more generally or if the input was less trustworthy then more checked conversions and checked arithmetic would be needed.
6956
-
error.rs
Error handling for application manifest embedding.
1270
-
mod.rs
4949
-
test.rs
7019
-