Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix new `clippy` lints | 2024-12-02 | 1 | -0/+1 | |
* | Merge branch 'master' into wgpu/better-architecture | 2024-04-07 | 1 | -52/+1 | |
|\ | |||||
| * | Use built-in `[lints]` table in `Cargo.toml` | 2024-04-07 | 1 | -52/+1 | |
* | | Test benchmarks in GitHub CI | 2024-04-07 | 1 | -2/+2 | |
|/ | |||||
* | Fix intra-doc broken links | 2023-10-27 | 1 | -2/+0 | |
* | Fix `cargo nitpick` alias | 2023-09-20 | 1 | -0/+1 | |
* | Centralize `clippy` lints in `.cargo/config.toml` | 2023-09-20 | 1 | -1/+8 | |
* | Fix `clippy::unused_async` | 2023-09-20 | 1 | -1/+2 | |
* | Fix `clippy::manual_let_else` | 2023-09-20 | 1 | -2/+6 | |
* | Fix `clippy::filter_map_next` | 2023-09-20 | 1 | -1/+4 | |
* | Fix `clippy::unreadable_literal` | 2023-09-20 | 1 | -2/+7 | |
* | Fix `clippy::redundant-closure-for-method-calls` | 2023-09-20 | 1 | -2/+4 | |
* | Fix `clippy::match-wildcard-for-single-variants` | 2023-09-20 | 1 | -1/+31 | |
* | Fix `clippy::default_trait_access` | 2023-09-20 | 1 | -1/+1 | |
* | Fix `clippy::trivially-copy-pass-by-ref` | 2023-09-20 | 1 | -1/+1 | |
* | Create `cargo lint` alias | 2023-09-20 | 1 | -0/+2 |