Skip to content

Include lock file#89

Merged
KrosFire merged 2 commits intoamber-lang:masterfrom
tye-exe:lock-file
Oct 31, 2025
Merged

Include lock file#89
KrosFire merged 2 commits intoamber-lang:masterfrom
tye-exe:lock-file

Conversation

@tye-exe
Copy link
Contributor

@tye-exe tye-exe commented Sep 29, 2025

This is best practice for Rust and recommended for all projects.

See:

Furthermore, this will help the project to be built reliably within nixpkgs. Amber-lsp is being added in this PR

This is best practice for Rust and recommended for all projects.
See:
  - rust-lang/cargo#12382
  - https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
@KrosFire
Copy link
Member

Oh, nice! I didn't see that. Just fix the quality check

@tye-exe
Copy link
Contributor Author

tye-exe commented Sep 30, 2025

My bad for missing it. The quality check was introduced in rust 1.90 and I was using rust 1.89.

I would recommend specifying the rust toolchain version used either in the README or via a toolchain file, or even both.

Copy link
Member

@Ph0enixKM Ph0enixKM left a comment

Choose a reason for hiding this comment

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

I absolutely agree, thanks @tye-exe

@KrosFire KrosFire merged commit c4d2bb7 into amber-lang:master Oct 31, 2025
8 of 10 checks passed
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.

3 participants