阿良仔

Results 10 issues of 阿良仔

This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [x] other Are tests included? - [ ] yes (_bugfixes...

### Description When running the `edgedb ui` subcommand with `ALL_PROXY` and `HTTP_PROXY` set, to fetch a local web ui url, due to the [default configuration of reqwest](https://docs.rs/reqwest/latest/reqwest/index.html#proxies), it implicitly reads...

### Benchmarks: #### Before: ``` range time: [633.57 ns 634.84 ns 636.11 ns] Found 5 outliers among 100 measurements (5.00%) 3 (3.00%) high mild 2 (2.00%) high severe ``` ####...

# ↪️ Pull Request [oxc-browserslist](https://github.com/oxc-project/oxc-browserslist?tab=readme-ov-file) is a fork of [browserslist-rs](https://github.com/browserslist/browserslist-rs) with improved performance, actively maintained by [oxc-project](https://github.com/oxc-project). The following are the changes made to it after the fork: > *...

**Description:** [oxc-browserslist](https://github.com/oxc-project/oxc-browserslist?tab=readme-ov-file) is a fork of [browserslist-rs](https://github.com/browserslist/browserslist-rs) with improved performance, actively maintained by [oxc-project](https://github.com/oxc-project). The following are the changes made to it after the fork: > * reduced compilation speed...

This will make the error messages of loader more helpful. Before: ```sh called `Result::unwrap()` on an `Err` value: Failed to read grammar.json Caused by: No such file or directory (os...