Skip to content

Update deps & add fast build#22

Open
suprohub wants to merge 3 commits intoazalea-rs:masterfrom
suprohub:master
Open

Update deps & add fast build#22
suprohub wants to merge 3 commits intoazalea-rs:masterfrom
suprohub:master

Conversation

@suprohub
Copy link
Copy Markdown

@suprohub suprohub commented Jan 5, 2026

Update deps in crates and add config_fast_builds.toml for fast builds.

Copy link
Copy Markdown
Collaborator

@mat-1 mat-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just have one issue with this before it can be merged :)

Comment thread .config/config.toml
# - Ubuntu: `sudo apt-get install mold clang`
# - Fedora: `sudo dnf install mold clang`
# - Arch: `sudo pacman -S mold clang`
"-Clink-arg=-fuse-ld=mold",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most people don't have Mold installed, so this should be commented out.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, wait

Copy link
Copy Markdown
Author

@suprohub suprohub Jan 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added to .gitignore but git dont listen haha
Maybe remove config.toml from pr?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants