Skip to content

Emit full paths for Option and Result#57

Merged
bors[bot] merged 1 commit into
rust-num:masterfrom
cuviper:no_implicit_prelude
Jul 5, 2023
Merged

Emit full paths for Option and Result#57
bors[bot] merged 1 commit into
rust-num:masterfrom
cuviper:no_implicit_prelude

Conversation

@cuviper

@cuviper cuviper commented Jul 5, 2023

Copy link
Copy Markdown
Member

This drops any assumption about having Option and Result through the
normal prelude. This also fixes #51 hygiene, as weird local types by the
same name won't affect the derived code.

This drops any assumption about having `Option` and `Result` through the
normal prelude. This also fixes rust-num#51 hygiene, as weird local types by the
same name won't affect the derived code.
@cuviper

cuviper commented Jul 5, 2023

Copy link
Copy Markdown
Member Author

bors r+

@bors

bors Bot commented Jul 5, 2023

Copy link
Copy Markdown
Contributor

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors Bot merged commit 38d08c8 into rust-num:master Jul 5, 2023
@cuviper cuviper deleted the no_implicit_prelude branch July 6, 2023 00:01
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.

Macros are unhygenic

1 participant