Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

glsl::syntax::StructSpecifier::fields should use NonEmpty instead of Vec #24 #30

Closed
wants to merge 1 commit into from

Conversation

LuisAyuso
Copy link

@LuisAyuso LuisAyuso commented Oct 14, 2017

glsl::syntax::StructSpecifier::fields should use NonEmpty instead of Vec #24
apply clippy lints
use condition in DoWhile

apply clippy lints
use condition in DoWhile
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
#	modified:   src/parser.rs
#	modified:   src/syntax.rs
#	modified:   src/writer/glsl.rs
#
# Untracked files:
#	.DS_Store
#
@hadronized
Copy link
Owner

Thanks for taking the time to contribute! However, I’d like to keep the history clean, especially what a commit introduces. Can you split that in several commits? Also, I’m not a huge fan of annotating code with clippy things…

@hadronized
Copy link
Owner

Hello,

Are you still up to maintaining that portion of code? It’s been some months now and I shall close this if you can’t work on it. The change is trivial and I might do it later (since an issue is open about that).

@hadronized hadronized closed this Jul 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants