starship/src
David Knaack a5631a17dd
refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315)
* refactor: replace `once_cell`-crate with stdlib

* test(logger): make log cleanup-test cross-platform

* chore: handle clippy warnings

* build(deps): update dependency dprint/dprint-plugin-toml to v0.6.3

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 16:03:22 +02:00
..
configs feat(deno): add deno.lock file to default detect_files list (#6310) 2024-10-14 22:05:23 +02:00
formatter refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
init fix(fish): add missing arguments for fish transient prompt functions (#6181) 2024-10-13 22:21:31 +02:00
modules refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
test refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
bug_report.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
config.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
configure.rs build(deps): update toml crates (#5842) 2024-03-20 18:56:20 +09:00
context_env.rs chore: fix upcoming rust 1.77 clippy issues and chrono deprecations (#5850) 2024-03-20 18:57:14 +09:00
context.rs refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
lib.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
logger.rs refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
main.rs chore: apply new rust 1.75 & nightly clippy fixes (#5646) 2023-12-30 17:29:37 +01:00
module.rs feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00
print.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
segment.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
serde_utils.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
utils.rs feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00