Raul E Rangel

Results 24 issues of Raul E Rangel

If a `virtual/` package declares a blocker to a package that doesn't exist, then `_virt_deps_visible` incorrectly marks the virtual as "not visible". Blockers should be ignored when performing the deps...

Take the following: ```rust pub struct BootImage { pub header: BootImageHeader, // Skip reading the individual ramdisk fragments. #[brw(pad_size_to = header.ramdisk_size, align_after = header.page_size)] pub ramdisk_fragments: (), ... } ```...

documentation
good first issue
confusing api

I would like to know if the conditions in my home and attic are within the range to inhibit, or encourage mold growth. https://energyhandyman.com/knowledge-library/mold-chart-for-temperature-and-humidity-monitors/ has a nice chart showing the...

Would it be possible to additionally track the following states? * System is humidifying. This can be a stand alone event, or run while the heat is also running. *...