Skip to content

Conversation

@alexcrichton
Copy link
Member

This module is a foundation on which many other algorithms are built. When hardware support is missing, stubs are provided in libcompiler-rt.a, so this should be available on all platforms.

Copy link
Member

Choose a reason for hiding this comment

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

the , should be either a ; or a ..

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated, thanks!

Explain why it should not exist, and the plan of attack for removing it.
Due to our excellent macro hygiene, this involves having a global path and a
hidden module in libcore itself.
bors added a commit that referenced this pull request May 14, 2014
This module is a foundation on which many other algorithms are built. When hardware support is missing, stubs are provided in libcompiler-rt.a, so this should be available on all platforms.
@bors bors closed this May 14, 2014
Copy link
Contributor

Choose a reason for hiding this comment

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

extent?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops, good catches! I'm piggy backing another PR to get these changes in.

@alexcrichton alexcrichton deleted the atomics branch May 14, 2014 15:55
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 20, 2025
…less_late_init` (rust-lang#14169)

fixes rust-lang#9895

changelog: [`needless_late_init`]: correct suggestion when assignments
have enclosing parentheses
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.

4 participants