about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-13 11:28:26 +0100
committerGitHub <noreply@github.com>2025-03-13 11:28:26 +0100
commit1a7d2b9219dfc3a70b7ec434f77184c1f75fc6e7 (patch)
tree0446315d2ed4e23c7f25cedfc8f0ac30b3c19c5d /compiler/rustc_trait_selection/src/errors.rs
parent762acf53cb5be986e8bce6de687083334a9c9c78 (diff)
parent112f7b01a1b25035cd8b288d6936c6be48a3d845 (diff)
downloadrust-1a7d2b9219dfc3a70b7ec434f77184c1f75fc6e7.tar.gz
rust-1a7d2b9219dfc3a70b7ec434f77184c1f75fc6e7.zip
Rollup merge of #138109 - Kohei316:feat/rust-doc-precise-capturing-arg, r=aDotInTheVoid,compiler-errors
make precise capturing args in rustdoc Json typed

close #137616

This PR includes below changes.

- Add `rustc_hir::PreciseCapturingArgKind` which allows the query system to return a arg's data.
- Add `rustdoc::clean::types::PreciseCapturingArg` and change to use it.
- Add `rustdoc-json-types::PreciseCapturingArg` and change to use it.
- Update `tests/rustdoc-json/impl-trait-precise-capturing.rs`.
- Bump `rustdoc_json_types::FORMAT_VERSION`.
Diffstat (limited to 'compiler/rustc_trait_selection/src/errors.rs')
0 files changed, 0 insertions, 0 deletions