Skip to content

macros: Allow stub to not compile#482

Merged
coriolinus merged 1 commit intoexercism:masterfrom
petertseng:macros
Apr 4, 2018
Merged

macros: Allow stub to not compile#482
coriolinus merged 1 commit intoexercism:masterfrom
petertseng:macros

Conversation

@petertseng
Copy link
Copy Markdown
Member

@petertseng petertseng commented Mar 20, 2018

The stub in fact does not compile and has never compiled ever since the
exercise was added in #401.

However, it is intentional that the stub does not compile, so we allow
it not to.

This was not caught by #372 because
of #381 having tricked the Rust
compiler into thinking it had already compiled the stub.

This is required to be able to merge
#483.

The stub in fact does not compile and has never compiled ever since the
exercise was added in #401.

However, it is intentional that the stub does not compile, so we allow
it not to.

This was not caught by #372 because
of #381 having tricked the Rust
compiler into thinking it had already compiled the stub.

This is required to be able to merge
#483.
Copy link
Copy Markdown
Member

@coriolinus coriolinus left a comment

Choose a reason for hiding this comment

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

Good catch. Also, oops: it looks like this one is mostly my fault.

@coriolinus coriolinus merged commit 56ae86e into exercism:master Apr 4, 2018
@petertseng petertseng deleted the macros branch April 4, 2018 16:21
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