Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | * Use 2024 style edition Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Reformat all code Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> | ||||
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -1/+2 |
| | | | Signed-off-by: Auguste Baum <auguste.apple@gmail.com> | ||||
* | Make WebBluetooth an optional feature. (#35479) | Josh Matthews | 2025-02-18 | 1 | -0/+134 |
Signed-off-by: Josh Matthews <josh@joshmatthews.net> |