Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type and Value namespaces are mixed up #3149

Closed
mmeyerho opened this issue Aug 8, 2012 · 0 comments
Closed

Type and Value namespaces are mixed up #3149

mmeyerho opened this issue Aug 8, 2012 · 0 comments
Labels
A-resolve Area: Name resolution
Milestone

Comments

@mmeyerho
Copy link

mmeyerho commented Aug 8, 2012

This code: https://gist.github.com/3297024 produces this error: https://gist.github.com/3297029

@ghost ghost assigned catamorphism Aug 8, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this issue Nov 4, 2023
…Jung

accept some atomic loads from read-only memory

matches rust-lang#115577
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
…lang#3149)

The toolchain upgrade itself didn't require any modification, but it
looks like the rust toolchain script includes any untracked files to the
PR, which is the root cause of the rust-lang#3146 CI failure.

Thus, I made the following changes (each one of them in its own commit):
  1. Moved the upgrade step to its own script.
  2. Added a bit of debugging and doc to the script.
  3. Added a new step that cleans the workspace before the PR creation.
  4. Actually update the toolchain.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-resolve Area: Name resolution
Projects
None yet
Development

No branches or pull requests

2 participants