The0x539
|
4c3e814a50
|
Address clippy lints
|
2024-03-09 13:49:25 +01:00 |
|
Johannes Altmanninger
|
8545b5debe
|
Remove obsolete no_mangle directives
|
2024-02-15 01:22:37 +01:00 |
|
Fabian Boehm
|
76a80a0678
|
Remove unneeded second UVARS global
This was apparently never used
|
2024-02-01 17:35:44 +01:00 |
|
Fabian Boehm
|
0a92d03498
|
Remove L! from sprintf calls
Remove unnecessary L!
|
2024-01-13 08:52:54 +01:00 |
|
Fabian Boehm
|
fae780d666
|
clippy
There are a bunch more now that widestrs is gone
|
2024-01-13 08:52:54 +01:00 |
|
Fabian Boehm
|
09cd7c7ad9
|
Remove widestring-suffix uses
This removes both the `#[widestrs]` annotation as well as all `"foo"L`
suffixes, and does a `cargo fmt` run on the result
|
2024-01-13 08:52:54 +01:00 |
|
Johannes Altmanninger
|
3ae20bdba0
|
Move fish-rust to project root
|
2024-01-13 03:58:33 +01:00 |
|