buxfix problems with compiling ron and base64 on nix rustc 1.92.0-nightly (839222065 2025-10-05)#290
Open
jmikedupont2 wants to merge 17 commits intomarshallpierce:masterfrom
Open
Conversation
jmikedupont2
commented
Nov 12, 2025
jmikedupont2
pushed a commit
to meta-introspector/cargo2nix
that referenced
this pull request
Nov 12, 2025
reported some issues rust-cli/config-rs#713 marshallpierce/rust-base64#290 ron-rs/ron#590
Cargo.toml
Outdated
| [profile.test] | ||
| # Faster tests save much more than the increase in compilation time | ||
| opt-level = 3 | ||
| [workspace] No newline at end of file |
Owner
There was a problem hiding this comment.
Why the workspace? Perhaps a stray change from some tooling?
Author
|
removed the workspace, also some issues i had were nix building with no warnings for some reason |
added 15 commits
November 12, 2025 22:22
marshallpierce
added a commit
that referenced
this pull request
Dec 4, 2025
marshallpierce
added a commit
that referenced
this pull request
Dec 4, 2025
As reported in #290, fix compiler warning.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.