-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
NLL says something "does not live long enough" when talking about a (thread-local) static #53131
NLL says something "does not live long enough" when talking about a (thread-local) static #53131
Conversation
@bors r+ |
📌 Commit b5f2c3dfa1779b18a8ec597fbfb456a1d7a28114 has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
b5f2c3d
to
05e7118
Compare
Oops, didn't re-run tidy after doing a rebase (just before making the PR) - checking locally, |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
05e7118
to
3c42fc1
Compare
Double oops! Forgot to update the test after updating the error code. |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
3c42fc1
to
e0de729
Compare
Triple oops! Forgot to update the |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
e0de729
to
43850e0
Compare
@bors r+ |
📌 Commit 43850e0 has been approved by |
…static, r=nikomatsakis NLL says something "does not live long enough" when talking about a (thread-local) static Part of rust-lang#52663. r? @nikomatsakis
…static, r=nikomatsakis NLL says something "does not live long enough" when talking about a (thread-local) static Part of rust-lang#52663. r? @nikomatsakis
…static, r=nikomatsakis NLL says something "does not live long enough" when talking about a (thread-local) static Part of rust-lang#52663. r? @nikomatsakis
…static, r=nikomatsakis NLL says something "does not live long enough" when talking about a (thread-local) static Part of rust-lang#52663. r? @nikomatsakis
⌛ Testing commit 43850e0 with merge 65f578d8b5adafbbb61d8b70cc494086f2eb68d8... |
💔 Test failed - status-travis |
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
…ikomatsakis NLL says something "does not live long enough" when talking about a (thread-local) static Part of #52663. r? @nikomatsakis
☀️ Test successful - status-appveyor, status-travis |
Part of #52663.
r? @nikomatsakis