-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
feat: Support references in reflection type info #151222
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
base: main
Are you sure you want to change the base?
Conversation
|
|
This comment has been minimized.
This comment has been minimized.
82917a0 to
f26a2c2
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
f26a2c2 to
a23d2ba
Compare
|
@bors r+ rollup |
|
Reminder, once the PR becomes ready for a review, use |
|
@bors r- |
|
Commit a23d2ba has been unapproved. |
a23d2ba to
c7031e9
Compare
|
@bors r=oli-obk rollup |
feat: Support references in reflection type info Tracking issue: rust-lang#146922 `#![feature(type_info)]` Based on rust-lang#151119 implementation for pointers for consistency r? oli-obk
Tracking issue: #146922
#![feature(type_info)]Based on #151119 implementation for pointers for consistency
r? oli-obk