rust/crates/hir
bors 9efa23c4da Auto merge of #16707 - regexident:pub-sema-impl, r=Veykril
Export `SemanticsImpl` from `ra_ap_hir` crate, since it's already exposed via `Semantics.deref()`

The `SemanticsImpl` type is already de-facto exposed via `<Semantics as Deref>::Target`.

By not being part of the public crate interface it however doesn't get included in the documentation, resulting in a massive blind spot when it comes to `ra_ap_hir`'s type resolution APIs.
2024-02-29 15:12:04 +00:00
..
src Auto merge of #16707 - regexident:pub-sema-impl, r=Veykril 2024-02-29 15:12:04 +00:00
Cargo.toml internal: switch to tracing from log 2024-01-30 12:27:31 -05:00