mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-03-09 07:13:12 -05:00
[PR #21] [MERGED] Custom output #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosskers/cargo-aur/pull/21
Author: @SergioRibera
Created: 11/6/2023
Status: ✅ Merged
Merged: 11/27/2023
Merged by: @fosskers
Base:
master← Head:custom_output📝 Commits (7)
0484b38feat: add custom output as argument55fc121fix: replace string path by pathbuf2bc4b8crefactor: move types tolib.rsd08192arefactor: minor alterations37e93dflint: remove unused "free" args fieldc36fdecfix: default output should respectCARGO_TARGET_DIR4da661cdocs: add a few docstrings📊 Changes
3 files changed (+184 additions, -145 deletions)
View changed files
📝
CHANGELOG.md(+8 -1)➕
src/lib.rs(+143 -0)📝
src/main.rs(+33 -144)📄 Description
Feature:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.