Johannes Altmanninger
|
f356e2d82f
|
Remove redundant fallbacks for installation dir variables
They are redundant as of a5e35abeb (build.rs: Default variables, 2024-01-15).
|
2024-01-20 10:26:54 +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 |
|