about summary refs log tree commit diff
path: root/tests/rustdoc/impl/same-crate-hidden-impl-parameter.rs
diff options
context:
space:
mode:
authorCelina G. Val <celinval@amazon.com>2025-04-30 15:39:52 -0700
committerCelina G. Val <celinval@amazon.com>2025-04-30 15:39:52 -0700
commit0f81fca8ec623e849225a254ef6f639963ff54c0 (patch)
treecb542d18ff166088fa67cb4aa23acc95425714d8 /tests/rustdoc/impl/same-crate-hidden-impl-parameter.rs
parent7188f453111502962326022740e2657fce0a6939 (diff)
downloadrust-0f81fca8ec623e849225a254ef6f639963ff54c0.tar.gz
rust-0f81fca8ec623e849225a254ef6f639963ff54c0.zip
Change rustc_driver dependency on stable_mir crate
This fixes issues with RustAnalyzer not finding stable_mir crate.
It is also part of the long term architecture plan for these crates,
since we are moving towards having stable_mir depend on rustc_smir and
not the other way around.

I believe this is an utility function that will come handy eventually
for stable_mir users, but I'm keeping it as part of rustc_internal since
it initializes the StableMir context and requires `TyCtxt`.

Finally, I added the rustc_internal crate under a feature since the APIs
from this module shall not be stabilized.
Diffstat (limited to 'tests/rustdoc/impl/same-crate-hidden-impl-parameter.rs')
0 files changed, 0 insertions, 0 deletions