human-0
human-0
### Summary Mapping with an identity closure (`|x| x`) is sometimes required to fix lifetimes. ### Lint Name map_identity ### Reproducer I tried this code: ```rust pub fn test {...
Using the SWR drivers (`GALLIUM_DRIVER=swr`) results in a completely black screen. The code: * Runs natively * Works with llvmpipe and softpipe * Reports no errors with `glGetError()` * Does...
When the `backlight/slider` module is used, the brightness is set to the `min` value after a dpms off/on cycle. Config: ```json "backlight/slider": { "min": 1, "max": 100, "orientation": "horizontal", "device":...