-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Introduce librustc_index crate #64778
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
1fdd5ad
to
dc8291a
Compare
This comment has been minimized.
This comment has been minimized.
c1ccc8d
to
6695eab
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@eddyb almost no changes here, https://github.com/rust-lang/rust/pull/64778/files#diff-1240c4024b5a96328bb0436c2344a020L847, but I cannot figure out where the error came from. |
Presumably |
This comment has been minimized.
This comment has been minimized.
1f71be4
to
e99e1be
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
7bfe2b1
to
71cfa02
Compare
r? @eddyb |
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 |
@bors r+ |
📌 Commit 64f61c7 has been approved by |
Introduce librustc_index crate Closes #50592
☀️ Test successful - checks-azure |
Closes #50592